1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-02 21:15:05 +00:00
Commit graph

2950 commits

Author SHA1 Message Date
Mark McDowall
29ec800996 Run Nancy SelfHost locally only
Will run locally when URL hasn't been registered and not running in administrator context.
2013-03-25 21:03:40 -07:00
markus101
6ec700c632 NancySelfHost under Non-Admin Accounts 2013-03-25 21:03:39 -07:00
kay.one
b22bcf4947 grunt cleanup. 2013-03-23 17:14:55 -07:00
kay.one
1f794e0203 added precompiling of handlebar templates to grunt. 2013-03-23 16:25:13 -07:00
kay.one
9ddfe34acc added precompiling of handlebar templates to grunt. 2013-03-23 16:24:27 -07:00
Keivan Beigi
fb47bac883 added some sample grunt tasks. 2013-03-22 16:39:38 -07:00
Mark McDowall
f662b5de8a Added pagination to Missing 2013-03-21 23:43:23 -07:00
Mark McDowall
9af5dbdc05 Create series folder when it doesn't exist 2013-03-21 15:21:56 -07:00
Mark McDowall
05c7b4f4ef Added missing view 2013-03-21 15:21:56 -07:00
kay.one
9ff7aa1bf7 console appliction is now licensed for sqo as well. 2013-03-20 22:34:58 -07:00
kay.one
25f0f73afa project file cleanup. 2013-03-20 19:48:36 -07:00
Mark McDowall
bd9683fcc1 Added full release of siaqodb.
Excluded license.lic - this is going to be messy...
2013-03-18 17:42:44 -07:00
Mark McDowall
59fda16298 Commented out mock to get it building
Need to discuss #ND-155 with kay.one
2013-03-18 17:19:36 -07:00
Mark McDowall
b87f2a22da Misc Settings 2013-03-18 08:25:36 -07:00
Mark McDowall
15bbeb9270 Added path autocomplete to download client settings 2013-03-15 17:33:04 -07:00
Mark McDowall
76b8b006fa Download Client settings and QualityProfiles 2013-03-13 17:26:30 -07:00
Mark McDowall
c4fa61023f Split Profile and Size into their own folders 2013-03-08 17:55:47 -08:00
Mark McDowall
b4c97dd4c2 Added close button to series modals, fixed series edit styling 2013-03-07 20:31:25 -08:00
Mark McDowall
1dfd78c0c9 Updated underscore - quality profiles in table 2013-03-07 19:11:42 -08:00
kay.one
e635e816f6 moved moving of episode files into their own service. 2013-03-07 21:39:54 +09:00
kay.one
9a8414edde moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
2013-03-07 21:39:54 +09:00
kay.one
40a959a309 more search cleanup. 2013-03-07 21:39:53 +09:00
kay.one
ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
kay.one
02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one
969dff5197 more file naming cleanup. 2013-03-07 21:39:51 +09:00
kay.one
f21358fce5 file name builder cleanup. 2013-03-07 21:39:50 +09:00
kay.one
dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
kay.one
db37d020f4 renamed report rejection reason. 2013-03-07 21:39:49 +09:00
Mark McDowall
28efb7c4ec Quality size styling 2013-03-07 00:22:16 -08:00
Mark McDowall
6b8314206a Quality Settings divided up in layout
Using bootstrap slider
2013-03-07 00:01:18 -08:00
Mark McDowall
c345d81c6a Naming settings with css fixes. 2013-03-06 10:41:59 -08:00
Keivan Beigi
10f4dd5a60 removed unused dependencies. 2013-03-05 11:58:53 -08:00
Keivan Beigi
4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -08:00
Keivan Beigi
cc1dcffdf3 added delete series event 2013-03-05 11:35:59 -08:00
Mark McDowall
80ac142434 Removed all the ids! 2013-03-05 08:39:12 -08:00
Mark McDowall
3dcf99753e Added SaveValues to ConfigService 2013-03-05 08:13:58 -08:00
Mark McDowall
9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00
Mark McDowall
b9a14a5cf5 Naming settings in UI, fuck its ugly 2013-03-05 08:13:55 -08:00
kay.one
d1ba892e45 Added IHandleAsync, these handlers will be run async and in parallel to each other. 2013-03-04 22:25:05 -08:00
kay.one
333a88ebd1 added locking to RssSyncJob 2013-03-04 21:55:36 -08:00
kay.one
6c17639ade added job time that ticks kicks off scheduler. 2013-03-04 21:51:07 -08:00
kay.one
568d4b8eeb moved jobs around again ;) 2013-03-04 21:37:33 -08:00
kay.one
50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
kay.one
126f499259 minor project cleanup. 2013-03-04 21:24:28 -08:00
kay.one
eaf6f94c02 job structure cleanup. 2013-03-04 21:20:47 -08:00
Keivan Beigi
5e77d51510 Cleaned up JobController. 2013-03-04 18:34:38 -08:00
Keivan Beigi
8ebcf0eb8b moved jobcontroller to a blocking collection 2013-03-04 17:48:20 -08:00
Keivan Beigi
35cb7e55c7 cleaned up some tests. 2013-03-04 17:47:51 -08:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
Mark McDowall
62c1be1634 Settings return with default values (via reflection) 2013-03-03 17:07:22 -08:00