Commit graph

3704 commits

Author SHA1 Message Date
tidusjar
ea58971428 experiment #2 with base urls 2019-03-22 23:08:29 +00:00
tidusjar
9fcc3120bd Added user management and also fixed the bug that Gabe pointed out with the availability on tv shows 2019-03-22 21:22:09 +00:00
Jamie Rees
78a526bed0 Fixed build 2019-03-20 15:15:19 +00:00
Jamie Rees
7ffc26ed23 Sorted out the create/manage user page 2019-03-20 13:56:05 +00:00
Jamie Rees
9fae71d32c Got the tv requests panel working! 2019-03-20 13:10:18 +00:00
tidusjar
b68e9fc080 Started on the approval panel for tv shows 2019-03-18 22:46:27 +00:00
Jamie Rees
833544694a fixed build !wip 2019-03-18 16:15:31 +00:00
Jamie Rees
e1d2d1da20 Done the TV Request Grid 2019-03-18 13:47:44 +00:00
Jamie Rees
f80ef6bb24 Added the TV Requests grid 2019-03-18 13:37:40 +00:00
Jamie Rees
40c9c82eaf Wired up the details button on the request grid for movies 2019-03-18 12:32:03 +00:00
Jamie Rees
fd531ac151 removed duplicate job I noticed we have 2019-03-18 11:33:12 +00:00
Jamie Rees
c491e74335 Got everything but filtering on the requests grid 2019-03-15 15:19:20 +00:00
Jamie Rees
23cafa4d10 Got the HTTP table working, just need to plug in the sort direction and active sort column 2019-03-15 14:05:51 +00:00
Jamie Rees
10ac48e608 Got the basic requests grid in 2019-03-15 13:30:05 +00:00
Jamie Rees
1829786f8b Fixed build 2019-03-15 12:26:25 +00:00
Jamie Rees
2fe4c1f456 Added a change theme button into the navbar, so now we can switch from light and dark themes 2019-03-15 12:08:35 +00:00
Jamie Rees
5aeb0734b2 Added unit tests to cover the episode and season availablility checks 2019-03-14 16:30:07 +00:00
Jamie Rees
01eb74d90b Started reworking the settings 2019-03-12 13:49:28 +00:00
Jamie Rees
619e22827f Fixed up the episode request modal a bit 2019-03-12 13:10:06 +00:00
Jamie Rees
63b93561e3 Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750 2019-03-11 08:33:16 +00:00
Jamie Rees
8459edc421 Added a bunch of new translations needed for the new UI 2019-03-08 11:30:05 +00:00
Jamie Rees
d4246abad5 More work on the deny and also got the Partially flag working !wip 2019-03-08 11:13:54 +00:00
Jamie Rees
b7f74d9f96 more refactoring around the details pages !wip 2019-03-08 10:32:21 +00:00
Jamie Rees
7bf7d558a3 restructured and cleaned up the details pages !wip 2019-03-08 10:04:27 +00:00
Jamie Rees
f500bf119f !wip 2019-03-08 08:26:32 +00:00
Jamie Rees
72ce967ee3 Added RequestId into the notification variables for #2874 2019-03-08 08:10:38 +00:00
Jamie Rees
fd299b92ee a bit more wip on the login page and fixed the approve/deny on the movie page 2019-03-07 11:18:27 +00:00
Jamie Rees
e418cbae57 Fixed the movies page 2019-03-07 10:26:56 +00:00
Jamie Rees
cc5fb56e7b Merge branch 'develop' into feature/v4 2019-03-07 09:42:13 +00:00
Jamie Rees
7685b6acb1 Updated the navigation bar 2019-03-07 09:42:03 +00:00
Jamie Rees
12997541f0 Fixed build 2019-03-07 08:58:02 +00:00
Jamie Rees
b74a4d29c8 Fixed #2860 When a future series is unknown it should appear as available when we have the other seasons 2019-03-07 08:53:07 +00:00
Jamie Rees
3592781e94 Added a lock on the database commit level to see if I can improve locked db's 2019-03-06 10:13:11 +00:00
TidusJar
121b242159 !wip 2019-02-28 14:13:20 +00:00
TidusJar
df9f5cb339 Put some icons in the discover panel 2019-02-28 12:55:05 +00:00
TidusJar
c18efc5a3a more more more !wip 2019-02-28 12:20:40 +00:00
TidusJar
b570d904bf Improved Movie layout !wip 2019-02-27 14:22:30 +00:00
TidusJar
e13f2a28fa more !wip 2019-02-27 14:05:27 +00:00
TidusJar
585d870250 Improved the details 2019-02-27 09:58:12 +00:00
Jamie
a039de24b0
Merge pull request #2852 from tidusjar/Translations
New Crowdin translations
2019-02-26 21:57:10 +00:00
TidusJar
e95ca1523d !wip 2019-02-26 21:22:25 +00:00
Jamie
e1a82ed8ef New translations en.json (German) 2019-02-26 14:32:25 +00:00
TidusJar
65d1672d2b More on the dark 2019-02-26 13:41:55 +00:00
tidusjar
ee17d4dff1 bit more work on the dark mode !wip 2019-02-25 22:36:03 +00:00
tidusjar
ee89f6f16c Fixed build !wip 2019-02-25 22:26:09 +00:00
tidusjar
c8415f8da9 Set the CommandTimeout longer to see if EF can get a handle on the SQLite file when it's locked #2750 2019-02-25 21:36:19 +00:00
Jamie
d233d2faeb New translations en.json (Norwegian) 2019-02-25 17:01:30 +00:00
TidusJar
bbf4d72de1 started on the episode panel !wip 2019-02-25 16:32:28 +00:00
TidusJar
d1086e8ae0 Prevented #2848 from erroring out causing further issues. 2019-02-25 08:47:16 +00:00
TidusJar
6a36fa3974 Fixed #2847 2019-02-25 08:42:06 +00:00