1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 20:12:41 +02:00
Commit Graph

3166 Commits

Author SHA1 Message Date
kay.one
72ba7a4638 Upgraded fontawesome to 3.1.0
added it to grunt update
2013-05-13 21:18:27 -07:00
Mark McDowall
e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
Mark McDowall
9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
kay.one
2f4ccff0a2 removed nzbindex 2013-05-12 22:53:13 -07:00
Mark McDowall
525963f2a6 Existing series view loads again 2013-05-12 21:25:36 -07:00
kay.one
687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one
42849d3276 cleaning up episode/series air date/time 2013-05-12 18:32:21 -07:00
kay.one
cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one
feb947fb74 fixed build 2013-05-12 08:53:39 -07:00
kay.one
9515064f14 updated backgrid, pageable 2013-05-12 08:22:54 -07:00
kay.one
30a55c465a updated lunr.js, require.js, sugar.js 2013-05-12 08:19:25 -07:00
kay.one
29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one
a77a529969 updated sqlite3.dll 2013-05-11 22:55:33 -07:00
kay.one
92d4b549c8 removed Migrator.NET, 7zip
added nunit console runner
2013-05-11 22:38:00 -07:00
kay.one
3a26e0189d fixed build script. 2013-05-11 18:42:02 -07:00
kay.one
14e20f425c updated build.ps1 2013-05-11 18:32:03 -07:00
kay.one
c8a48d5df3 added command support to toolbar. 2013-05-11 16:39:32 -07:00
kay.one
a816a83f3a improvements to scheduler,
better parallelism on RSS fetch
2013-05-11 16:38:41 -07:00
kay.one
ff225e1753 added mail toolbar to series view 2013-05-11 13:51:32 -07:00
kay.one
57e78e31fe cleanup 2013-05-11 13:06:57 -07:00
kay.one
3592cf530d removed invalid container test 2013-05-10 23:17:54 -07:00
kay.one
fc57262c89 fixed some broken tests. 2013-05-10 23:16:10 -07:00
kay.one
85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
Keivan Beigi
4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
Mark McDowall
2912561d0e Removed lazy loading test for history 2013-05-10 15:41:05 -07:00
Mark McDowall
d320c2b6a9 Look ma, history! 2013-05-10 15:33:04 -07:00
Mark McDowall
3602822572 More better joins, some minor MDM changes for paging 2013-05-10 08:20:48 -07:00
kay.one
32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
kay.one
fa8f67d7fe fixed service registration for event handlers and executors. 2013-05-07 22:47:15 -07:00
Mark McDowall
399c96c5e3 Use * instead of + in urlacl's 2013-05-07 00:46:16 -07:00
Mark McDowall
f4dd6adc6a Added some tests for PagingSpecExtensions
Allow specials in missing
Dropped ListSortDirection
2013-05-07 00:46:14 -07:00
Mark McDowall
d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
Mark McDowall
a414a4663e Added lunr back to backgrid filter
Added HistoryResource test to ResourceMappingFixture
2013-05-07 00:46:11 -07:00
kay.one
d13a56df01 fixed broken signalr reference. 2013-05-06 22:54:21 -07:00
kay.one
c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
kay.one
4c810ca607 removed indexer settings from configservice 2013-05-06 21:35:46 -07:00
kay.one
70756db707 disabled job registration/timer. 2013-05-06 21:31:55 -07:00
Keivan Beigi
ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one
40f384968a updated json serilizer to return defaults
use enum text instead of number
2013-05-05 18:16:38 -07:00
kay.one
a6aba16902 Bind any collection to SignalR with a single call. 2013-05-05 17:33:43 -07:00
kay.one
87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one
45b4972091 moved hosting, system tray out of common 2013-05-04 14:09:25 -07:00
kay.one
2ec79e6744 Replaced Nancy.Hosting.Self with Owin
SignalR to come!
2013-05-04 13:29:24 -07:00
Keivan Beigi
54d95e2e20 added slug integration tests 2013-05-03 19:42:11 -07:00
Keivan Beigi
8373e1ce10 added support for getting series by slug 2013-05-03 19:30:44 -07:00
Keivan Beigi
806ed921f4 updated fluent validation 2013-05-03 19:30:08 -07:00
Keivan Beigi
ed089b01b1 updated some error logging. 2013-05-03 19:15:46 -07:00
Keivan Beigi
381af184ce replaced bootstrap notifications for errors with messenger.js 2013-05-03 16:50:22 -07:00
Keivan Beigi
6ecfbe0c23 fixed add series 2013-05-03 16:09:09 -07:00
Mark McDowall
68f93dbb10 LazyLoaded Series and Episode again for history 2013-05-03 00:28:02 -07:00