Commit graph

119 commits

Author SHA1 Message Date
Your Name
bcd35f3526 remove last_editor field from db 2023-08-11 16:20:00 -04:00
Your Name
7cbd759215 fix lint with pyright 2023-08-11 09:03:51 -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
3de032367a more explict prompt to search links 2023-07-12 11:02:33 -04:00
Your Name
fcaadba6f7 more integrity check utilities 2023-07-01 19:47: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
44164de246 add missing file 2023-06-19 13:20:36 -04:00
Your Name
6972e4af66 keep lint happy 2023-06-19 13:10:11 -04:00
Your Name
3b110d89d7 delay some init code to workaround test 2023-06-19 13:10:11 -04:00
Your Name
20bb990049 audit log ui 2023-06-19 13:10:11 -04:00
Your Name
8d0dc822a7 more log 2023-06-19 13:10:11 -04:00
Your Name
7c5a02bac7 use django-audit-log 2023-06-19 13:10:11 -04:00
Your Name
3bb677b68d cleanup tv seasons 2023-06-12 15:08:22 -04:00
Your Name
da62e01677 fix footer font size 2023-06-10 23:14:19 -04:00
Your Name
777ea9ad9a change review/comment/rating to include child items as well 2023-06-08 17:36:19 -04:00
Your Name
5b5e0627d0 disallow merge across type 2023-06-06 13:07:31 -04:00
Your Name
0a3def4eeb create child item 2023-06-05 19:02:14 -04:00
Your Name
7d7ece13ac fix performance language 2023-06-05 02:46:55 -04:00
Your Name
a2611272c2 add performance/production 2023-06-05 02:31:12 -04:00
Your Name
a7857d99b2 add authentication to api; add me and shelf api; add developer console 2023-06-02 22:01:56 -04:00
Your Name
d63baf8ed2 revert id value to be more consistent; sync db script change 2023-06-01 15:07:06 -04:00
Your Name
d91aaf0a0e AppleMusic: do not store locale; parse brief if available; add embed player; add label color 2023-06-01 15:07:06 -04:00
qilinz
312917b790 draft 2023-06-01 15:07:06 -04:00
Your Name
909e17c7c7 allow staff users to edit some uneditable items 2023-05-22 19:50:57 -04:00
Your Name
f3b868d314 allow edit primary_lookup_id if not present or not ideal 2023-05-14 10:32:20 -04:00
Your Name
8e3b96ef70 add support for books.com.tw 2023-04-25 19:07:42 -04:00
Your Name
063f4f8b49 tweak API schema 2023-04-16 04:16:58 -04:00
Your Name
3a3883f824 add cover_image_url/rating/rating_count 2023-03-13 23:16:24 -04:00
Your Name
e103b6d565 add api for catalog 2023-02-15 16:29:42 -05:00
Your Name
0af84da668 fix base62 url, add padding 0 if < 22 char 2023-02-13 00:54:36 -05:00
Your Name
26246e73c2 fix og image url 2023-02-10 16:40:51 -05:00
Your Name
0a3a371701 fix discogs url regex; normalize upc/gtin across douban/spotify/discogs 2023-02-03 16:37:36 -05:00
qilinz
a73b908017 Complete discogs 2023-02-03 16:37:36 -05:00
Your Name
7b3873e649 import, mark and search podcast 2023-02-01 22:55:26 -05:00
Your Name
d2bfbb727f recast 2023-01-23 23:13:56 -05:00
Your Name
1738dbd46c fix collection cover 2023-01-14 10:03:48 -05:00
Your Name
d2d4f7a87a show msg when add invalid item to collection 2023-01-10 11:22:42 -05:00
Your Name
afd058f640 fix collection note error 2023-01-08 22:10:48 -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
8aa6324334 new data model: pages for collection 2022-12-29 14:30:31 -05:00
Your Name
41b6426ecb add back last_editor 2022-12-26 14:56:48 -05:00
Your Name
86b13bf08f new data model: change item url format to /category/base62 2022-12-24 01:32:48 -05:00
Your Name
116ca00a7d new data model: mark and review 2022-12-24 01:28:24 -05:00