Commit graph

  • bc24ac3808
    Adds new worker for backfilling data Kieran Eglin 2024-03-10 14:55:21 -0700
  • e1f8e94686 Fast indexing (#58) Kieran 2024-03-10 14:36:34 -0700
  • dc0313d875
    Fast indexing (#58) Kieran 2024-03-10 14:36:34 -0700
  • e1a5be8ef3
    Add support modals (#65) Kieran 2024-03-10 14:31:45 -0700
  • 6ca11de233
    Removed unneeded HTML attributes from old alpine approach Kieran Eglin 2024-03-10 14:30:25 -0700
  • 2533788565
    Reverted source fast index to 15 minutes Kieran Eglin 2024-03-10 14:27:27 -0700
  • 868b44047e
    Added donation modal Kieran Eglin 2024-03-10 14:27:07 -0700
  • 2df9957d39
    Updated links to work again Kieran Eglin 2024-03-10 14:11:32 -0700
  • a32f4ea3f4
    Improved modal on smaller screens Kieran Eglin 2024-03-10 12:06:04 -0700
  • 17633cc072
    Added fast indexing upgrade modal Kieran Eglin 2024-03-10 11:57:00 -0700
  • 816def21bb
    Fast index UI (#63) Kieran 2024-03-09 20:09:11 -0800
  • 79ff5e2275
    Handled fast index worker on source update Kieran Eglin 2024-03-09 19:36:15 -0800
  • 874a0fe179
    Added fast indexing worker and updated other modules to start using it Kieran Eglin 2024-03-09 14:47:59 -0800
  • d43cc78060
    Added fast indexing to source changeset operations Kieran Eglin 2024-03-09 13:47:30 -0800
  • 45329f7e99
    Added fast_index field and adds it to source form Kieran Eglin 2024-03-09 13:30:01 -0800
  • 45677a8012
    Improve short detection (#59) Kieran 2024-03-08 22:10:46 -0800
  • a728b4a029
    Updated search to use new shorts attribute Kieran Eglin 2024-03-08 22:03:51 -0800
  • 451c52ae06
    Added ability to discern a short from yt-dlp response Kieran Eglin 2024-03-08 21:57:45 -0800
  • f50bcb24bf
    Added shorts attribute to media items Kieran Eglin 2024-03-08 21:32:19 -0800
  • 5e8689836d
    Made media attribute-related yt-dlp calls return a struct Kieran Eglin 2024-03-08 21:25:04 -0800
  • 57ca216442
    Added methods to kick off indexing workers from RSS response Kieran Eglin 2024-03-08 12:49:52 -0800
  • 4b63a39883
    Added module for working with youtube RSS feed Kieran Eglin 2024-03-08 11:46:59 -0800
  • de18b67480
    Lays the groundwork for fast indexing Kieran Eglin 2024-03-08 10:34:49 -0800
  • 128485c30a Resolved bug where null values in search terms would break search (#57) Kieran 2024-03-07 18:42:20 -0800
  • b7beeaf9eb [Bugfix] Runtime log level fix (#56) Kieran 2024-03-07 18:26:20 -0800
  • 36daeff48c Added log level to runtime config (#55) Kieran 2024-03-07 18:07:00 -0800
  • 0948bebb9d Add settings model (#54) Kieran 2024-03-07 17:32:12 -0800
  • c06487755b
    Removed commented test code Kieran Eglin 2024-03-07 14:56:18 -0800
  • a9fa552863
    Takes a fun and flirty digression to remove abstractions around yt-dlp since I'm 100% committed to using it exclusively Kieran Eglin 2024-03-07 14:53:59 -0800
  • dd3d9d404a
    Made method to getting singular media details; Renamed other related method Kieran Eglin 2024-03-07 14:34:29 -0800
  • 1caddd86c7
    Resolved bug where null values in search terms would break search (#57) v0.1.0-alpha Kieran 2024-03-07 12:24:20 -0800
  • 3fb3811bcf
    Resolved bug where null values in search terms would break search Kieran Eglin 2024-03-07 12:13:05 -0800
  • 1c65b41002
    [Bugfix] Runtime log level fix (#56) Kieran 2024-03-07 11:26:20 -0800
  • def70686d4
    Merged master Kieran Eglin 2024-03-07 11:23:34 -0800
  • db784780c1
    Started comparing against an atom instead of a string Kieran Eglin 2024-03-07 11:22:15 -0800
  • 6e195f6a6f
    Added log level to runtime config (#55) Kieran 2024-03-07 11:07:00 -0800
  • d5282868b5
    Added log level to runtime config Kieran Eglin 2024-03-07 11:03:45 -0800
  • d0f55cd463
    Add settings model (#54) Kieran 2024-03-07 10:32:12 -0800
  • 11a95443ed
    Update onboarding flow to use settings model instead of session data Kieran Eglin 2024-03-07 10:28:12 -0800
  • 970f12792a
    Added more settings methods; Hooked up initial settings runner to app boot Kieran Eglin 2024-03-06 12:12:03 -0800
  • 97f899e11d
    Adds a basic settings model Kieran Eglin 2024-03-06 11:26:29 -0800
  • ef4a5cc99f Added image tagging input to GH actions (#53) Kieran 2024-03-04 18:37:15 -0800
  • 82eb12b983 [Bugfix] Fix basic auth in deployed apps (#52) Kieran 2024-03-04 18:29:26 -0800
  • a4f4afeac9 Updated README (#51) Kieran 2024-03-04 18:25:33 -0800
  • 90a0022d85 Rename video-related modules to be media-related (#50) Kieran 2024-03-04 17:46:33 -0800
  • f55cdc80dd Streaming media item creation during indexing (#49) Kieran 2024-03-04 17:14:02 -0800
  • 39caf4a94f
    Added image tagging input to GH actions (#53) Kieran 2024-03-04 13:37:15 -0800
  • 0f8adea538
    Added image tagging input to GH actions Kieran Eglin 2024-03-04 13:34:19 -0800
  • 254054c0c1
    [Bugfix] Fix basic auth in deployed apps (#52) Kieran 2024-03-04 13:29:26 -0800
  • 82124b0669
    Updated basic auth parsing to ignore empty strings Kieran Eglin 2024-03-04 13:25:12 -0800
  • 1b404086d5
    Renamed auth env vars and updated them to work in prod env Kieran Eglin 2024-03-04 13:15:03 -0800
  • 5c9933b684
    Updated README (#51) Kieran 2024-03-04 11:25:33 -0800
  • c63387b59e
    Updated README Kieran Eglin 2024-03-04 11:19:22 -0800
  • cbade0dd02
    Rename video-related modules to be media-related (#50) Kieran 2024-03-04 10:46:33 -0800
  • b6b0eadde7
    Renamed video-related modules to media Kieran Eglin 2024-03-04 10:39:10 -0800
  • 82a860ad4b
    Added test from before that I forgor Kieran Eglin 2024-03-04 10:20:00 -0800
  • 63e5058365
    Streaming media item creation during indexing (#49) Kieran 2024-03-04 10:14:02 -0800
  • ccad49ab03
    Updated File Follower Server timeout Kieran Eglin 2024-03-04 10:11:24 -0800
  • 7f8c3ae770
    Updated file watcher to enqueue download; refactored download worker methods Kieran Eglin 2024-03-04 10:01:47 -0800
  • d2865130ff
    Implemented streaming during indexing Kieran Eglin 2024-03-03 12:09:33 -0800
  • b370c97bfb Added way to track media filesize (#48) Kieran 2024-03-02 19:19:10 -0800
  • a46dd19ec7
    Added way to track media filesize (#48) Kieran 2024-03-02 19:19:10 -0800
  • d3fa874326
    Added way to track media filesize Kieran Eglin 2024-03-02 19:14:58 -0800
  • 0f40dcf5dd Clarifies wording of source form for index frequency (#47) Kieran 2024-03-02 13:09:58 -0800
  • 55f9676bb7
    Clarifies wording of source form for index frequency (#47) Kieran 2024-03-02 13:09:58 -0800
  • 6df3101a84
    Clarifies wording of source form for index frequency Kieran Eglin 2024-03-02 13:05:48 -0800
  • c37157d644 Support audio only downloads (#46) Kieran 2024-03-02 13:01:47 -0800
  • fc52f16475
    Support audio only downloads (#46) Kieran 2024-03-02 13:01:47 -0800
  • fcd5387574
    Improves helper text for profile options Kieran Eglin 2024-03-02 12:52:02 -0800
  • b9983815cd
    Adds option to only download audio Kieran Eglin 2024-03-02 12:51:27 -0800
  • 09448e3fcc Source attributes in output template (#45) Kieran 2024-03-02 12:15:10 -0800
  • 8cc36928f1
    Source attributes in output template (#45) Kieran 2024-03-02 12:15:10 -0800
  • 7b3700801c
    Improved explainer UI Kieran Eglin 2024-03-02 11:57:03 -0800
  • ce4497bc63
    Added new options to default template and UI Kieran Eglin 2024-03-02 11:51:41 -0800
  • b65a88cc29
    Renamed friendly_name to custom_name Kieran Eglin 2024-03-02 11:47:17 -0800
  • 381eaed40a
    Fixed bug where indexing job wouldn't run for the first time Kieran Eglin 2024-03-02 11:40:18 -0800
  • 8b2d7ec759
    Updated download options to take a media item; allowed for specifying custom output path template options Kieran Eglin 2024-03-02 11:32:42 -0800
  • 9e75092876 Pre-prepare for alpha launch (#44) Kieran 2024-03-01 19:47:19 -0800
  • 36f27c76e8 Useful data on homepage v1 (#43) Kieran 2024-03-01 18:25:55 -0800
  • 1ad9e2c331
    Pre-prepare for alpha launch (#44) Kieran 2024-03-01 16:47:19 -0800
  • e5e016e9ce
    Add a license Kieran Eglin 2024-03-01 16:40:44 -0800
  • f840f0bd46
    Add an initial version Kieran Eglin 2024-03-01 16:40:29 -0800
  • 6738071613
    Useful data on homepage v1 (#43) Kieran 2024-03-01 16:25:55 -0800
  • 4d85c07d7c
    Very minor refactor in alpine body-level object Kieran Eglin 2024-03-01 16:22:28 -0800
  • dc5c7c4f7c
    Made the homepage _slightly_ more useful Kieran Eglin 2024-03-01 15:27:33 -0800
  • be8bcf0eb2 Improve relationship UI handling (#42) Kieran 2024-02-29 18:35:51 -0800
  • 7809a25f2d Responsive UI improvements (#41) Kieran 2024-02-29 17:51:54 -0800
  • d2c2cda479 Added some logos up in this (#40) Kieran 2024-02-29 17:37:14 -0800
  • b54e69c609
    Improve relationship UI handling (#42) Kieran 2024-02-29 15:35:51 -0800
  • 738e61a6c0
    Improves UI for media items, associated tasks Kieran Eglin 2024-02-29 15:24:59 -0800
  • 6ba9b2f28e
    Adds new maybe_limit method for queries Kieran Eglin 2024-02-29 15:23:47 -0800
  • 000bed18b1
    Added tabbed view; improved relationships for media profile Kieran Eglin 2024-02-29 12:51:37 -0800
  • 5b29f5036a
    Responsive UI improvements (#41) Kieran 2024-02-29 12:24:54 -0800
  • 87f78e7250
    Added docs; fixed up stragglers Kieran Eglin 2024-02-29 12:19:12 -0800
  • e31e522a33
    Improved responsiveness for other pages Kieran Eglin 2024-02-29 12:13:25 -0800
  • ffb369862b
    Improved responsive UX for media profiles Kieran Eglin 2024-02-29 11:55:15 -0800
  • 9fc2edfd4a
    Added some logos up in this (#40) Kieran 2024-02-29 11:37:14 -0800
  • 9f46bd221c
    Added some logos up in this Kieran Eglin 2024-02-29 10:47:15 -0800
  • 1f4823bda9 UX improvements v1 (#39) Kieran 2024-02-28 18:54:01 -0800
  • 0020e5083b Resolved windows filesystem bug (#38) Kieran 2024-02-28 17:56:25 -0800