Commit Graph

  • f356aca6d1 Clear search cache (#811) CrazyTim71 2025-08-19 22:28:34 +02:00
  • 7a469690bf fixed error when tmdb returns empty results olioby 2025-08-18 20:42:49 -04:00
  • 72fcdc6735 build(deps): bump django-allauth[socialaccount] from 65.10.0 to 65.11.0 dependabot[bot] 2025-08-18 05:11:02 +00:00
  • 8b738458cb refactor: update sorting functions to use HomeSortChoices constants FuzzyGrim 2025-08-16 11:45:23 +02:00
  • 45ae333cb8 reorder HomeSortChoices FuzzyGrim 2025-08-16 11:05:45 +02:00
  • de42a631c5 fix: update publish date for The Great Gatsby in metadata tests FuzzyGrim 2025-08-16 10:20:07 +02:00
  • 21877322fd Merge pull request #783 from BornToGrill/home-most-recent Xila Cai 2025-08-15 23:26:02 +02:00
  • 214dc80f01 Refactor to align with existing duration calcs Andreas Bro Kolstø 2025-08-15 21:37:39 +02:00
  • 410fcc5ca4 Display runtime for each episode Andreas Bro Kolstø 2025-08-15 21:08:26 +02:00
  • 14c7497e80 fix anilist test CrazyTim71 2025-08-15 02:39:13 +02:00
  • f2e91c520f adapt to recent changes CrazyTim71 2025-08-15 02:39:03 +02:00
  • 35b9f99c44 Merge branch 'dev' into anilist CrazyTim71 2025-08-15 02:02:24 +02:00
  • 266c818cea refactor: make source buttons dynamic FuzzyGrim 2025-08-14 14:35:49 +02:00
  • aebbfe4349 fix integration tests FuzzyGrim 2025-08-14 09:33:21 +02:00
  • 8b65efdb5a Merge branch 'dev' of github.com:FuzzyGrim/Yamtrack into dev FuzzyGrim 2025-08-13 23:32:34 +02:00
  • e3a5da16fe Merge pull request #808 from xVaDiMx/dev Xila Cai 2025-08-13 23:32:20 +02:00
  • d441bc3c1c Added missing buttons titles #805 xVaDiMx™ 2025-08-13 13:39:35 +00:00
  • d60dde151f fix: simplify date parsing for year-only dates in MyAnimeList importer FuzzyGrim 2025-08-12 23:52:51 +02:00
  • 292c563ad9 Merge pull request #785 from terzhang/fix/mal-import-year-only-finished-date Xila Cai 2025-08-12 23:51:08 +02:00
  • c1e885f83a Merge pull request #776 from CrazyTim71/tab-focus Xila Cai 2025-08-11 23:41:06 +02:00
  • 7616f347a6 Order episoides by ep # for manual adds (#771) Joey 2025-08-11 17:30:57 -04:00
  • 1a91d1c44f fix: update SimklImporter to use encrypted token FuzzyGrim 2025-08-10 23:05:17 +02:00
  • bc4633ee55 fix: URL redirection from remote source FuzzyGrim 2025-08-10 22:17:06 +02:00
  • 265ee7a390 fix: cryptography.fernet.InvalidToken FuzzyGrim 2025-08-09 23:31:20 +02:00
  • 93c3d59eec build(deps): bump redis[hiredis] from 6.2.0 to 6.4.0 dependabot[bot] 2025-08-08 03:25:17 +00:00
  • cfc4f0ff76 fix(mal): handle year only and unknown date format when parsing mal date terzhang 2025-08-07 05:58:07 -04:00
  • 1e2482fe5f feat: add recent sort option to home page Daniel 2025-08-06 17:11:55 +02:00
  • 7e00941a80 Optimize source_display template tag by caching static URLs at module level FuzzyGrim 2025-08-05 11:31:32 +02:00
  • 33b29440d6 fix refresh_token expiring FuzzyGrim 2025-08-05 11:14:12 +02:00
  • bd86a2efed fix tab focus for the login and the signup CrazyTim71 2025-08-04 13:22:48 +02:00
  • 4b55da4ff6 fix missing entry in the import history CrazyTim71 2025-08-03 21:43:24 +02:00
  • 00023794be formatting CrazyTim71 2025-08-03 17:35:24 +02:00
  • 08ee24f598 formatting CrazyTim71 2025-08-03 17:25:52 +02:00
  • 407edc3cec working import CrazyTim71 2025-08-03 16:33:49 +02:00
  • 5a6fd41009 fix: update get_username function to return the user's name instead of account ID FuzzyGrim 2025-08-02 13:47:23 +02:00
  • eab8cccd91 fix: change debug logs to info level for extracted IDs in webhook processors FuzzyGrim 2025-08-01 21:43:04 +02:00
  • 8f9cfdf5fc Merge branch 'dev' of github.com:FuzzyGrim/Yamtrack into dev FuzzyGrim 2025-07-31 12:55:38 +02:00
  • cabbd81c3e fix: update timezone handling and improve code formatting in Steam import tests FuzzyGrim 2025-07-31 12:52:19 +02:00
  • d76f2fb7d0 Merge pull request #753 from baswag/trakt-oauth-import Xila Cai 2025-07-31 11:30:47 +02:00
  • 0de4277912 fix: update tooltip text for Trakt, Kitsu, and Steam profile URLs FuzzyGrim 2025-07-31 00:09:25 +02:00
  • c619742f56 fix: improve logging and refactor image URL handling in Steam importer FuzzyGrim 2025-07-31 00:08:40 +02:00
  • 11177aa545 fix rating value and add history_date FuzzyGrim 2025-07-30 23:30:15 +02:00
  • da2e2eee3a feat: update Steam logo source to use local asset FuzzyGrim 2025-07-30 23:29:52 +02:00
  • b5917c86b6 fix: remove custom expiration time from cache set in external_game function FuzzyGrim 2025-07-30 23:29:46 +02:00
  • 19b3345e23 fix always set history_date if we have date FuzzyGrim 2025-07-30 23:29:37 +02:00
  • ddb5ddd7c6 Inital Implementation of Steam Game import functionality (#711) Jeffrey Neer 2025-07-30 16:00:02 -05:00
  • 91ef4a710d Merge pull request #759 from ismaelOrtega14/feature/goodreads-import Xila Cai 2025-07-30 22:57:16 +02:00
  • 60a113b041 feat: Improves progress determination importing from GoodReads Ismael Ortega Sánchez 2025-07-30 13:55:34 +02:00
  • cca43cf660 Merge branch 'dev' into feature/goodreads-import Ismael Ortega Sánchez 2025-07-30 10:50:47 +02:00
  • b12423fc1a build(deps): bump aiohttp from 3.12.14 to 3.12.15 dependabot[bot] 2025-07-30 03:39:58 +00:00
  • e1b730710f feat: update media source logos to use local assets FuzzyGrim 2025-07-29 23:21:00 +02:00
  • 80269c77be fix ensure history_date is not null FuzzyGrim 2025-07-29 22:45:40 +02:00
  • aa3cc868bb Add IMDB CSV Importing (#721) olioby 2025-07-29 16:38:49 -04:00
  • 58035bdff0 refactor: better oauth handling for trakt and simkl Bastian Wagner 2025-07-29 16:04:23 +02:00
  • 86e4fb2bbc feat: Adds goodreads integration Ismael Ortega 2025-07-28 18:45:23 +02:00
  • 550df9961d build(deps): bump django-debug-toolbar from 5.2.0 to 6.0.0 dependabot[bot] 2025-07-28 04:38:02 +00:00
  • d35b083afa feat: add oauth import for trakt Bastian Wagner 2025-07-27 16:32:48 +02:00
  • 7d420efd59 feat: update SVG icon for games v0.24.7 FuzzyGrim 2025-07-26 23:29:41 +02:00
  • 494ed976a0 refactor: simplify icon function and update media card list to use it FuzzyGrim 2025-07-26 23:19:44 +02:00
  • 9c2fee99b7 build(deps-dev): bump ruff from 0.12.2 to 0.12.5 (#751) dependabot[bot] 2025-07-26 22:28:20 +02:00
  • eeebfb07f8 build(deps-dev): bump coverage from 7.9.2 to 7.10.0 (#750) dependabot[bot] 2025-07-26 22:27:24 +02:00
  • 5b5b6084da build(deps): bump django-allauth[socialaccount] from 65.9.0 to 65.10.0 (#723) dependabot[bot] 2025-07-26 22:26:02 +02:00
  • 8b2334ebea build(deps): bump aiohttp from 3.12.13 to 3.12.14 (#722) dependabot[bot] 2025-07-26 22:25:51 +02:00
  • 84ab7705e6 Make logout redirect URL configurable through environment variable (#708) p7996619 2025-07-25 18:39:50 +02:00
  • c3c704e3d3 fix tests and allow user to specify source to search in yamtrack fill metadata FuzzyGrim 2025-07-25 10:12:20 +02:00
  • 72c62e1dfe Merge branch 'dev' of github.com:FuzzyGrim/Yamtrack into dev FuzzyGrim 2025-07-25 09:41:37 +02:00
  • 5e1672e44b Updating the Yamtrack CSV import to allow searching for media ids with title. (#668) psyciknz 2025-07-25 19:40:35 +12:00
  • 666ab9aedb apply ruff and djlint FuzzyGrim 2025-07-25 09:20:13 +02:00
  • 318b86e054 Merge branch 'dev' of github.com:FuzzyGrim/Yamtrack into dev FuzzyGrim 2025-07-25 09:16:22 +02:00
  • bf02a75d7c List view (#657) CrazyTim71 2025-07-25 09:16:01 +02:00
  • e524914624 feat: add Simkl periodic import, implement encryption and decryption for Simkl OAuth token #738 FuzzyGrim 2025-07-23 12:48:32 +02:00
  • e21bddf288 fix: update publisher and page count in hardcover book test FuzzyGrim 2025-07-22 20:28:07 +02:00
  • 5d679b1dcb fix: handle empty editions in search results for Open Library #746 FuzzyGrim 2025-07-22 20:22:50 +02:00
  • 120aceb8c4 refactor: change info logs to debug and warning levels in webhook processors FuzzyGrim 2025-07-18 11:57:05 +02:00
  • 894fea4f4a fix: handle missing TVDB ID in BaseWebhookProcessor #701 FuzzyGrim 2025-07-18 11:51:53 +02:00
  • 8cde363cce fix caching logic in tmdb find function FuzzyGrim 2025-07-18 10:48:04 +02:00
  • 37351f585d update setup instructions for Plex #730 FuzzyGrim 2025-07-18 10:00:50 +02:00
  • c647c1ebf2 Merge branch 'dev' of github.com:FuzzyGrim/Yamtrack into dev FuzzyGrim 2025-07-17 23:38:33 +02:00
  • a40ffa4647 replace SQL TruncDate with Python day-binning to avoid SQLite “string or blob too big” (#727) Xila Cai 2025-07-17 23:38:10 +02:00
  • 25a1cf7732 fix season completion status in SIMKL TV import #736 FuzzyGrim 2025-07-17 23:36:10 +02:00
  • a4f60309aa Increase client_body_buffer_size for webhooks processing FuzzyGrim 2025-07-15 10:29:15 +02:00
  • b3437d6812 replace SQL TruncDate with Python day-binning to avoid SQLite “string or blob too big” issue-724 FuzzyGrim 2025-07-12 14:34:35 +02:00
  • 0d938c087d optimize tv releases fetching FuzzyGrim 2025-07-11 21:11:03 +02:00
  • a789e10a44 remove unnecessary early return FuzzyGrim 2025-07-11 15:52:38 +02:00
  • a42696f956 notify users of new seasons without specifically tracking it FuzzyGrim 2025-07-11 13:33:59 +02:00
  • 3c73199bee Fixes #707 (#709) Xila Cai 2025-07-10 23:37:39 +02:00
  • 2d680550ab fix media with null score showing first when ordering by score with postgresql v0.24.6 FuzzyGrim 2025-07-06 23:01:57 +02:00
  • 53563ce517 fix: update margin condition for media icons based on start and end dates FuzzyGrim 2025-07-06 22:42:21 +02:00
  • 5d21eff438 add media status and progress to media cards in lists details and statistics top rated FuzzyGrim 2025-07-06 19:20:01 +02:00
  • 9a09ba439c build(deps-dev): bump coverage from 7.9.1 to 7.9.2 (#691) dependabot[bot] 2025-07-05 21:53:00 +02:00
  • 1055936406 fix: handle anime episode schedules for anime not found in AniList FuzzyGrim 2025-07-05 18:35:21 +02:00
  • f18b7e3259 fix: improve media status display and progress condition FuzzyGrim 2025-07-05 17:28:11 +02:00
  • 57e2375b76 show number of media instances per item in media list FuzzyGrim 2025-07-05 17:28:02 +02:00
  • 5a5d13f67b show progress in grid list FuzzyGrim 2025-07-05 16:17:19 +02:00
  • 7f6bf59f8a fix: handle duplicated webhooks v0.24.5 FuzzyGrim 2025-07-04 19:41:22 +02:00
  • bfcccf791c fix fakeredis import FuzzyGrim 2025-07-04 17:05:38 +02:00
  • b05e24cad2 build(deps): update Django to 5.2.2 and django-select2 to 8.4.1 FuzzyGrim 2025-07-03 23:43:46 +02:00
  • b0fb828422 build(deps-dev): bump ruff from 0.11.13 to 0.12.1 (#677) dependabot[bot] 2025-07-03 23:38:17 +02:00
  • ddf98c02b5 build(deps): update ruff from 0.11.13 to 0.12.1 FuzzyGrim 2025-07-03 23:25:37 +02:00
  • b69ae98f5d build(deps): bump pillow from 11.2.1 to 11.3.0 (#684) dependabot[bot] 2025-07-03 22:24:39 +02:00