Commit Graph

  • 23624bd144 fix(build): remove cross import from client to server for UserType sct 2021-01-14 13:08:48 +00:00
  • 492e19df40 feat(login): add local users functionality (#591) Jakob Ankarhem 2021-01-14 13:03:12 +01:00
  • f17fa2a2db fix(notifications): correctly compare seasons before sending series notifications sct 2021-01-13 12:24:08 +00:00
  • d688a96759 fix(plex-sync): store plex added date and sort recently added by it sct 2021-01-13 09:51:11 +00:00
  • a262727078 fix(frontend): fix request button height sct 2021-01-12 23:39:39 +00:00
  • 29c5bc4097 feat(frontend): add template variable help button to custom webhook settings page sct 2021-01-12 13:22:07 +00:00
  • 3e476868b1 docs: notification agent docs added sct 2021-01-12 22:14:59 +09:00
  • d9e0c90e76 fix(frontend): fix button styling on details page on small screen sizes sct 2021-01-12 12:25:57 +00:00
  • a740b07f06 fix(plex-sync): improve plex sync error handling. add session id to fix stuck runs sct 2021-01-12 11:53:35 +00:00
  • a7cc7c5975 feat(notifications): Webhook Notifications (#632) sct 2021-01-12 18:28:42 +09:00
  • 1aa0005b42 fix(frontend): show correct request status on request cards for 4k requests sct 2021-01-11 16:02:08 +00:00
  • fc6f7ccea5 fix(notifications): only send one available notification for standard media sct 2021-01-11 15:45:28 +00:00
  • e0d9f891e7 fix(requests): select the correct radarr/sonarr server when sending request to service sct 2021-01-11 15:32:59 +00:00
  • b491be1b1e fix(frontend): request dropdown menu now properly shows up over collection button sct 2021-01-11 15:23:24 +00:00
  • 6b2df24a2e feat: 4K Requests (#559) sct 2021-01-11 23:42:33 +09:00
  • 79629645aa revert(deps): revert back to next@10.0.3 until sharp optional dependency bug is fixed sct 2021-01-08 14:13:35 +00:00
  • 0600ac7c3a feat: map AniDB IDs from Hama agent to tvdb/tmdb/imdb IDs (#538) Mārtiņš Možeiko 2021-01-07 16:46:00 -08:00
  • c6486c3643 chore(release): 1.16.0 semantic-release-bot 2021-01-07 09:58:09 +00:00
  • f9695068a8 Merge branch 'develop' sct 2021-01-07 09:53:04 +00:00
  • 2bfe0f2bf6 feat(lang): Translations update from Weblate (#580) Weblate (bot) 2021-01-07 10:50:51 +01:00
  • 493d82b6b0 fix(plex-sync): do not run plex sync if no admin exists sct 2021-01-06 00:55:53 +00:00
  • e2c2172ac6 build(deps): batch update dependencies sct 2021-01-05 15:17:46 +00:00
  • ee5d0181fc feat(notifications): add pushover integration (#574) Jakob Ankarhem 2021-01-05 05:19:25 +01:00
  • 67f2b57f00 fix(frontend): apply same titlecard hover effect to personcard sct 2021-01-04 16:40:39 +00:00
  • 88810bf0a4 fix(frontend): use hardware acceleration for titlecard scale sct 2021-01-04 16:09:09 +00:00
  • 0ab4c3c36f fix(frontend): only animate titlecard when showDetail is true sct 2021-01-04 15:33:07 +00:00
  • effc80977a fix(frontend): adjust titlecard badge styling sct 2021-01-04 15:21:46 +00:00
  • fd90adba4d chore(release): 1.15.0 semantic-release-bot 2021-01-04 12:01:25 +00:00
  • 970aa612fe Merge pull request #570 from sct/release/release-20210104 sct 2021-01-04 20:56:34 +09:00
  • 71169944dc Merge branch 'develop' into release/release-20210104 sct 2021-01-04 11:54:45 +00:00
  • b04eda6c8a feat(lang): translations update from Weblate (#495) Weblate (bot) 2021-01-04 12:41:22 +01:00
  • 5add44cfb0 feat(frontend): filter/sorting for request list sct 2021-01-03 16:02:34 +00:00
  • a524b9c4c8 fix(frontend): add i18n for request text on titlecard sct 2021-01-03 14:38:05 +00:00
  • b5a3a7a89f fix(frontend): change titlecard to only have a request button sct 2021-01-03 14:03:14 +00:00
  • 67ac9e075f fix(frontend): fix sliders overflowing on firefox sct 2021-01-03 13:50:28 +00:00
  • ce0687922a fix(frontend): disable pointer-events on titlecard badges sct 2021-01-02 15:38:36 +00:00
  • ba106c447d fix(frontend): increase titlecard status badge size on larger screens sct 2021-01-02 15:24:25 +00:00
  • 8cbf39a9d1 fix(frontend): show movie/series badges always sct 2021-01-02 14:40:47 +00:00
  • 78b15cad18 refactor(frontend): titlecard design experiment sct 2021-01-02 14:06:41 +00:00
  • d77f9eb44e chore(release): 1.14.1 semantic-release-bot 2021-01-02 08:57:24 +00:00
  • 8c0903393c fix(holiday): remove special holiday slider sct 2021-01-02 08:33:24 +00:00
  • 22f2037ea6 fix(holiday): remove special holiday slider sct 2021-01-02 08:33:24 +00:00
  • 3e613a3e93 docs: Update Ubuntu install instructions [skip ci] (#558) samwiseg0 2021-01-02 02:59:38 -05:00
  • 5c847026aa fix(api): return 202 when same seasons are requested again sct 2021-01-02 07:48:43 +00:00
  • 2f017fe2cb docs: Added installation instructions for gentoo (#556) [skip ci] Chris Pritchard 2021-01-02 02:32:53 +00:00
  • 7d95fd0f30 docs: Add swizzin install instructions (#552) [skip ci] flying-sausages 2021-01-01 23:15:43 +01:00
  • 28b1d8cf4c docs: Update Linux instructions #554 [skip ci] flying-sausages 2021-01-01 23:05:03 +01:00
  • 9d6970db57 docs: add flying-sausages as a contributor (#551) [skip ci] allcontributors[bot] 2021-01-02 01:37:23 +09:00
  • f906711ee8 docs: Add native linux install instructions (#550) [skip ci] flying-sausages 2021-01-01 17:35:29 +01:00
  • 93b57a76f1 fix(frontend): handle currentLibrary possibly being null on first manual sync sct 2020-12-31 05:05:16 +00:00
  • 12db7a065a fix(frontend): full season request modal fits on a smaller mobile UI (#535) Brandon Cohen 2020-12-30 23:57:31 -05:00
  • 058fb65495 fix(frontend): update login/setup images sct 2020-12-29 11:25:55 +00:00
  • 721ed9a930 fix: correctly deal with tmdb id duplicates between movies/series sct 2020-12-29 10:26:37 +00:00
  • 5295f74915 docs: added reminder to check default user permissions (#527) [skip ci] Danshil Mungur 2020-12-29 04:17:29 +04:00
  • 7d6c6cb2a1 docs: removed duplicate page (#522) [skip ci] Danshil Mungur 2020-12-29 03:17:56 +04:00
  • d53d61014f docs(reverse-proxy-examples): removed duplicate text in hint (#520) [skip ci] Danshil Mungur 2020-12-28 21:25:09 +04:00
  • 7c40d9131d docs: update introduction (#519) sct 2020-12-28 20:44:08 +09:00
  • f124d732a2 fix(frontend): fix count of requests in request list sct 2020-12-28 11:27:24 +00:00
  • 8af6a1f566 feat(notifications): control notifcation types per agent sct 2020-12-28 02:21:45 +00:00
  • d00e470b55 fix: use new commit tag file for app version as well sct 2020-12-27 17:22:21 +00:00
  • 55f9e41f1b build: write commit tag to json file inside docker image sct 2020-12-27 17:08:25 +00:00
  • 343f466788 fix(frontend): search clear button now correctly triggers routing sct 2020-12-27 15:31:18 +00:00
  • fae4818957 fix(frontend): set locale cookie expiration to be much longer sct 2020-12-27 14:47:39 +00:00
  • d188f6ffad fix(frontend): combine duplicate credits on a persons detail page sct 2020-12-27 12:14:47 +00:00
  • 289864af1a fix(build): fixes build to include commit tag for app build step sct 2020-12-27 10:33:44 +00:00
  • d2620281bf GitBook: [develop] 5 pages modified sct 2020-12-27 10:28:50 +00:00
  • 30ed82e155 docs: documentation update (#516) [skip ci] sct 2020-12-27 19:27:03 +09:00
  • c034496f55 feat(frontend): add documentation link to about page sct 2020-12-27 10:23:10 +00:00
  • 2dcda39d40 fix(frontend): add localized strings for status checker sct 2020-12-27 10:12:06 +00:00
  • 75a426437a feat: status checker to prompt users to reload their frontend when app version changes sct 2020-12-27 10:05:54 +00:00
  • 1438b08cf0 fix(frontend): center text in movie auto-approve modal on small screens (#510) Danshil Mungur 2020-12-27 13:20:58 +04:00
  • 0185bb1a70 feat(email): add sendername to email notification (#506) Jakob Ankarhem 2020-12-26 16:54:23 +01:00
  • c8d4d674f4 feat(frontend): add telegram integration (#491) Jakob Ankarhem 2020-12-26 16:02:00 +01:00
  • 7434a26f76 feat(frontend): add clear-field-icon to search field (#498) Jakob Ankarhem 2020-12-26 15:43:22 +01:00
  • 46af705014 docs: add danshilm as a contributor (#505) [skip ci] allcontributors[bot] 2020-12-26 18:22:28 +09:00
  • 2b27a715b0 fix(docs): fix typo in build instructions (#503) Danshil Mungur 2020-12-26 13:21:46 +04:00
  • 2cdf755c20 chore(release): 1.14.0 semantic-release-bot 2020-12-25 11:52:44 +00:00
  • f99ab47c01 Merge branch 'develop' sct 2020-12-25 20:47:19 +09:00
  • c8c74b0ae5 feat(lang): translations update from Weblate (#479) Weblate (bot) 2020-12-25 12:38:32 +01:00
  • de3d288949 fix(frontend): fix missing styles for alert component sct 2020-12-25 20:27:19 +09:00
  • 6353cda582 fix(frontend): fix mobile dropdown in notifications settings sct 2020-12-25 20:01:35 +09:00
  • 1163e81adc feat(notifications): add slack notification agent sct 2020-12-25 19:02:04 +09:00
  • 5d06a34731 fix(frontend): remove vote permission for now sct 2020-12-25 10:25:06 +09:00
  • 8f292d538b fix(frontend): update titlecard status badge to new requested colors sct 2020-12-25 10:10:27 +09:00
  • 4809257816 feat: add separate auto approve permissions for Movies/Series sct 2020-12-25 09:58:29 +09:00
  • 02969d5426 feat: simple failed request handling (#474) johnpyp 2020-12-24 19:53:32 -05:00
  • ed94a0f335 fix(frontend): status badge Unavailable renamed to Requested sct 2020-12-24 23:42:12 +09:00
  • 395cbb2be6 fix(logs): rotate logs on a daily basis instead of incrementing log filename sct 2020-12-24 23:05:05 +09:00
  • bd947409e6 fix(frontend): fix scaling titlecard content position sct 2020-12-24 21:46:03 +09:00
  • 06fc98b6b9 fix(frontend): add margin to ButtonWithDropdown component on movie/tv details page sct 2020-12-24 21:28:33 +09:00
  • d7b1c28406 fix(frontend): improve flex header on movie/tv details page sct 2020-12-24 21:17:21 +09:00
  • 3438045e51 docs: add ankarhem as a contributor (#487) [skip ci] allcontributors[bot] 2020-12-24 21:01:08 +09:00
  • 4b7af86111 fix(frontend): correctly position title card hover section (#486) Jakob Ankarhem 2020-12-24 13:00:20 +01:00
  • dd22d158ff docs: add jayesh100 as a contributor (#485) [skip ci] allcontributors[bot] 2020-12-24 20:42:35 +09:00
  • e88dc83aeb feat: YouTube Movie/TV Trailers (#454) Jayesh 2020-12-24 22:41:32 +11:00
  • 329a814a8f fix: improve apple-touch-icon and android app icons sct 2020-12-24 19:25:56 +09:00
  • a333a09582 feat: add collections (#484) sct 2020-12-24 16:31:56 +09:00
  • f2ebba7b1d fix(frontend): invalid dom-nesting title card fix (#482) Alex Zoitos 2020-12-23 21:37:11 -05:00
  • 17518dbe7f fix(frontend): sort person detail credits by tmdb votes sct 2020-12-24 10:33:54 +09:00
  • 2350f3ffd8 docs: add ankarhem as a contributor (#481) [skip ci] allcontributors[bot] 2020-12-24 10:33:17 +09:00