Commit Graph

24 Commits

Author SHA1 Message Date
sct
ff618956b5 fix(frontend): only show alpha notice to admins 2020-12-15 05:15:45 +00:00
sct
df94db050b feat(lang): add support for dutch language 2020-12-09 07:18:22 +00:00
sct
8d8e750982 feat(lang): add support for russian languge 2020-12-09 04:51:48 +00:00
sct
d38b28d206 feat(lang): add nb-NO and de language support to app 2020-12-08 14:11:05 +00:00
sct
cd6d8a8216 feat(frontend): add french language file
also expanded translation coverage (still lots to do!)
2020-11-27 05:11:45 +00:00
sct
fb5c791b0b feat: upgrade tailwindcss to 2.0.1 2020-11-20 02:03:18 +00:00
sct
185ac2648f feat: user edit functionality (managing permissions) 2020-11-17 05:48:59 +00:00
sct
1390cc1f13 feat(api): plex tv sync and recently added sync 2020-11-11 09:02:28 +00:00
sct
c4ac357ef4 feat: radarr edit/create modal/backend functionality 2020-11-02 12:11:28 +00:00
sct
0b239f0bdf feat(frontend): allow permission check for showing nav items 2020-10-30 14:43:30 +00:00
sct
33da7e9df3 feat(frontend): alpha notice 2020-10-30 09:05:24 +00:00
sct
5a43ec5405 feat(frontend): logo updates 2020-09-24 00:39:49 +00:00
sct
fdf9f38776 fix(frontend): run initial props for children components after getting the user 2020-09-18 01:03:04 +00:00
sct
9131254f33 feat(frontend/api): i18n support 2020-09-17 16:17:41 +00:00
sct
31809d952c feat(frontend): design updates for responsive titlecards 2020-09-17 00:19:01 +00:00
Alex Zoitos
42cf45fa19 refactor(frontend): make sidebar links map (#90) 2020-09-15 12:09:33 +09:00
sct
eae38bb9ec feat(frontend): new dashboard concept (#82) 2020-09-15 00:09:11 +09:00
sct
342d1a3c75 feat(frontend): initial search functionality (#78) 2020-09-12 10:49:48 +09:00
sct
bbfe349b52 feat(frontend): basic discover page (only movies) (#74) 2020-09-11 15:46:10 +09:00
sct
c0166e7ecb feat(api): public settings route (#57)
adds public settings route that provides initalized value to check if the app has been configured
for the first time
2020-09-07 18:41:20 +09:00
sct
cb9098f457 feat: logout route/sign out button (#54) 2020-09-06 23:11:42 +09:00
sct
e6349c13a0 feat: user avatars from plex (#53) 2020-09-06 19:30:16 +09:00
Alex Zoitos
995e700138 refactor(layout component + sub components): refactor layout - extract sidebar, search etc (#11)
Extract Sidebar, search, userDropdown, Notifications from Layout component
2020-08-24 08:02:59 -04:00
sct
1f497e8913 feat(layout): created Layout component
Also adds a Transition component for dealing with transitions easily with tailwind
2020-08-19 06:31:36 +00:00