vrubelroman
  • Joined on 2026-06-04
vrubelroman created branch master in vrubelroman/scheduleSon 2026-06-09 12:40:54 +00:00
vrubelroman pushed to master at vrubelroman/scheduleSon 2026-06-09 12:40:54 +00:00
8542ce8e01 redisign and bug fix
a18b5ad1ce Enhance schedule retrieval in Telegram bot to include contextual prefixes for today and tomorrow. Updated get_schedule_for_date function to accept an add_prefix parameter, modifying the output text accordingly. Adjusted command handlers to utilize the new functionality for improved user experience.
370519a812 Enhance date rendering in schedule script to include contextual labels for today and tomorrow. Updated renderDay function to accept flags for isToday and isTomorrow, modifying the title accordingly. Also, added versioning to the script source in index.html for cache management.
60409362c7 Update timezone from Europe/London to Europe/Moscow across configuration, backend, and frontend files for consistent time handling.
457dc74485 Add delete functionality for tasks and events in Telegram bot. Implemented commands for deleting items, including weekly tasks with scope options. Enhanced main menu and button handlers for better user interaction. Updated state management for deletion process.
vrubelroman created repository vrubelroman/scheduleSon 2026-06-09 12:39:59 +00:00
vrubelroman created branch main in vrubelroman/findFilms 2026-06-09 12:37:47 +00:00
vrubelroman pushed to main at vrubelroman/findFilms 2026-06-09 12:37:47 +00:00
127060d023 fix: пропал декоратор @app.post(/api/add-torrent), follow_redirects в tmdb-proxy
a5497eef26 fix(app): исправление скачивания торрентов
fb2aa5a60a fix: pass magnet link directly to add-torrent API, avoid search_by_id lookup
b971294909 fix: improve torapi-qbit fallback check for empty magnets
135d51a00e fix .env with full tokens
Compare 10 commits »
vrubelroman created repository vrubelroman/findFilms 2026-06-09 12:36:52 +00:00
vrubelroman pushed to main at vrubelroman/videoDownloadTGbot 2026-06-09 12:20:17 +00:00
4d575059b0 fix(youtube-downloader): subprocess yt-dlp CLI — bypass _ssl handshake timeout
ce6505c9bb chore: remove youtube quality selection ui
c4d4a77229 fix(downloader): chain fallback aria2c-curl-native + timeouts
a9d1ffc864 fix: prevent VK downloader from blocking queue
5d3cd92a03 fix: add vk.ru domain support for VK videos
Compare 10 commits »
vrubelroman created branch main in vrubelroman/videoDownloadTGbot 2026-06-09 12:20:17 +00:00
vrubelroman created repository vrubelroman/videoDownloadTGbot 2026-06-09 12:19:26 +00:00
vrubelroman pushed to main at vrubelroman/vcom 2026-06-09 12:17:26 +00:00
9c5ad363a4 feat: unified install script, RPM packaging, bump to v0.2.6
44db42da1e fix: text-input modals (mkdir/rename/SSH) confirm only on Enter, not y
1577ee5525 fix: use Recommends instead of Depends for ueberzugpp in deb, add Ubuntu install guide
915b695e88 fix: remaining 0.2.4 → 0.2.5 in deb filenames
a468e33e82 chore: bump version to v0.2.5
Compare 10 commits »
vrubelroman created branch main in vrubelroman/vcom 2026-06-09 12:17:26 +00:00
vrubelroman created repository vrubelroman/vcom 2026-06-09 12:13:56 +00:00
vrubelroman created branch main in vrubelroman/LichessStatTgWeb 2026-06-09 12:02:31 +00:00
vrubelroman pushed to main at vrubelroman/LichessStatTgWeb 2026-06-09 12:02:31 +00:00
a5e3e6903d some
0e3a0bfc48 Change API host port to 8002
63e28c279c fix by codex
3ffcf97c3f isProd = false
20f96d0e0a fix critical bugs
Compare 10 commits »
vrubelroman created repository vrubelroman/LichessStatTgWeb 2026-06-09 11:54:14 +00:00
vrubelroman pushed to master at vrubelroman/t2sTelegramBot 2026-06-06 23:10:10 +00:00
d1e4008233 trigger CI: prod host insecure-registries configured
vrubelroman pushed to master at vrubelroman/t2sTelegramBot 2026-06-06 23:01:08 +00:00
64a115da68 fix: add vrubel user to container passwd for SSH uid lookup
vrubelroman pushed to master at vrubelroman/t2sTelegramBot 2026-06-06 23:00:03 +00:00
77b46ec9ad fix: replace scp with cat+ssh to avoid busybox scp uid issue
vrubelroman pushed to master at vrubelroman/t2sTelegramBot 2026-06-06 22:55:30 +00:00
6708431971 fix: specify SSH key and user for scp/deploy steps
vrubelroman pushed to master at vrubelroman/t2sTelegramBot 2026-06-06 22:54:33 +00:00
3089579661 fix: add openssh-client for scp/ssh