Commit graph

  • 2cbcf263e0
    Added setting for form; updated setting name Kieran Eglin 2025-01-10 16:09:00 -0800
  • 7f2ec1e802
    Added new sleep setting to yt-dlp runner and added tests Kieran Eglin 2025-01-10 15:57:03 -0800
  • e5dea6066d
    Added sleep interval to settings Kieran Eglin 2025-01-10 15:22:02 -0800
  • fb27988963
    [Enhancement] Add Prometheus support (#556) Kieran 2025-01-09 12:38:17 -0800
  • ea0264049a
    Updated README Kieran Eglin 2025-01-09 12:32:13 -0800
  • 28c8f30788
    Updated docs in prom_ex module Kieran Eglin 2025-01-09 12:25:30 -0800
  • 721fece9ba
    Added basic prometheus config Kieran Eglin 2025-01-09 11:36:18 -0800
  • 2767f6cc37
    Merge branch 'master' into ke/add-prometheus Kieran Eglin 2025-01-09 11:23:46 -0800
  • 8a40d296c4
    Updated healthcheck to run every 30s (#555) Kieran 2025-01-09 11:17:55 -0800
  • d0e1951d9e
    Updated healthcheck to run every 30s Kieran Eglin 2025-01-09 11:14:07 -0800
  • d8fdba8f6d
    Bumped version v2025.1.3 Kieran Eglin 2025-01-03 15:40:36 -0800
  • aaef713048
    WIP - screwing around with Prometheus and grafana Kieran Eglin 2025-01-03 15:36:01 -0800
  • fb038fb8fc
    Added prometheus to deps list Kieran Eglin 2025-01-03 11:03:08 -0800
  • e4c186eacb
    Added IDs as an option for output templates (#543) Kieran 2025-01-03 10:50:43 -0800
  • 521bbf5cc3
    Added IDs as an option for output templates Kieran Eglin 2025-01-03 10:45:17 -0800
  • e150355874
    Added the ability to mark chapters via sponsorblock (#542) Kieran 2025-01-03 09:53:38 -0800
  • e56f69338a
    Added the ability to mark chapters via sponsorblock Kieran Eglin 2025-01-03 09:39:06 -0800
  • 967e21a8a1
    Removed double alias Kieran Eglin 2025-01-03 09:13:58 -0800
  • 9185f075ca
    [Enhancement] Overhaul indexing to be more efficient (#540) Kieran 2025-01-02 15:48:18 -0800
  • f67d31dbd7
    Updated TODO Kieran Eglin 2025-01-02 15:19:02 -0800
  • 9590fd1a98
    Refactors Kieran Eglin 2025-01-02 15:16:29 -0800
  • 3c15884bf3
    Add some docs, tests Kieran Eglin 2025-01-02 15:09:30 -0800
  • 5028c6ffe0
    WIP - got everything hooked up for POC Kieran Eglin 2025-01-02 14:12:49 -0800
  • 7bd1464987
    WIP - created methods for breaking on existing media Kieran Eglin 2025-01-02 11:48:59 -0800
  • 09d1653f4b
    Removed testing route from router Kieran Eglin 2024-12-30 17:44:45 -0800
  • 115f675ae3
    Bumped version v2024.12.31 Kieran Eglin 2024-12-30 17:42:18 -0800
  • f51b219860
    [Bugfix] Improve OPML route security (#535) Kieran 2024-12-30 17:40:23 -0800
  • 5db810590a
    Added a note about the phoenix bug Kieran Eglin 2024-12-30 17:35:49 -0800
  • 988f0b4513
    Docs, tests Kieran Eglin 2024-12-30 17:05:52 -0800
  • 0a73b27d4a
    Hooked up new OPML route to UI; turned RSS and OPML feed buttons into links Kieran Eglin 2024-12-30 12:18:50 -0800
  • 48d84d76cd
    Hooked up token_protected_route plug to database Kieran Eglin 2024-12-30 11:46:29 -0800
  • bac51152d6
    Added a route_token column to settings model Kieran Eglin 2024-12-30 11:39:58 -0800
  • 6b2ecb56a7
    WIP - moved plugs; set up a new token-protected route plug Kieran Eglin 2024-12-30 11:25:42 -0800
  • ed30515d0e fix html formatting robs 2024-12-30 20:18:11 +0100
  • 03e9a0b840 add test for secret route validation robs 2024-12-30 20:14:50 +0100
  • 349795d012 add env var to set opml route secret robs 2024-12-30 20:07:13 +0100
  • 886d1c37ff move opml route behind basic auth until proper solution is implemented robs 2024-12-30 19:46:25 +0100
  • 246ca3b299
    Bumped version v2024.12.29 Kieran Eglin 2024-12-29 10:14:03 -0800
  • c9bd1ea7bd
    Added OPML Endpoint for podcast rss feeds (#512) Robert Kleinschuster 2024-12-20 20:47:03 +0100
  • 1f4104236b change opml endpoint to be more inline with the other routes robs 2024-12-19 22:34:23 +0100
  • 4cf7d357c7 add test for opml_sources helper function robs 2024-12-19 17:46:11 +0100
  • 51efc6d5a4
    use convention for unused controller params Robert Kleinschuster 2024-12-18 23:12:44 +0100
  • 07b4f6d30b
    add indentation to opml Robert Kleinschuster 2024-12-18 23:12:00 +0100
  • a2a70fcce2
    [Bugfix] Respect cookies preference when performing download pre-check (#517) Kieran 2024-12-17 11:18:47 -0800
  • 43b250694d
    Updated tests Kieran Eglin 2024-12-17 11:10:50 -0800
  • a365685b3e
    Updated get_downloadable_status to pass yt cookies Kieran Eglin 2024-12-17 11:10:22 -0800
  • bc59d6c869 fix html indenting robs 2024-12-13 19:08:20 +0100
  • 13b4f086f8 add copy opml feed button - correct url robs 2024-12-13 17:24:46 +0100
  • 08b77e942f add copy opml feed button robs 2024-12-13 17:19:01 +0100
  • f972081b1b changed opml route and added controller test for opml endpoint robs 2024-12-13 16:59:23 +0100
  • a1ae215dd4 Added OPML Endpoint for podcast rss feeds robs 2024-12-13 16:45:53 +0100
  • 0be469dcb0
    Added --warnings-as-errors to mix test but only when called by ex_check Kieran Eglin 2024-12-13 12:41:06 -0800
  • 023f449dbe
    [Housekeeping] Pass the current action when calling the yt-dlp runner (#514) Kieran 2024-12-13 12:29:05 -0800
  • 5b7be74727
    Removed unneeded alias Kieran Eglin 2024-12-13 12:26:19 -0800
  • b445433f0f
    Merge branch 'master' into ke/pass-action-to-yt-dlp-runner Kieran Eglin 2024-12-13 12:23:47 -0800
  • e9d365ee9e
    use css truncate everywhere and remove StringUtils.truncate function (#513) Robert Kleinschuster 2024-12-13 21:23:12 +0100
  • acafe9ccb9
    [SQUASH] updated test files to use new mocking strategy Kieran Eglin 2024-12-13 11:55:43 -0800
  • a46922ec0c use css truncate everywhere and remove StringUtils.truncate function robs 2024-12-13 19:54:33 +0100
  • 22183d87e8
    Added actions to all callers of the yt-dlp runner Kieran Eglin 2024-12-13 10:07:52 -0800
  • 493d36a8ad
    Updated yt-dlp runner to take an action type Kieran Eglin 2024-12-13 10:00:35 -0800
  • 53e106dac2
    [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) Kieran 2024-12-13 09:49:00 -0800
  • ba5803d756
    Fixed da tests Kieran Eglin 2024-12-13 09:37:39 -0800
  • e43fbd2888
    Merged parent Kieran Eglin 2024-12-13 09:33:31 -0800
  • cca53ed154
    Adds relative div to ensure that sorting arrow doesn't run away Kieran Eglin 2024-12-13 09:32:06 -0800
  • 82729085d2
    Added size to sources table Kieran Eglin 2024-12-13 09:23:16 -0800
  • da2eec0c39
    Added fancy new CSS to my sources table Kieran Eglin 2024-12-13 09:09:54 -0800
  • e56f39a158
    Separate tabs for pending and downloaded in media history (#508) Robert Kleinschuster 2024-12-13 17:58:42 +0100
  • 01c9afa1c3
    truncate table columns via css (#507) Robert Kleinschuster 2024-12-13 17:57:32 +0100
  • ab3e2552fb correct pending where Robert Kleinschuster 2024-12-13 11:35:21 +0000
  • 9228448e2d correct query for pending state and remove unecessary assign Robert Kleinschuster 2024-12-13 11:34:01 +0000
  • 0ce84b3791
    Add tests for new helper methods Kieran Eglin 2024-12-12 16:07:23 -0800
  • 9a361fb5c1
    Added tests for updated liveviews and live components Kieran Eglin 2024-12-12 15:24:47 -0800
  • b77f398427
    Added pagination to the sources table Kieran Eglin 2024-12-12 14:40:53 -0800
  • e98c04727d
    Added sorting for all table attrs Kieran Eglin 2024-12-12 11:41:11 -0800
  • 771d2278d4
    Refactored toggle liveview into a livecomponent Kieran Eglin 2024-12-12 11:37:02 -0800
  • f22352da23
    WIP - Added UI to table to indicate sort column and direction Kieran Eglin 2024-12-12 10:30:52 -0800
  • 5af3ea4b36
    WIP - started improving handling of sorting for sources index table Kieran Eglin 2024-12-12 10:08:03 -0800
  • 033e0fb0a0 Separate tabs for pending and downloaded in media history - closes #504 robs 2024-12-11 21:38:05 +0100
  • e8bd56fcfa truncate table columns via css - closes #506 robs 2024-12-11 21:56:50 +0100
  • 5371b5d236
    Bumped version v2024.12.10 Kieran Eglin 2024-12-10 14:32:20 -0800
  • 83b1fa23d0
    [Housekeeping] Update config options to enhance NixOS compatibility (#493) Kieran 2024-12-10 14:19:34 -0800
  • f8e7b2e42d
    Added support for 1440p (#498) Kieran 2024-12-06 11:13:22 -0800
  • be9d8e9498
    Added support for 1440p Kieran Eglin 2024-12-06 10:43:46 -0800
  • a5b65061f0
    [Housekeeping] Bump Phoenix LiveView to 1.0.0 (#495) Kieran 2024-12-06 10:37:15 -0800
  • bdef153e90
    Converted interpolation to new syntax Kieran Eglin 2024-12-04 14:48:07 -0800
  • 482e1793e4
    bumped liveview to 1.0.0 Kieran Eglin 2024-12-04 14:30:19 -0800
  • 0fb971dd0a
    Added presets to cutoff date selector (#494) Kieran 2024-12-04 12:32:47 -0800
  • 01f6f01327
    Added presets to cutoff date selector Kieran Eglin 2024-12-04 12:10:36 -0800
  • 48fc2b826b
    Updated tzdata default path to use the specified 'extras' path Kieran Eglin 2024-12-04 11:12:16 -0800
  • 786ab4f38f
    Make more paths configurable Kieran Eglin 2024-12-04 10:55:42 -0800
  • 75fb1a6ab9
    Bumped version v2024.11.27 Kieran Eglin 2024-11-27 10:43:07 -0800
  • 652fcccb4a
    [Enhancement] Add audio track language selection to Media Profile (#487) Kieran 2024-11-27 10:39:29 -0800
  • 177434cf3a
    Adds a version string to in-app streams to help with cache busting Kieran Eglin 2024-11-27 10:27:25 -0800
  • a2cc4e78ff
    Adds UI for audio_track to the media profile form Kieran Eglin 2024-11-27 10:23:05 -0800
  • fa22580094
    Renamed column; added format options and tests Kieran Eglin 2024-11-27 09:41:53 -0800
  • 4bc03c16e9
    Added audio_lang to media_profile table Kieran Eglin 2024-11-27 09:22:15 -0800
  • 845910eaac
    [WIP] migrating tests Kieran Eglin 2024-11-26 15:06:34 -0800
  • 0579694203
    Added language and format selection to quality option builder Kieran Eglin 2024-11-26 14:49:25 -0800
  • edae3174b0
    Moved quality options to their own module Kieran Eglin 2024-11-26 14:10:12 -0800
  • bfb27427ce
    [Bugfix] Ensure livestreams aren't downloaded until they're finished processing (#485) Kieran 2024-11-26 11:56:33 -0800