3b97d49227
[books] Fix amazon scrapper to use actual AWS endpoints
build / test (push) Successful in 2m2s
2026-06-16 13:18:20 -04:00
57f273b0cc
[trends] Initial trends app
build / test (push) Has been cancelled
2026-06-16 11:12:13 -04:00
248d3f2d3e
[settings] Check webdav every two minuts
build / test (push) Successful in 2m13s
2026-06-11 09:41:50 -04:00
912ea8bfac
[videos] Add OMDB enrichment when TMDb fails
2026-06-07 09:47:52 -04:00
dec7a79509
[scrobbles] Add basic sentiment analysis
build / test (push) Successful in 2m4s
2026-06-05 19:35:45 -04:00
37187f33dd
[settings] WebDAV is fast again, back to 3 minutes
build & deploy / test (push) Successful in 1m58s
build & deploy / build-and-deploy (push) Successful in 1m3s
2026-05-28 10:00:11 -04:00
6d45571e75
[templates] Have some fun with CSS
build & deploy / test (push) Successful in 2m14s
build & deploy / build-and-deploy (push) Successful in 32s
2026-05-27 21:53:03 -04:00
7e75828012
[settings] Reactivate webdav and set time to 5 min
build & deploy / test (push) Successful in 1m48s
build & deploy / build-and-deploy (push) Successful in 27s
2026-05-26 09:33:43 -04:00
760d453165
[settings] Temp disable webdav imports
build & deploy / test (push) Successful in 1m54s
build & deploy / build-and-deploy (push) Successful in 32s
2026-05-26 09:05:16 -04:00
f4b30ade70
[settings] Oops, backup should run after chart batch jobs
2026-05-25 00:19:28 -04:00
b622b151d4
[settings] Never run db dumps at midnight
build & deploy / test (push) Successful in 1m58s
build & deploy / build-and-deploy (push) Successful in 28s
2026-05-24 22:58:41 -04:00
4e1c3ffbf0
[music] Fix historical LFM imports
build & deploy / test (push) Successful in 2m0s
build & deploy / build-and-deploy (push) Successful in 45s
2026-05-24 22:11:00 -04:00
0639033aa9
[tasks] Fix backup locations
build & deploy / test (push) Successful in 1m57s
build & deploy / build-and-deploy (push) Successful in 30s
2026-05-24 12:47:12 -04:00
dd2f44e72f
[boardgames] Move importer from IMAP to WebDAV
build & deploy / test (push) Successful in 2m12s
build & deploy / build-and-deploy (push) Successful in 31s
2026-05-22 12:40:48 -04:00
41890d14d9
[celery] Fix deprecation warning on start
build & deploy / test (push) Successful in 2m17s
build & deploy / build-and-deploy (push) Successful in 33s
2026-05-22 12:35:59 -04:00
aeb460d677
[mood] Fix mood checkin sending
build & deploy / test (push) Successful in 2m9s
build & deploy / build-and-deploy (push) Successful in 31s
2026-05-22 12:13:09 -04:00
d3146433f2
[tasks] Move retroarch importing to webdav
build & deploy / test (push) Successful in 1m48s
build & deploy / build-and-deploy (push) Successful in 26s
2026-05-22 11:58:09 -04:00
86c495f22f
[tasks] Move tasks out of cron and into celerybeat
build & deploy / build-and-deploy (push) Has been cancelled
build & deploy / test (push) Has been cancelled
2026-05-22 11:38:22 -04:00
97f35f62b8
[vrobbler] Remove bgstats from settings
build & deploy / test (push) Successful in 1m50s
build & deploy / build-and-deploy (push) Successful in 38s
2026-05-15 12:59:33 -04:00
77f143299d
[birds] Add birding location scrobbling
2026-05-15 11:36:04 -04:00
21355bae41
[settings] Send details task info to celery-db
build & deploy / test (push) Successful in 1m45s
build & deploy / deploy (push) Successful in 22s
2026-03-23 16:53:43 -04:00
7bb53809ad
[settings] Use json serializer for celery
build & deploy / test (push) Successful in 1m44s
build & deploy / deploy (push) Successful in 23s
2026-03-23 16:48:10 -04:00
d576467db8
[black] Reformat to use 88 line lengths
2026-03-23 16:17:15 -04:00
0917025cac
[charts] Add periodic rebuilding of charts
2026-03-23 15:54:14 -04:00
d5d27256f8
[charts] Big revamp of the charts app
build & deploy / test (push) Successful in 1m53s
build & deploy / deploy (push) Successful in 24s
2026-03-21 18:13:53 -04:00
5934dcdf8e
[format] Blacken everything
build & deploy / test (push) Successful in 1m53s
build & deploy / deploy (push) Successful in 1m12s
2026-03-11 23:54:24 -04:00
744e9f1d38
[format] Blacken some files
build & deploy / test (push) Successful in 1m40s
build & deploy / deploy (push) Successful in 20s
2026-03-11 16:28:05 -04:00
a343e2f3fa
[templates] Add version and commit to footer
2026-03-11 16:26:51 -04:00
8357ce8901
[scrobbles] Blacken files and add local dev static
build & deploy / test (push) Successful in 1m47s
build & deploy / deploy (push) Has been skipped
2026-03-08 16:50:43 -04:00
770a51b9c0
[foods] Add recipe website parsing
build & deploy / test (push) Failing after 1m10s
build & deploy / deploy (push) Has been skipped
2026-03-06 10:46:34 -05:00
e62a07af37
[boardgames] Add auth to BGG API call
2025-10-28 14:38:36 -04:00
4db8793d5c
[books] Allow timezone changes when importing from KOReader
...
Turns out you need a city-based timezone for DST stuff to work properly.
The US/Eastern timezone doesn't mess with DST because it can be so wonky
in different regions. So while we fix timezone defaulting to a
DST-friendly timezone too.
2025-07-19 01:54:27 -04:00
3548c29f97
[people] Add a more general people app
2025-07-02 11:00:06 -04:00
b2f98d780b
[middleware] Add auto timezone setting
2025-06-06 09:49:53 -04:00
dd71bdd38c
[puzzles] Add puzzle model and hooks
2025-05-10 23:36:03 -04:00
4767cc7e52
[podcasts] Fixes enrichment of podcasts with podcastindex
2025-04-07 13:32:03 -04:00
0cc87a2dbe
[profiles] Add user profile context override
2025-04-02 22:13:43 -04:00
b03da9ab37
[middleware] Add health check middleware
2025-02-21 10:40:44 -05:00
9c115c0b65
[boardgames] Add lichess importing
2025-01-29 00:04:49 -05:00
f90a3b84a8
[books] Add google as a source and clean up data model
2025-01-26 23:39:02 -05:00
fd38046113
[foods] Add Food scrobbling
2024-11-20 14:16:44 -05:00
08b48371bc
[beers] Add beer scrobbling
2024-10-22 17:26:55 -04:00
7954765b73
[tasks] Add oauth flow for Todoist
2024-10-14 22:15:29 -04:00
7604327ca9
[oauth] Adding oauth pattern
2024-10-14 18:13:27 -04:00
183469ebe5
[tasks] Add tasks app
2024-09-30 15:05:07 -04:00
b0d4dd0899
[trails] Add new trails app
2024-09-09 12:11:39 -04:00
7e961076b4
[bricksets] Add brick set scrobble type
2024-09-07 02:02:16 -04:00
f3fc58e2c0
[moods] Add moods
2024-08-10 22:12:24 -04:00
e15d253d58
[lifeevents] Add life events to scrobbles
2024-05-23 00:14:06 -04:00
cd7b06eaa2
[settings] Fix typo
2024-02-11 00:16:48 -05:00