Commit Graph

  • 29a207ed10 fix tag import IRHM 2025-11-05 01:52:43 +00:00
  • df3ac430da LICENSE: We are now part of the gpl gang IRHM 2025-11-05 01:50:04 +00:00
  • 14eba564cb uniformize feature and plex routers IRHM 2025-10-26 18:12:56 +00:00
  • 37a37b83c1 servicize tag IRHM 2025-10-26 18:07:24 +00:00
  • 1a6aa30d67 move image, task, job mods up a folder IRHM 2025-10-26 18:03:39 +00:00
  • f2f2cf4d23 arr init all struct props IRHM 2025-10-26 17:38:22 +00:00
  • bf7a001f26 servicize imprt IRHM 2025-10-26 17:35:37 +00:00
  • cff7debdad servicize follow IRHM 2025-10-26 17:32:48 +00:00
  • 8a271122e9 servicize user IRHM 2025-10-26 17:29:47 +00:00
  • 9019413d81 servicize profile IRHM 2025-10-26 17:14:26 +00:00
  • 4775505653 servicize activity IRHM 2025-10-26 17:10:34 +00:00
  • cbdf926392 main: Move img static ep to below router starts again IRHM 2025-10-25 18:27:59 +01:00
  • 66e2d6a41d PageError: Correct if on error detail para IRHM 2025-10-25 18:16:43 +01:00
  • e3029ff558 plug in existing services IRHM 2025-10-25 18:11:11 +01:00
  • 8f2a76e9a8 (wip) server restructure/refactor IRHM 2025-10-24 18:37:20 +01:00
  • 61fa88167c game watched data IRHM 2025-07-27 20:44:07 +01:00
  • 84e86cc256 movie page IRHM 2025-07-19 14:10:03 +01:00
  • 1a56660523 FilterMenu: Fix type btn overflow and style to be pills IRHM 2025-05-17 17:33:57 +01:00
  • 7b24ff619d wip: Watched sorting, fixed watcheds loader IRHM 2025-05-17 17:32:56 +01:00
  • 2f17d9fcea fix search person (use PaginatedRequest) IRHM 2025-04-23 22:28:12 +01:00
  • bb0d89b25f add watched to discover data and fix search pagination IRHM 2025-04-23 22:22:46 +01:00
  • ddebe11ddc getWatchedItemsByTmdbIds: Update log to comment out all watcheds IRHM 2025-04-20 22:36:15 +01:00
  • f3f182a26c getWatched: return err instead of panicking IRHM 2025-04-20 22:35:32 +01:00
  • 031ae7cf03 Support poster adding/removing watched, and make watched prop bindable to update parent data too IRHM 2025-04-20 13:24:37 +01:00
  • b094abe69b fix get watched caching and move addWatched to content stuff to functions IRHM 2025-04-20 13:23:40 +01:00
  • ed32101a76 removeWatched: Make notify call success when successfully removed IRHM 2025-04-18 21:17:09 +01:00
  • 43da0f82d2 Update WatchedList.svelte IRHM 2025-04-11 21:05:45 +01:00
  • 26eadb10b3 forgot what i did but progressed IRHM 2025-04-11 21:05:09 +01:00
  • f9dd7c6c73 infScroll: Add callback isloading requirement for implementing in comment IRHM 2025-04-03 22:35:33 +01:00
  • 78b7f85bd0 infScroll: Create dataLoaded func for ensuring full page of data is present after page loads IRHM 2025-04-03 22:29:54 +01:00
  • 4285a51d5a Create go-cache GetCache helper func IRHM 2025-04-03 22:28:42 +01:00
  • 0546faeb6c tv: remove old comment IRHM 2025-03-26 23:38:29 +00:00
  • 345a28fcc1 wip: getting show watched data in request IRHM 2025-03-26 23:36:47 +00:00
  • b1d5da0451 wip: content: move watched entry to inside content object IRHM 2025-02-18 22:08:59 +00:00
  • 0115b3f238 wip: content: returning watched along with tv response IRHM 2025-02-18 21:40:24 +00:00
  • 9be0420534 main page: show spinner while loading next list page IRHM 2025-02-11 23:12:12 +00:00
  • 4748e891db watched list pagination in ui IRHM 2025-02-09 21:53:38 +00:00
  • 6e4356ca0a search: Use infScroll IRHM 2025-02-09 19:23:05 +00:00
  • 14c54ce92d Create infScroll helper with reusable logic IRHM 2025-02-09 19:19:53 +00:00
  • 5ed2650a39 finalize PaginationResponse, get count in watchedpage IRHM 2025-02-09 17:00:21 +00:00
  • c1e81cbab4 watched: Create getWatchedPage for paginated response IRHM 2025-02-09 14:44:26 +00:00
  • a0ab7d8413 v2.1.1 v2.1.1 IRHM 2025-07-15 23:21:29 +01:00
  • 282255dbea 2.1.1-dev3 IRHM 2025-07-15 22:44:24 +01:00
  • fa69639123 fix bug on return from blurhash.Encode (#922) JoshF 2025-07-15 14:41:30 -07:00
  • e177562c5a fix Twitch init error logging bug (#921) JoshF 2025-07-15 14:35:40 -07:00
  • 6d0203c6e1 2.1.1-dev2 IRHM 2025-07-14 23:30:58 +01:00
  • 45921a0c94 StarRating: Still save rating if scroll change is less than 10px in either direction IRHM 2025-07-14 23:30:32 +01:00
  • 18ab577662 StarRating: Fix rating change saved twice on chromium mobile when a star is clicked IRHM 2025-07-14 23:28:12 +01:00
  • acb388e271 2.1.1-dev1 IRHM 2025-07-14 18:53:15 +01:00
  • d7dafc8d67 import: Remove returning of only the perfect matches if more than 1 IRHM 2025-07-14 18:52:33 +01:00
  • 77f73bd03b 2.1.1-dev IRHM 2025-07-14 18:46:56 +01:00
  • a47952e61d StarRating: Ignore star presses if scroll position changes from start to end of click (#916) Mr 2025-07-13 18:42:34 +00:00
  • 72f8ddc8e6 import: Perfect matching now takes Year into account if provided, avoiding muli result responses (#915) Mr 2025-07-13 15:59:52 +00:00
  • 6a53066b72 v2.1.0 v2.1.0 IRHM 2025-05-18 19:03:30 +01:00
  • 9ebc46d7d4 2.1.0-dev1 IRHM 2025-05-18 17:52:13 +01:00
  • 0456eefe3b FaceMenu: Increase width to 140px IRHM 2025-05-18 17:51:10 +01:00
  • 3b85331f3b 2.1.0-dev IRHM 2025-05-18 17:45:45 +01:00
  • 56fe1152c5 Search shortcut & add missing keys that search handler should ignore (#886) Mr 2025-05-18 16:38:06 +00:00
  • 699f19badb ui: bump typescript from 5.7.2 to 5.8.3 (#865) dependabot[bot] 2025-05-18 16:03:35 +00:00
  • e415f77e5a ui: bump eslint-config-prettier from 9.1.0 to 10.1.2 (#872) dependabot[bot] 2025-05-18 15:54:06 +00:00
  • 124323cc59 ui: bump sass from 1.83.0 to 1.86.3 (#867) dependabot[bot] 2025-05-18 15:52:41 +00:00
  • ee716a9dc8 ui: bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.30.1 (#874) dependabot[bot] 2025-05-18 15:41:21 +00:00
  • c4694e577f ui: bump prettier-plugin-svelte from 3.3.2 to 3.3.3 (#773) dependabot[bot] 2025-05-18 15:39:39 +00:00
  • d8f914ddca ui: bump axios from 1.7.9 to 1.8.4 (#855) dependabot[bot] 2025-05-18 15:33:58 +00:00
  • 4d145d593b ui: bump vite from 6.0.7 to 6.2.6 (#873) dependabot[bot] 2025-05-17 18:59:28 +00:00
  • 889aa30150 ui: bump @sveltejs/kit from 2.16.0 to 2.20.6 (#875) dependabot[bot] 2025-05-17 18:51:40 +00:00
  • 490192b386 chore: ui: fix formatting in import IRHM 2025-05-17 19:50:55 +01:00
  • 9a9cf1e3fb server: bump github.com/go-co-op/gocron/v2 in /server (#842) dependabot[bot] 2025-05-17 18:39:46 +00:00
  • 300b063b9a server: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /server (#846) dependabot[bot] 2025-05-17 18:36:44 +00:00
  • 99be784453 server: Upgrade to go 1.24 IRHM 2025-05-17 19:33:07 +01:00
  • 2f6cf1c0db server: bump golang.org/x/crypto from 0.32.0 to 0.37.0 in /server (#863) dependabot[bot] 2025-05-17 18:26:49 +00:00
  • 23e686385c server: bump github.com/gin-contrib/cors from 1.7.3 to 1.7.5 in /server (#864) dependabot[bot] 2025-05-17 18:22:03 +00:00
  • cbe445b7d9 feat(theme): add system preference handling to theme configuration (#822) Antonio Sarro 2025-05-17 20:12:22 +02:00
  • 087071a8af Support for importing ryot 8 files (#862) Iván Iglesias 2025-05-17 19:01:34 +02:00
  • a0a74e8cdc feat: improve imdb import (#880) jigglycrumb 2025-05-17 18:48:52 +02:00
  • 7e6ca542ec FilterMenu: Fix type btn overflow and style to be pills list-pagination IRHM 2025-05-17 17:33:57 +01:00
  • a60710e384 wip: Watched sorting, fixed watcheds loader IRHM 2025-05-17 17:32:56 +01:00
  • 5d0d4ca2e6 deploy: a16769e0db github-actions[bot] 2025-05-11 19:48:46 +00:00
  • a16769e0db doc: Add text-file, trakt, watcharr pages for importing. (#883) Mr 2025-05-11 19:47:56 +00:00
  • fbf3002fa1 fix search person (use PaginatedRequest) IRHM 2025-04-23 22:28:12 +01:00
  • fce668ef97 add watched to discover data and fix search pagination IRHM 2025-04-23 22:22:46 +01:00
  • 939ff6cdaf getWatchedItemsByTmdbIds: Update log to comment out all watcheds IRHM 2025-04-20 22:36:15 +01:00
  • 6a716f7507 getWatched: return err instead of panicking IRHM 2025-04-20 22:35:32 +01:00
  • 8f80153d22 Support poster adding/removing watched, and make watched prop bindable to update parent data too IRHM 2025-04-20 13:24:37 +01:00
  • d3d476cc3f fix get watched caching and move addWatched to content stuff to functions IRHM 2025-04-20 13:23:40 +01:00
  • 2f78fdd0a5 removeWatched: Make notify call success when successfully removed IRHM 2025-04-18 21:17:09 +01:00
  • 79f1d1b242 Update WatchedList.svelte IRHM 2025-04-11 21:05:45 +01:00
  • b946dfd3c9 forgot what i did but progressed IRHM 2025-04-11 21:05:09 +01:00
  • 69c656bc97 infScroll: Add callback isloading requirement for implementing in comment IRHM 2025-04-03 22:35:33 +01:00
  • 10bf5324b2 infScroll: Create dataLoaded func for ensuring full page of data is present after page loads IRHM 2025-04-03 22:29:54 +01:00
  • fcdf752c6c Create go-cache GetCache helper func IRHM 2025-04-03 22:28:42 +01:00
  • df425b9587 tv: remove old comment IRHM 2025-03-26 23:38:29 +00:00
  • 78eee0e27e wip: getting show watched data in request IRHM 2025-03-26 23:36:47 +00:00
  • 1e7702b16b docker/ui-build: Add doc link to readme subpath IRHM 2025-02-28 23:50:56 +00:00
  • fa2a4a40d0 doc: Create docker-compose-subpath installation guide IRHM 2025-02-28 23:46:57 +00:00
  • 203e4a31ef doc: Remove docsVersionDropdown from nav IRHM 2025-02-28 23:03:57 +00:00
  • 5f2c1977ee Create toBaseUrl and use everywhere we navigate IRHM 2025-02-28 22:48:34 +00:00
  • 5860fd2783 ui-build compose: Add name to volume IRHM 2025-02-28 21:11:55 +00:00
  • 3c2cbf55c6 new ui-build image, WATCHARR_BASE env var for svelte cfg, rename compose files IRHM 2025-02-25 22:58:59 +00:00
  • 565d90dbf0 feat: new about modal (#811) Andreas 2025-02-21 01:14:13 +00:00