Commit graph

58 commits

Author SHA1 Message Date
mein Name
d8d07c3777 use cached 302 if present, in web request 2025-02-28 06:23:40 -05:00
mein Name
ac37f9ce43 fix search url timeout 2025-02-28 06:23:40 -05:00
Your Name
3164544f95 workaround race condition 2025-02-23 12:31:57 -05:00
Your Name
0aa7562b02 GET item with application/json sends json response instead of redirecting to API url 2025-02-23 04:59:25 -05:00
Your Name
5b4c9d3048 handle item remote url change 2025-02-22 19:46:56 -05:00
mein Name
579665b6aa mute rss update errors 2025-02-03 22:08:28 -05:00
mein Name
5f231861f1 tweak site name list 2025-01-22 22:17:15 -05:00
Your Name
47cffef24b improve lint 2025-01-20 10:57:00 -05:00
Your Name
0c872e844a refine search; fix dedupe external results 2025-01-20 07:05:40 -05:00
Your Name
90386bbf1a make external search async and configurable 2025-01-18 16:06:42 -05:00
mein Name
2a048a3719 update lint: replace black and isort with ruff 2025-01-11 17:27:24 -05:00
Your Name
86b1ee19e0 fix some lint issues 2025-01-04 11:43:52 -05:00
mein Name
3dc7b55b85 fix edge case 2025-01-03 12:19:05 -05:00
mein Name
4a88c2ecf4 loosen site url input 2024-12-09 07:00:25 +00:00
Your Name
a06eccf827 fix a few edge cases 2024-07-23 10:50:12 -04:00
Your Name
65098a137d supports localized title 2024-07-13 18:16:44 -04:00
Your Name
55b1f1b365 migrate to black 24 2024-06-02 14:50:59 -04:00
Henri Dickson
20ca5fa240 more type hints 2024-05-31 11:20:36 -04:00
Your Name
c670b69fdd improve logging 2024-05-25 23:38:42 -04:00
Your Name
27a45deb6e only parse 302 for known hosts eg spotify.link 2024-04-07 16:27:55 -04:00
Your Name
f2abc7a7c0 add lint by ruff 2024-04-06 00:22:10 -04:00
Your Name
742c58e239 support BoardGameGeek.com links 2024-01-09 17:23:55 -05:00
Your Name
53804687b1 lint 2023-12-31 08:36:34 -05:00
Her Email
d96f681e39 fix security concerns 2023-11-14 23:05:27 -05:00
Your Name
239ad4271a takahe integration 2023-10-22 17:46:34 -04:00
Your Name
37872de538 support spotify.link 2023-09-16 15:43:22 -04:00
Your Name
4649a109bd lint fix site and import 2023-08-11 18:17:34 -04:00
Your Name
7d1388df30 fix some type hints 2023-08-10 17:20:53 -04:00
Your Name
22640a74ab fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
Your Name
bd114011f3 refetched resource will stick to and update original linked item 2023-07-01 15:00:36 -04:00
Your Name
86289bdaab fix potential missing match when link ExternalResource to Item 2023-06-29 08:37:15 -04:00
Your Name
cd2081a6af fetch IMDB episode; generalize data model for episode comments; add tv episode comment 2023-06-19 21:34:23 -04:00
Your Name
6a6348c2e8 audit log improvement 2023-06-19 16:38:02 -04:00
Your Name
db1e28607b fix unsaved item resource link 2023-06-19 12:31:15 -04:00
Your Name
1d5fcec5b4 fix potential issue (relink a previously unlinked resource) 2023-06-09 15:23:48 -04:00
Your Name
f53b1aca38 improve test 2023-06-05 19:02:14 -04:00
Your Name
a2611272c2 add performance/production 2023-06-05 02:31:12 -04:00
Your Name
72cfcf612c more robust match existing externalresource 2023-05-28 12:36:37 -04:00
Your Name
c8ae0fb827 allow Goodreads to match normally, hopefully it will not bring in too many dirty data 2023-05-22 19:50:57 -04:00
Your Name
7b3873e649 import, mark and search podcast 2023-02-01 22:55:26 -05:00
Your Name
2f97406c6b force all douban tv to be seasons to speed up migration 2023-01-08 00:32:25 -05:00
Your Name
cb390f1d17 503 pages 2023-01-07 12:00:09 -05:00
Your Name
4447de4943 use tmdb_tvseason as main key for tvseason clas 2023-01-07 00:35:30 -05:00
Your Name
57ae96873e add/edit item page 2023-01-05 03:06:13 -05:00
Your Name
6f58627d9f search no longer block 2022-12-31 11:06:23 -05:00
Your Name
2c3f19ce8d new data model: rework douban import 2022-12-31 00:20:20 -05:00
Your Name
4ee560f6b4 reformat new code with black 2022-12-29 23:57:02 -05:00
Your Name
2a853024cd fix migration for tv seasons 2022-12-17 08:57:09 -05:00
Your Name
14861cf609 new data model: convert legacy catalog data 2022-12-17 02:04:12 -05:00
Henri Dickson
287f848cdd add test for github action 2022-12-16 12:00:05 -05:00