Commit Graph

1436 Commits

Author SHA1 Message Date
3beb0bc879 [books] Openlibrary uses requets now
All checks were successful
build & deploy / test (push) Successful in 1m52s
build & deploy / deploy (push) Successful in 27s
2026-03-26 16:40:32 -04:00
70bf06df38 [books] isort books models 2026-03-26 15:54:01 -04:00
062386a5b6 [books] Update lookup for books to use openlibrary 2026-03-26 15:53:15 -04:00
49f1410814 [books] Add an openlibrary source 2026-03-26 15:52:45 -04:00
2ab6fc6cba [charts] Use raw ID fields in the admin
All checks were successful
build & deploy / test (push) Successful in 1m47s
build & deploy / deploy (push) Successful in 21s
2026-03-25 13:02:05 -04:00
3db0330cfe [scrobbles] Properly serialize location_id 2026-03-25 12:59:39 -04:00
b949a84763 [boardgames] Fix looking up from bookmarklet
All checks were successful
build & deploy / test (push) Successful in 1m47s
build & deploy / deploy (push) Successful in 22s
2026-03-25 11:18:16 -04:00
45d524ca61 [boardgames] Format board game data
All checks were successful
build & deploy / test (push) Successful in 1m44s
build & deploy / deploy (push) Successful in 23s
2026-03-24 17:16:30 -04:00
5b3e91fdc1 [templates] Cleaning up how notes are displayed
All checks were successful
build & deploy / test (push) Successful in 1m43s
build & deploy / deploy (push) Successful in 22s
2026-03-24 16:07:17 -04:00
a79cc4c217 [scrobbles] Clean up notes on webpages
All checks were successful
build & deploy / test (push) Successful in 1m44s
build & deploy / deploy (push) Successful in 21s
2026-03-24 15:45:10 -04:00
06acc9ec2b [scrobbles] Fix note display to be sticky notes
All checks were successful
build & deploy / test (push) Successful in 1m44s
build & deploy / deploy (push) Successful in 21s
2026-03-24 15:20:03 -04:00
4121915aa3 [scrobbles] Fix display of task notes
All checks were successful
build & deploy / test (push) Successful in 1m40s
build & deploy / deploy (push) Successful in 21s
2026-03-24 15:10:33 -04:00
cce2db0ea1 [search] Add scrobble searching
All checks were successful
build & deploy / test (push) Successful in 1m44s
build & deploy / deploy (push) Successful in 22s
2026-03-24 14:23:24 -04:00
6766ea7dbb [scrobbles] Fix management command tag lookup
All checks were successful
build & deploy / test (push) Successful in 1m45s
build & deploy / deploy (push) Successful in 21s
2026-03-24 10:58:24 -04:00
125222845b [scrobbles] Add backfill tags command
All checks were successful
build & deploy / test (push) Successful in 1m45s
build & deploy / deploy (push) Successful in 22s
2026-03-24 10:45:49 -04:00
41bb52c551 [scrobbles] Add tagging from labels
All checks were successful
build & deploy / test (push) Successful in 1m45s
build & deploy / deploy (push) Successful in 21s
2026-03-24 10:42:10 -04:00
24c7c33ac2 [scrobbles] Fix checking for signal completion
All checks were successful
build & deploy / test (push) Successful in 1m43s
build & deploy / deploy (push) Successful in 26s
2026-03-24 09:36:40 -04:00
1ea29fee1b [charts] Fix bug where chart updates firing on wrong media types
Some checks failed
build & deploy / test (push) Successful in 1m41s
build & deploy / deploy (push) Failing after 2m3s
2026-03-23 19:26:34 -04:00
21355bae41 [settings] Send details task info to celery-db
All checks were successful
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
All checks were successful
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
ab4b5470b7 [charts] Async chart updates on demand again
All checks were successful
build & deploy / test (push) Successful in 1m43s
build & deploy / deploy (push) Successful in 23s
2026-03-23 16:16:11 -04:00
18e7af5052 [agent] Remind agents to respect pyproject 2026-03-23 16:13:59 -04:00
d4aefa6678 [charts] Upsert records instead of deleting
All checks were successful
build & deploy / test (push) Successful in 1m47s
build & deploy / deploy (push) Successful in 21s
2026-03-23 16:09:28 -04:00
0917025cac [charts] Add periodic rebuilding of charts 2026-03-23 15:54:14 -04:00
b61339b25c [just] Add celery and beat commands 2026-03-23 12:44:32 -04:00
e36a0726c8 Revert "[charts] Async creating of new charts"
This reverts commit 44c6e014f5.
2026-03-23 12:35:52 -04:00
44c6e014f5 [charts] Async creating of new charts 2026-03-23 12:11:05 -04:00
881450eb8d [charts] Clean up, add tests and signals
All checks were successful
build & deploy / test (push) Successful in 1m43s
build & deploy / deploy (push) Successful in 21s
2026-03-23 11:58:05 -04:00
d9a7a1cfd9 [templates] Fix navigation and add AGENTS file
All checks were successful
build & deploy / test (push) Successful in 1m48s
build & deploy / deploy (push) Successful in 21s
2026-03-23 10:40:23 -04:00
573321420d [templates] Add chart link to homepage
All checks were successful
build & deploy / test (push) Successful in 1m48s
build & deploy / deploy (push) Successful in 22s
2026-03-23 09:16:06 -04:00
a874e9c712 [charts] Fix lookup of latest chart
All checks were successful
build & deploy / test (push) Successful in 1m41s
build & deploy / deploy (push) Successful in 30s
2026-03-23 09:10:06 -04:00
8ca73693d1 [videos] TMDB should not truncate tt from imdb_id
All checks were successful
build & deploy / test (push) Successful in 1m57s
build & deploy / deploy (push) Successful in 23s
2026-03-22 21:14:27 -04:00
9f3b7b0361 [videogames] Fix bug in scraper 2026-03-22 21:13:45 -04:00
1a2c39b4d3 [videogames] Use reqeusts exceptions
All checks were successful
build & deploy / test (push) Successful in 1m52s
build & deploy / deploy (push) Successful in 24s
2026-03-22 15:47:04 -04:00
44eb193b33 [videogames] Dont die if arcadeitalia is down
All checks were successful
build & deploy / test (push) Successful in 1m51s
build & deploy / deploy (push) Successful in 26s
2026-03-22 14:08:12 -04:00
466d8d26c6 [project] Updating todos
All checks were successful
build & deploy / test (push) Successful in 1m55s
build & deploy / deploy (push) Successful in 35s
2026-03-22 13:03:50 -04:00
61c583e497 [videos] Make imdb_id and youtube_id unique together 2026-03-22 13:03:13 -04:00
83d89001a7 [charts] Fix chart building 2026-03-22 12:59:54 -04:00
02d13b5a99 [videos] Big guns, SQL delete
All checks were successful
build & deploy / test (push) Successful in 1m53s
build & deploy / deploy (push) Successful in 22s
2026-03-21 19:08:37 -04:00
bf17a0eeab [videos] More dedup scripts
All checks were successful
build & deploy / test (push) Successful in 1m47s
build & deploy / deploy (push) Successful in 22s
2026-03-21 18:48:04 -04:00
d29708bd59 [video] Add dedup scripts 2026-03-21 18:44:58 -04:00
d5d27256f8 [charts] Big revamp of the charts app
All checks were successful
build & deploy / test (push) Successful in 1m53s
build & deploy / deploy (push) Successful in 24s
2026-03-21 18:13:53 -04:00
565adfe58e [people] Add script to consolidate people
All checks were successful
build & deploy / test (push) Successful in 1m58s
build & deploy / deploy (push) Successful in 22s
2026-03-21 14:43:25 -04:00
16cd990c34 [scrobbles] Fix edit log ordering of people 2026-03-21 14:38:47 -04:00
190f486c49 [videos] Fix saving imdb_id duplicates
All checks were successful
build & deploy / test (push) Successful in 2m1s
build & deploy / deploy (push) Successful in 22s
2026-03-21 14:35:39 -04:00
a36abacfbd [widgets] Fix import of live_charts
All checks were successful
build & deploy / test (push) Successful in 1m58s
build & deploy / deploy (push) Successful in 22s
2026-03-21 14:17:20 -04:00
7666958974 [tests] Add efficiency tests for scrobbles 2026-03-21 14:09:21 -04:00
3a02bcad9d [scrobbles] Improve query efficency
All checks were successful
build & deploy / test (push) Successful in 2m1s
build & deploy / deploy (push) Successful in 23s
2026-03-21 14:05:30 -04:00
6a2cb4a881 [scrobbles] Add PersonScrobble junction table
Some checks failed
build & deploy / test (push) Successful in 6m3s
build & deploy / deploy (push) Failing after 19s
2026-03-21 13:44:37 -04:00