Commit Graph

  • 816c68464b
    add unstable tag for docker deploy simon 2021-12-17 16:57:10 +0700
  • a500f9ec63
    add notifications and error messages to settings page simon 2021-12-17 15:09:21 +0700
  • 8e976922e9
    add Scheduler Setup documentation simon 2021-12-17 11:52:32 +0700
  • eb5483c6b2
    bumb es version simon 2021-12-17 09:38:44 +0700
  • 3231dbe29a
    the favicons the whole favicons and nothing but the favicons, #93 simon 2021-12-16 21:23:54 +0700
  • ae082eb309
    add sync_redis_state before building schedule for update path simon 2021-12-16 21:22:05 +0700
  • 23f9894154
    move validate_thumbnails out of startup has it's own schedule now simon 2021-12-16 21:20:14 +0700
  • f6159a48d5
    change sub and unsub to colored toggle button simon 2021-12-16 18:28:52 +0700
  • ada2c1fe59
    add autofocus and autocomplete to user form field, #104 simon 2021-12-16 18:00:36 +0700
  • 5b59c3296f
    port overwrite with TA_PORT and TA_UWSGI_PORT for collisions, #103 simon 2021-12-16 17:42:59 +0700
  • c9373eee15
    add remember me checkbox to login view and set session expire, #77 simon 2021-12-16 15:17:58 +0700
  • e858bba944
    fix linting, update doc string simon 2021-12-16 12:48:12 +0700
  • 9a2dead76c
    implement autodelete watched videos after x days, #56 simon 2021-12-16 12:44:37 +0700
  • 53f93a7bb9
    fix missing average_rating due to lack of dislikes simon 2021-12-15 17:39:52 +0700
  • 7924f28ccb
    implement backup rotate from config value simon 2021-12-14 19:40:46 +0700
  • ff2de43752
    update index restore information simon 2021-12-14 19:21:07 +0700
  • 275cf1263b
    fix mobile backup-grid-row layout simon 2021-12-14 19:15:29 +0700
  • f49895917a
    change settings for backup restore simon 2021-12-14 19:06:47 +0700
  • f7c73f7eba
    change backup and restore to tag files simon 2021-12-14 19:05:58 +0700
  • 6ad1c8e73b
    add reason to backup as file name tag simon 2021-12-13 21:20:48 +0700
  • 21f70493bb
    add scheduler config to regular redis config simon 2021-12-13 20:28:41 +0700
  • 5cb6076a1c use config check_reindex_days for refresh_interval simon 2021-12-13 18:13:29 +0700
  • f660b05a20
    Make copyright year dynamic (#107) Wesley Mauk 2021-12-13 07:10:11 -0500
  • 8f7179ad0c
    fix some spacing issues simon 2021-12-13 10:57:29 +0700
  • 3df9a53a24
    add scheduler settings with some sane defaults simon 2021-12-13 10:55:57 +0700
  • fde1a37563
    add check_reindex_days and run_backup_rotate fields to form simon 2021-12-13 10:54:54 +0700
  • c475700cdd
    store beat schedule on volume simon 2021-12-08 16:15:25 +0700
  • 9bb68aac66
    extend theater mode to video id page template simon 2021-12-08 14:30:13 +0700
  • 279c4538ca
    fix player wrapper and player channel links simon 2021-12-07 08:25:46 +0700
  • 42eec604a7
    reimagining the video player in theater mode, #98 simon 2021-12-06 22:14:42 +0700
  • e2238c16f5 restructure html to allow for non boxed-content classes within content blocks, #98 simon 2021-12-06 18:05:25 +0700
  • 8c5bb0bc1f
    add missing mapping for playlist_last_refresh to fix empty index scan, #101 simon 2021-12-06 16:56:56 +0700
  • 5c26be43e6
    skip instead of cancle update simon 2021-12-06 16:55:55 +0700
  • 82a71ed75d
    clean up playlist subscribe notification simon 2021-12-05 22:35:46 +0700
  • 7516090e14
    handle findPlaylists notification and fix spacing simon 2021-12-05 22:15:10 +0700
  • 8874168291
    clean up progress hook title and speed up playlist validation simon 2021-12-05 21:57:33 +0700
  • 19871d55e2
    faster release message timer with reduced redis exipre time on last message simon 2021-12-05 21:27:43 +0700
  • c7d69b4fa1
    use new notification for channel subscribe feedback simon 2021-12-05 20:26:39 +0700
  • 5b47c9cde7
    use filter to search for relevant messages simon 2021-12-05 20:26:17 +0700
  • 67bde4c7ec
    fix notification channel for video thumb download simon 2021-12-05 17:24:57 +0700
  • a0d5837519
    use new checkMessages for frontend button calls simon 2021-12-05 17:24:20 +0700
  • fbdbfd744d
    rewrite of progress.js, now potentially better and flexible simon 2021-12-05 16:42:33 +0700
  • 1d262fc936
    fix old status variables for message simon 2021-12-05 16:41:06 +0700
  • f7b5082983
    use message:playlistscan for index_channel_playlists simon 2021-12-03 21:05:34 +0700
  • b35440253d
    transform add to queue, rescan, and download progress to channel messages simon 2021-12-03 19:47:43 +0700
  • 1691bdadf5
    transform progress message to list, change subscribe messages simon 2021-12-03 19:00:26 +0700
  • 5a2d7c07bf
    variable expire value and simpler REDIS_PORT declaration simon 2021-12-03 13:51:34 +0700
  • 3d0bb40da6
    for some strange reason timezone needs to be defined here again... simon 2021-12-03 12:00:40 +0700
  • 0b0634273a
    validate form entries, set auto sensible default simon 2021-12-03 11:27:26 +0700
  • ab8dc0ddee
    bump versions simon 2021-12-03 11:26:35 +0700
  • 4136a2a4f2
    add rescan lock simon 2021-12-02 19:11:45 +0700
  • 40c7a6a3f7
    initial scheduler_form for settings simon 2021-12-02 18:38:32 +0700
  • b2861e0369
    ScheduleBuilder config class for celery beat simon 2021-12-02 18:37:54 +0700
  • 012e28d4ef
    initial beat scheduler setup simon 2021-12-02 15:54:29 +0700
  • 3cc5db7ad1
    use TZ environ for scheduler simon 2021-12-02 14:44:37 +0700
  • 7e97284374
    auto index playlists when adding to download simon 2021-11-29 15:49:45 +0700
  • b8359a4249
    match_all to show all playlists, even when empty simon 2021-11-29 14:28:23 +0700
  • b14a820a4c
    add 18 char len to valid playlists simon 2021-11-29 14:21:19 +0700
  • 929311a943 merge roadmap edits into testing simon 2021-11-28 19:16:16 +0700
  • c754badbaa
    Update roadmap Simon 2021-11-28 19:13:29 +0700
  • eacfd4bc84
    refactor and move frontend PostData class to dedicated module simon 2021-11-28 18:42:04 +0700
  • 78b85fd42f
    add note about channel playlists v0.0.8 simon 2021-11-27 17:39:18 +0700
  • 525618a7a1
    update footer to v0.0.8 simon 2021-11-27 14:41:10 +0700
  • 436196738e
    remove untested warning of arm64, specify broser codec limitations simon 2021-11-27 14:40:03 +0700
  • d95bf4272c
    speedup by only testing selected formats simon 2021-11-27 14:13:48 +0700
  • 5401722d88
    bump versions simon 2021-11-27 14:13:10 +0700
  • 2d69f64121
    fix some wording simon 2021-11-27 14:11:06 +0700
  • b8f7aa3298
    cleaner handeling of findPlaylists simon 2021-11-27 12:07:27 +0700
  • 64c9269ee2
    fix channel info for playlistid view to use actual owner simon 2021-11-27 11:55:00 +0700
  • 295ea0cde0
    handling deactivating playlist simon 2021-11-27 11:47:12 +0700
  • 1f82f0c40d
    index playlist channel if doesn't exist and beter user feedback simon 2021-11-26 17:34:59 +0700
  • 31515961e1
    fix prev and nex playlist order simon 2021-11-26 16:47:39 +0700
  • 5d7a609285
    skip backing up not yet existing index simon 2021-11-26 16:19:18 +0700
  • e3de9a0184
    fix mobile playlist nav layout simon 2021-11-26 10:10:45 +0700
  • ee436ea2d5
    update docs with playlist info simon 2021-11-25 23:38:00 +0700
  • 32d2659658
    handling genering index write errors, #91 simon 2021-11-25 22:10:12 +0700
  • 3f31e50b69
    add delete download queue pending or ignored, #85 simon 2021-11-25 20:02:25 +0700
  • 408b0a0c34
    fix mobile layout for playlist pages simon 2021-11-25 17:22:52 +0700
  • 39304ff2bd
    add subscribe and unsubscribe buttons for channels and playlists, #81 simon 2021-11-25 16:41:58 +0700
  • bad129d630
    consolidate subscribe to single task for channel and playlist simon 2021-11-25 15:49:08 +0700
  • 2ebd0a3e2f
    extend unsubscribe for channels and playlists simon 2021-11-25 11:52:14 +0700
  • 407325e0a9
    add original youtube link if available, #81 simon 2021-11-25 11:32:51 +0700
  • e3f9bd98de
    use --check-formats for downloader, #90 simon 2021-11-25 11:17:25 +0700
  • b1783d6be3
    handle multifeed videos with noplaylist simon 2021-11-22 22:58:25 +0700
  • 9fceb98f13
    add playlists to reindex class simon 2021-11-22 20:40:11 +0700
  • 220d020c76
    delete playlist buttons to frontend simon 2021-11-20 18:27:10 +0700
  • b292a5e309
    add delete playlist backend functionality simon 2021-11-20 14:32:36 +0700
  • 8d708fcdc8
    add mark_playlist_watched and refactor mark_channel_watched to update_by_query simon 2021-11-20 10:58:25 +0700
  • 85d12d6c68
    dont index playlists without videos simon 2021-11-19 16:57:07 +0700
  • fef26a06b2
    force refresh for new videos to avoid racing condition simon 2021-11-19 16:26:05 +0700
  • 3b6e70b4dc
    progress message on validate_playlists simon 2021-11-19 15:53:06 +0700
  • 3881d305f9
    add subscribe to playlist form and better task management simon 2021-11-19 11:52:27 +0700
  • fcddf85245
    validate_playlists after run_queue from VideoDownloader simon 2021-11-18 22:35:08 +0700
  • d0e0903d48
    use remote data for playlist find_missing simon 2021-11-18 21:50:35 +0700
  • 3efdc1962d
    fix playlist nav builder using correct index simon 2021-11-18 21:16:18 +0700
  • f26fbc0dc5
    implement show_subed_only on playlist view simon 2021-11-18 17:14:11 +0700
  • a1167bac4e
    use same page size for playlist rescan simon 2021-11-18 16:58:39 +0700
  • bb889f7f67
    use find_missing to also add missing videos from playlist to download queue simon 2021-11-18 16:37:05 +0700
  • 1af0196208
    add subscribe to playlist backend functionality simon 2021-11-18 16:00:55 +0700
  • 8b69be645c
    use new IndexPaginate class for get_channels and get_playlists simon 2021-11-18 14:48:31 +0700