Commit Graph

86 Commits

Author SHA1 Message Date
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
All checks were successful
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
Some checks failed
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
ca434cb08a [locations] Fix geoloc proximity comparison
Also, make it configurable
2024-02-10 18:13:39 -05:00
bfd210d280 [locations] Turns out we were looking them up wrong 2024-02-10 15:06:16 -05:00
9e2d7a6bc0 Start to add comicvine lookups and consoldiate koreader data 2024-01-29 01:48:56 -05:00
6300df8e9e Update accuracy of geolocations 2024-01-02 19:09:42 -05:00
36adf5a904 Add detail page for webpages 2023-12-12 00:35:01 +01:00
61c10db0dd Try adding imagekit just once 2023-11-30 22:52:38 +01:00
4e1db4aa6f Add webpage scrobbling 2023-11-30 17:49:53 +01:00
fc64dfadba Add basic location tracking 2023-11-23 00:58:11 +01:00
0217c96faf Add boardgames as scrobblable 2023-04-17 18:29:39 -04:00
6c060f24ec Default timezone to one that respects DST 2023-03-30 00:34:17 -04:00
845ee7d4e9 Revert "First run at adding thumbnailing to images"
This reverts commit c00343abfe.
2023-03-28 15:33:53 -04:00
c00343abfe First run at adding thumbnailing to images 2023-03-28 14:22:38 -04:00
c571043788 Fix aggregator being blank on Sundays and BS4 warnings 2023-03-26 13:52:17 -04:00
9a2ba1fd07 Fix importing TSV files with S3 2023-03-25 11:10:33 -04:00
f3e90e4ad4 Clean up some settings in S3 uploads 2023-03-24 18:21:38 -04:00
2c946c1071 Need custom storage to have two different paths 2023-03-24 15:17:55 -04:00
1e17a679d3 Allow S3 usage 2023-03-24 14:47:37 -04:00
e6914ed079 Fix vrobbler boolean settings bug 2023-03-24 10:47:12 -04:00
52fc67803a Clean up how we scrobble videos 2023-03-13 03:22:44 -04:00
b307054453 Update long play templates, remove chart 2023-03-08 12:45:30 -05:00
3fc716420c Add basic views for books and games 2023-03-06 00:54:08 -05:00
c757e743ac Boom. Video game metadata 2023-03-05 16:36:36 -05:00
25c00d7f1b First pass at adding videogames 2023-03-05 02:29:20 -05:00
d0bb07df29 Fix flake8 issues 2023-03-04 17:33:41 -05:00
94f1396f2e Blacken quotes 2023-03-04 17:29:25 -05:00
3d7528030a Clean up imports 2023-03-04 17:28:42 -05:00
ee232aa103 Fix Le Static Files 2023-03-01 19:11:16 -05:00