Commit graph

  • a2bcd454c7 Added apprise to runtime Kieran Eglin 2024-04-09 19:07:49 -0700
  • cec9e3c7ff bumped version Kieran Eglin 2024-04-09 18:45:38 -0700
  • b0c2a33644 Added more custom source attributes to output template (#172) Kieran 2024-04-09 18:24:07 -0700
  • 318d6a7594 updated help text for fast indexing Kieran Eglin 2024-04-09 17:51:45 -0700
  • 26d457e656 [Enhancement] Add Apprise support (#170) Kieran 2024-04-09 17:45:39 -0700
  • 266f71cf75
    Added methods for fetching re-downloadable media items Kieran Eglin 2024-04-09 16:10:41 -0700
  • 6c4d1411a7
    Added redownload-related columns Kieran Eglin 2024-04-09 15:48:27 -0700
  • 1994ea5b08
    Added apprise to runtime v0.1.10 Kieran Eglin 2024-04-09 14:07:49 -0700
  • f9e4e44b0c
    bumped version Kieran Eglin 2024-04-09 13:45:38 -0700
  • f2ee3d77a2
    Added more custom source attributes to output template (#172) Kieran 2024-04-09 10:24:07 -0700
  • bee0c565dd
    Added more custom source attributes to output template Kieran Eglin 2024-04-09 10:09:01 -0700
  • 7fc70da14a
    updated help text for fast indexing Kieran Eglin 2024-04-09 09:51:45 -0700
  • 8a0ae89bc0
    [Enhancement] Add Apprise support (#170) Kieran 2024-04-09 09:45:39 -0700
  • dd7b0a85be
    Added apprise to README Kieran Eglin 2024-04-08 15:23:12 -0700
  • efecb8843c
    Updated wording of apprise notification Kieran Eglin 2024-04-08 15:22:12 -0700
  • a1dcb99657
    Ensured apprise was running in verbose mode Kieran Eglin 2024-04-08 15:16:26 -0700
  • 190f85ca9e
    Hooked up apprise notification module Kieran Eglin 2024-04-08 14:50:05 -0700
  • b71105d7bf
    Added apprise command runner Kieran Eglin 2024-04-08 11:14:44 -0700
  • aed36acfaa
    Merge branch 'master' into ke/add-apprise Kieran Eglin 2024-04-08 09:26:58 -0700
  • a9f40ed843
    Bumped version v0.1.9 Kieran Eglin 2024-04-06 13:28:06 -0700
  • f27323ffa3
    [Ehnacement] More gracefully handle Sponsorblock failures (#169) Kieran 2024-04-06 13:23:36 -0700
  • a4e3e78520
    stopped download worker from running if a media item is preventing download Kieran Eglin 2024-04-06 13:16:21 -0700
  • 1ee532aec4
    Updated downloader and runner to handle sponsorblock failures more gracefully Kieran Eglin 2024-04-06 13:07:17 -0700
  • 81b49f55bf
    [Bugfix] Properly escape NFO files (#168) Kieran 2024-04-06 11:48:28 -0700
  • 24d07fdd01
    Added a try-catch to the backfill since I _really_ don't want failures to halt app boot Kieran Eglin 2024-04-06 11:46:18 -0700
  • b836bbf9e3
    Added an NFO backfill worker Kieran Eglin 2024-04-06 11:40:20 -0700
  • 44535581e2
    Properly escaped NFO file contents Kieran Eglin 2024-04-06 10:56:13 -0700
  • 102074e8d3
    [WIP] Adding apprise package Kieran Eglin 2024-04-06 10:47:57 -0700
  • e5c1a41853
    Added placeholder command runner for apprise Kieran Eglin 2024-04-05 10:12:02 -0700
  • e9c14e1450
    Add some tests Kieran Eglin 2024-04-05 10:08:00 -0700
  • a1444b69db
    Added column and UI for apprise server Kieran Eglin 2024-04-05 09:53:44 -0700
  • f84727b97e
    [WIP] added placeholder UI and logic for settings form Kieran Eglin 2024-04-04 14:45:58 -0700
  • 24b3bfb038
    [WIP] add settings sidebar entry and placeholder page Kieran Eglin 2024-04-04 14:34:03 -0700
  • 24875eaeac
    [Housekeeping] Refactor settings model (#165) Kieran 2024-04-04 12:43:17 -0700
  • 9965b58e81
    Added some tests and docs Kieran Eglin 2024-04-04 12:38:36 -0700
  • f67955b1b6
    Removed settings backup modules Kieran Eglin 2024-04-04 12:22:21 -0700
  • e84f6d3ef4
    Migrated from old settings module to new one Kieran Eglin 2024-04-04 12:21:33 -0700
  • 3a6930457b
    Created new settings table, schema, and context Kieran Eglin 2024-04-04 11:40:27 -0700
  • 4ff2cc445f
    [WIP] renamed current settings module and tables to have backup suffix Kieran Eglin 2024-04-04 10:28:44 -0700
  • d9053fff0c
    Bumped version v0.1.8 Kieran Eglin 2024-04-04 08:47:37 -0700
  • 70c1f97625
    re-added removal of root password Kieran Eglin 2024-04-03 17:36:52 -0700
  • 332485cdaf
    Improved docs Kieran Eglin 2024-04-03 17:30:13 -0700
  • e55bcaddd0
    [Enhancement] Improve ordering of models (#164) Kieran 2024-04-03 17:26:46 -0700
  • e66087bcfa
    Refactored media queries to be self-contained Kieran Eglin 2024-04-03 17:19:27 -0700
  • cb3ae8a045
    [WIP] ordering app queries Kieran Eglin 2024-04-03 15:26:14 -0700
  • 4b12764f45
    [Housekeeping] Upgraded Tailwind to 3.4.3 (#163) Kieran 2024-04-03 14:57:45 -0700
  • 6b7283c144
    Enabled asset compression in prod Kieran Eglin 2024-04-03 14:36:22 -0700
  • 852e1506a9
    Upgraded Tailwind Kieran Eglin 2024-04-03 14:27:12 -0700
  • b872c5c20b
    [Enhancement] Allow manual indexing/downloading (#162) Kieran 2024-04-03 14:21:10 -0700
  • 1a06405c29
    Added forcing of downloads for media items Kieran Eglin 2024-04-03 13:12:13 -0700
  • 1f2070aa52
    Added controller actions and UI for forcing index and download actions Kieran Eglin 2024-04-03 12:51:48 -0700
  • 9381c80aac
    bumped version v0.1.7 Kieran Eglin 2024-04-03 11:10:33 -0700
  • ce35130a93
    Added caching to GH actions Kieran Eglin 2024-04-03 11:06:40 -0700
  • 3b1c1692fb
    Retained tab state using location hash (#161) Kieran 2024-04-03 11:05:49 -0700
  • 4b47951fa8
    Retained tab state using location hash Kieran Eglin 2024-04-03 11:00:20 -0700
  • 79c61bca4f
    [Enhancement] Delete media after "x" days (#160) Kieran 2024-04-03 10:44:11 -0700
  • aedba3883a
    Form wording (again) Kieran Eglin 2024-04-03 10:36:37 -0700
  • e13e7c2b75
    Clarified form wording Kieran Eglin 2024-04-03 10:36:12 -0700
  • 397e04b38f
    Added edit links to media item tabs on source view Kieran Eglin 2024-04-03 10:34:27 -0700
  • 15b6b5db30
    Removed unused backfill worker Kieran Eglin 2024-04-03 10:30:29 -0700
  • 0c4166973c
    Docs Kieran Eglin 2024-04-03 10:28:27 -0700
  • 1931fc0bda
    Added column and UI to prevent automatic deletion Kieran Eglin 2024-04-03 10:15:16 -0700
  • 86fa3a11dd
    Hooked up retention worker Kieran Eglin 2024-04-03 10:06:35 -0700
  • c696576850
    [WIP] getting retention methods in place Kieran Eglin 2024-04-03 09:15:54 -0700
  • 5c909cfbfd
    Added retention period to form Kieran Eglin 2024-04-02 15:30:27 -0700
  • 45851ad886
    Added column to sources Kieran Eglin 2024-04-02 15:24:08 -0700
  • f899ea287d
    [Enhancement] Adds ability to stop media from re-downloading (#159) Kieran 2024-04-02 15:14:30 -0700
  • 2c30615c89
    Added controller actions and UI for editing a media item Kieran Eglin 2024-04-02 14:57:11 -0700
  • 6e0bdee5b6
    Added new deletion options to controller and UI Kieran Eglin 2024-04-02 14:38:24 -0700
  • 2993c33e36
    Added methods for ignoring media items from future download Kieran Eglin 2024-04-02 14:22:36 -0700
  • 00274252f1
    Added column Kieran Eglin 2024-04-02 12:25:55 -0700
  • c89511d24d
    added a healthcheck Kieran Eglin 2024-04-02 11:47:25 -0700
  • b5d6db4ad2
    Updated dockerfile Kieran Eglin 2024-04-02 09:22:41 -0700
  • b57ff0edc3
    Merged fixes I forgot to push Kieran Eglin 2024-04-02 08:46:10 -0700
  • f9c2f7b8f2 [Enhancement] Improve Dockerfile permissions (#157) Kieran 2024-04-01 18:56:03 -0700
  • 2f9abe86b4 Merged fixes I forgot to push Kieran Eglin 2024-04-01 18:46:10 -0700
  • 22fbb4b930 Re-adds source uniqueness index (#156) Kieran 2024-04-01 18:27:52 -0700
  • 3daf72a161 Improved index to respect nulls Kieran Eglin 2024-04-01 18:22:58 -0700
  • 4e26253b33 Re-adds source uniqueness index Kieran Eglin 2024-04-01 18:08:46 -0700
  • c58e176619 Added yt-dlp version to sidebar (#155) Kieran 2024-04-01 17:54:51 -0700
  • 2032cf3099
    Re-adds source uniqueness index (#156) Kieran 2024-04-01 10:27:52 -0700
  • 1d83db19e7
    Improved index to respect nulls Kieran Eglin 2024-04-01 10:22:58 -0700
  • 851eb13005
    Re-adds source uniqueness index Kieran Eglin 2024-04-01 10:08:46 -0700
  • 6884817efb
    Added yt-dlp version to sidebar (#155) Kieran 2024-04-01 09:54:51 -0700
  • af936c1c9f
    Added yt-dlp version to sidebar Kieran Eglin 2024-04-01 09:49:33 -0700
  • 0eca0acbe8
    Bumped version v0.1.6 Kieran Eglin 2024-03-29 18:20:58 -0700
  • 89f4634d1f
    [Enhancement] Misc fixes 2024-03-29 (#150) Kieran 2024-03-29 18:01:09 -0700
  • 84edf1902f
    Ensured download worker always returns a 2-member tuple Kieran Eglin 2024-03-29 17:27:25 -0700
  • 8c6901cf81
    Enabled live dashboard in all ENVs Kieran Eglin 2024-03-29 17:18:53 -0700
  • a152daa3e9
    Turned homepage sections into clickable links Kieran Eglin 2024-03-29 16:19:57 -0700
  • 531e03a135
    Escaped links in podcast RSS builder Kieran Eglin 2024-03-29 16:16:37 -0700
  • 23e79e0d38
    Removes header to allow embedding in frame Kieran Eglin 2024-03-29 16:14:23 -0700
  • 32ac51d7b0 Updated README Kieran Eglin 2024-03-28 23:05:29 -0700
  • 198bef71bc Bumped version Kieran Eglin 2024-03-28 23:02:38 -0700
  • 54ea8a373a Combined old and new GH actions for docker Kieran Eglin 2024-03-28 22:40:50 -0700
  • 0722f43727 Testing conditionals Kieran Eglin 2024-03-28 22:32:54 -0700
  • 9dd64f3a2d [Housekeeping] Add release workflow (takeover) (#147) Kieran 2024-03-28 22:14:54 -0700
  • fae7ba3304 [Enhancement] Start tracking a media item's duration (#146) Kieran 2024-03-28 21:51:04 -0700
  • bdd97bde01 fixed typo Kieran Eglin 2024-03-28 20:11:12 -0700
  • edb12b088f [Triage] Allow changing SQLite journal mode (#145) Kieran 2024-03-28 20:10:27 -0700