sct
587e8db15e
feat(frontend): add see more card to media sliders
2021-01-17 08:23:34 +00:00
sct
a77a2aa3eb
fix(lang): change email auth user/pass strings to SMTP Username/Password
2021-01-17 06:38:40 +00:00
sct
5cfdfac37b
refactor(frontend): move discovery sliders into reusable MediaSlider component
2021-01-15 04:14:05 +00:00
Jakob Ankarhem
b04d00ef50
fix(user edit): fix user edit not being able to be saved ( #651 )
...
Co-authored-by: sct <sctsnipe@gmail.com >
2021-01-15 12:05:58 +09:00
Jakob Ankarhem
492e19df40
feat(login): add local users functionality ( #591 )
2021-01-14 21:03:12 +09:00
sct
d688a96759
fix(plex-sync): store plex added date and sort recently added by it
2021-01-13 09:51:11 +00:00
sct
a262727078
fix(frontend): fix request button height
2021-01-12 23:39:39 +00:00
sct
29c5bc4097
feat(frontend): add template variable help button to custom webhook settings page
2021-01-12 13:22:07 +00:00
sct
d9e0c90e76
fix(frontend): fix button styling on details page on small screen sizes
2021-01-12 12:25:57 +00:00
sct
a7cc7c5975
feat(notifications): Webhook Notifications ( #632 )
2021-01-12 18:28:42 +09:00
sct
1aa0005b42
fix(frontend): show correct request status on request cards for 4k requests
2021-01-11 16:02:08 +00:00
sct
b491be1b1e
fix(frontend): request dropdown menu now properly shows up over collection button
2021-01-11 15:23:24 +00:00
sct
6b2df24a2e
feat: 4K Requests ( #559 )
2021-01-11 23:42:33 +09:00
Jakob Ankarhem
ee5d0181fc
feat(notifications): add pushover integration ( #574 )
...
* feat(notifications): add pushover integration
* refactor(pushover): group i18n translations
2021-01-05 13:19:25 +09:00
sct
67f2b57f00
fix(frontend): apply same titlecard hover effect to personcard
2021-01-04 16:40:39 +00:00
sct
88810bf0a4
fix(frontend): use hardware acceleration for titlecard scale
2021-01-04 16:09:09 +00:00
sct
0ab4c3c36f
fix(frontend): only animate titlecard when showDetail is true
2021-01-04 15:33:07 +00:00
sct
effc80977a
fix(frontend): adjust titlecard badge styling
...
this commit aligns the badges, removes the border from the availability badge (replaces it with a
light shadow) and also adds a new animation to the titlecard
2021-01-04 15:21:46 +00:00
sct
5add44cfb0
feat(frontend): filter/sorting for request list
...
closes #431
2021-01-03 16:02:34 +00:00
sct
a524b9c4c8
fix(frontend): add i18n for request text on titlecard
2021-01-03 14:38:05 +00:00
sct
b5a3a7a89f
fix(frontend): change titlecard to only have a request button
2021-01-03 14:03:14 +00:00
sct
67ac9e075f
fix(frontend): fix sliders overflowing on firefox
...
fixes #566
2021-01-03 13:50:28 +00:00
sct
ce0687922a
fix(frontend): disable pointer-events on titlecard badges
2021-01-02 15:38:36 +00:00
sct
ba106c447d
fix(frontend): increase titlecard status badge size on larger screens
2021-01-02 15:24:25 +00:00
sct
8cbf39a9d1
fix(frontend): show movie/series badges always
2021-01-02 14:40:47 +00:00
sct
78b15cad18
refactor(frontend): titlecard design experiment
2021-01-02 14:06:41 +00:00
sct
8c0903393c
fix(holiday): remove special holiday slider
2021-01-02 08:51:37 +00:00
sct
93b57a76f1
fix(frontend): handle currentLibrary possibly being null on first manual sync
2020-12-31 05:05:16 +00:00
Brandon Cohen
12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI ( #535 )
...
* fix(frontend): full season request modal fits on a smaller mobile UI
* fix(frontend): added responsive variant and removed unnecessary padding
* fix(frontend): added in responsive design
* fix(frontend): applied the same spacing from the discovery page to the requests/users pages
* fix(frontend): revered change to keep tables edge to edge on mobile
2020-12-31 13:57:31 +09:00
sct
058fb65495
fix(frontend): update login/setup images
2020-12-29 11:25:55 +00:00
sct
f124d732a2
fix(frontend): fix count of requests in request list
2020-12-28 11:27:24 +00:00
sct
8af6a1f566
feat(notifications): control notifcation types per agent
...
closes #513
2020-12-28 02:21:45 +00:00
sct
343f466788
fix(frontend): search clear button now correctly triggers routing
2020-12-27 15:31:18 +00:00
sct
d188f6ffad
fix(frontend): combine duplicate credits on a persons detail page
...
fixes #504
2020-12-27 12:14:47 +00:00
sct
c034496f55
feat(frontend): add documentation link to about page
...
Also updates the README with new documentation links
2020-12-27 10:23:10 +00:00
sct
2dcda39d40
fix(frontend): add localized strings for status checker
2020-12-27 10:12:06 +00:00
sct
75a426437a
feat: status checker to prompt users to reload their frontend when app version changes
2020-12-27 10:05:54 +00:00
Danshil Mungur
1438b08cf0
fix(frontend): center text in movie auto-approve modal on small screens ( #510 )
...
fix #507
2020-12-27 18:20:58 +09:00
Jakob Ankarhem
0185bb1a70
feat(email): add sendername to email notification ( #506 )
...
* feat(email): add sendername to email notification
* feat(email): add sendername to api + move field in form
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se >
2020-12-27 00:54:23 +09:00
Jakob Ankarhem
c8d4d674f4
feat(frontend): add telegram integration ( #491 )
...
* feat(frontend): add telegram notification agent
* feat(telegram): add i18n keys for telegram
* style(telegram): change message formatting in notification
* feat(telegram): add short tutorial for telegram setup
* feat(telegram): add i18n keys for telegram tutorial
* style(telegram): correct grammar in infobox
Co-authored-by: sct <ryan@sct.dev >
* fix(telegram): redo i18n extraction
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se >
Co-authored-by: sct <ryan@sct.dev >
2020-12-27 00:02:00 +09:00
Jakob Ankarhem
7434a26f76
feat(frontend): add clear-field-icon to search field ( #498 )
...
* feat(frontend): add button to clear search field
Clear input field button was not visible on all devices, this replaces native ones with an svg
* refactor(search): use tailwind css for button and change svg
* refactor(search): larger click area on reset button
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se >
2020-12-26 23:43:22 +09:00
sct
de3d288949
fix(frontend): fix missing styles for alert component
...
also adds relative release time to releases in About page
2020-12-25 20:27:19 +09:00
sct
6353cda582
fix(frontend): fix mobile dropdown in notifications settings
2020-12-25 20:01:35 +09:00
sct
1163e81adc
feat(notifications): add slack notification agent
...
re #365
2020-12-25 19:02:04 +09:00
sct
5d06a34731
fix(frontend): remove vote permission for now
...
currently unsused so no point in showing it currnetly
2020-12-25 10:25:06 +09:00
sct
8f292d538b
fix(frontend): update titlecard status badge to new requested colors
2020-12-25 10:10:27 +09:00
sct
4809257816
feat: add separate auto approve permissions for Movies/Series
...
closes #268
2020-12-25 09:58:29 +09:00
johnpyp
02969d5426
feat: simple failed request handling ( #474 )
...
When a movie or series is added with radarr or sonarr, if it fails, this changes the media state to
unknown and sends a notification to admins. Client side this will look like a failed state along
with a retry button that will delete the request and re-queue it.
2020-12-25 09:53:32 +09:00
sct
ed94a0f335
fix(frontend): status badge Unavailable renamed to Requested
...
closes #374
2020-12-24 23:42:12 +09:00
sct
bd947409e6
fix(frontend): fix scaling titlecard content position
2020-12-24 21:46:03 +09:00