tidusjar
5a96bd2a15
Added the file version to the layout
2016-07-08 12:15:54 +01:00
tidusjar
152408571f
Removed NinjectConventions, we hadn't started to use it anyway.
2016-07-08 08:57:25 +01:00
tidusjar
a732753a56
Updated packages
2016-07-06 14:46:55 +01:00
tidusjar
5bda83bfdf
fixed #413
2016-07-06 13:42:56 +01:00
tidusjar
7a6ee7e98d
Plugged in MediatR
2016-06-29 17:16:50 +01:00
tidusjar
d4074fc0f3
Added MediatR
2016-06-29 17:07:51 +01:00
tidusjar
0e1f1ecd40
Moved over to using Ninject
2016-06-29 17:06:58 +01:00
tidusjar
eba1570399
Small bit of work for #359
2016-06-27 15:55:44 +01:00
tidusjar
635fc03c02
Added Dutch language #243
2016-06-24 11:21:08 +01:00
tidusjar
bcdb612faa
Added languages #243
2016-06-24 11:05:03 +01:00
tidusjar
2ec27dce90
Implemented the different languages and added the ability to change cultures. #243
2016-06-24 10:06:03 +01:00
tidusjar
7a8d7e3f19
Started #243
2016-06-24 09:39:31 +01:00
tidusjar
f30bc103ed
revert branch to 664dae2
2016-06-21 09:01:48 +01:00
tidusjar
9450127893
Tidied up the bootstrapper
2016-06-16 10:52:16 +01:00
tidusjar
eb6d8af92e
small changes
2016-06-13 13:21:38 +01:00
tidusjar
3e16d8acf0
done #318
2016-06-13 13:01:22 +01:00
tidusjar
1c0e00e4ba
Some analytic stuff
2016-06-10 11:41:51 +01:00
tidusjar
46f7a0769e
styling for #298 done, just need to wire up the model and do the actual status check
2016-06-08 22:06:38 +01:00
tidusjar
05e4c313bf
More work for #298
2016-06-07 16:22:05 +01:00
tidusjar
0dd30968d5
Started #298
2016-06-06 14:31:20 +01:00
tidusjar
071daf4ab4
a crap tonne of work on #273
2016-06-04 17:51:13 +01:00
tidusjar
d6c2997570
More work on #273
2016-06-04 00:15:31 +01:00
tidusjar
67a079a17c
updated nlog and fixed #295
2016-06-03 22:52:32 +01:00
tidusjar
2011b10e20
#273
2016-06-02 18:30:37 +01:00
tidusjar
9ffe184dd3
More for #273
2016-06-01 18:32:52 +01:00
tidusjar
ae4d51de9b
Started #273
2016-05-31 13:05:34 +01:00
Drewster727
95d1a83208
fix 404 error
2016-05-27 03:10:50 -05:00
Drewster727
96352e14ee
#256 #237 UI Improvements and consolidation
2016-05-27 01:30:49 -05:00
tidusjar
a26026166d
fully fixed #239
2016-05-25 13:26:32 +01:00
tidusjar
170e1bc4fb
Fixed the release build issue where we could not access the settings #239
2016-05-25 10:57:52 +01:00
tidusjar
02ef2902c8
Fixed #239
2016-05-25 08:59:51 +01:00
tidusjar
b2144f3f69
finished #26
2016-05-24 14:02:56 +01:00
tidusjar
2187b1453a
Plex theme
2016-05-24 13:21:46 +01:00
tidusjar
c41944c933
Implimented a theme changer, waiting for the Plex theme
2016-05-24 12:58:01 +01:00
tidusjar
7c41f448a8
finished #222 #205
2016-05-23 17:22:22 +01:00
tidusjar
5a6863456f
#164 has been resolved
2016-05-23 13:28:16 +01:00
tidusjar
db35897f05
Styling for #27
2016-05-20 16:00:38 +01:00
tidusjar
0601f04582
I think we have finished the main bulk of the auto updater #29
2016-05-20 13:07:24 +01:00
tidusjar
915459a141
#222 #205 more ! Started getting the settings out
2016-05-20 11:52:52 +01:00
tidusjar
cbfe88cd6d
Added the ability to get the apikey from the api if you provide a correct username and password.
...
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.
Also api documentation for the new endpoints too.
#222 #205
2016-05-20 10:44:02 +01:00
tidusjar
187a59261a
More work on the api and documentation #222 #205
2016-05-19 14:29:41 +01:00
tidusjar
9b4ae2c486
Started documenting the API we now have swagger under ~/apidocs
...
#222 #205
2016-05-19 13:15:46 +01:00
tidusjar
7266f20927
Api work for #205
...
Refactored how we check if the user has a valid api key
Added POST request, PUT and DELTE
Also some work on the updater #29
2016-05-19 10:36:02 +01:00
tidusjar
030c013862
First pass of the updater working. #29
2016-05-19 09:11:54 +01:00
tidusjar
fb1d3a9e92
Fixed
2016-05-17 21:21:42 +01:00
TidusJar
15fae26397
More work on the user management
2016-05-15 23:01:17 -04:00
TidusJar
98eadc9cc6
Updated the claims so we can support more users.
...
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00
TidusJar
03c7585ebe
Finished #209
2016-05-12 16:01:05 -04:00
tidusjar
df3dc4ac04
- Added a visual indication on the UI to tell the admin there is a update available.
...
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
tidusjar
186b18ccb9
Improved the startup of the application. We now properaly parse any args passed into the console.
2016-04-25 11:08:24 +01:00