Commit Graph

55 Commits

Author SHA1 Message Date
kay.one e8c832ac18 added dottrace to git ignore 2013-05-02 16:06:41 -07:00
kay.one 0a10ab0880 updated package.bat file
still need to run grunt
2013-04-18 23:09:52 -07:00
Keivan Beigi 3b22c087c6 creating powershell build and package script 2013-03-28 17:12:40 -07:00
kay.one fc641baab3 got basic relationships working
added support for embedded documents.
2013-03-25 23:20:18 -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
Keivan Beigi fb47bac883 added some sample grunt tasks. 2013-03-22 16:39:38 -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
kay.one 651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Keivan Beigi 94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
Keivan Beigi 385d0106e3 cleaned up a bunch of old files. 2013-02-21 17:32:27 -08:00
Mark McDowall e2314a7b17 Fixed stuff :)
NzbDrone.Console works again
Added empty collection message for Series
2013-02-17 16:46:13 -08:00
kay.one b0940ed8de upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n 2013-02-17 11:19:38 -08:00
kay.one 63cf7a3b85 app now starts up,
added monodevelop, siaodb files to git.ignore
2013-02-16 20:59:35 -08:00
kay.one a0c7ccfe7c added idea to git ignore. 2013-02-15 16:53:04 -08:00
kay.one 90332b8f01 fixed modal dialog. 2013-02-15 16:53:03 -08:00
kay.one 951e083756 server exceptions are formatted much nicer in the ui. 2013-02-15 16:53:01 -08:00
kay.one 258977f262 updated external library registrations. 2013-02-15 16:53:01 -08:00
Mark McDowall 04dda9384f Ignore eloquera files 2013-02-15 16:52:52 -08:00
kay.one 53fa2f9410 added cassette MSBuild. 2013-02-15 16:52:18 -08:00
Keivan Beigi 0eecb0bde0 updated bootstrap to v2.2.2, restored most of values to their default. (only file changed is the varible.less file) 2013-02-15 16:52:14 -08:00
Mark McDowall 0bfc6cfe71 Merge branch 'master' into backbone
Conflicts:
	.gitignore
2012-12-23 00:46:23 -08:00
Mark McDowall 9bc64e7ea4 Fixed gitignore file 2012-12-20 13:48:14 -08:00
Mark McDowall 29c566bafa Added nuget packages to gitignore 2012-12-11 08:12:30 -08:00
Mark McDowall 5a1039ed8d Fixed ninject 2 reference
Fixed Core.Test reference to Signalr
2012-12-10 23:52:30 -08:00
Mark McDowall a6a5277de8 Stylized the new profiles 2012-12-05 08:34:43 -08:00
Mark McDowall b4a1942416 Cleaned up gitignore 2012-11-23 08:25:03 -08:00
Mark McDowall d50e31f994 Binders full of women are no longer ignored 2012-11-13 17:14:27 -08:00
Mark McDowall e6a0219c81 Fixed seriesid/seasonnumber route 2012-10-25 21:20:50 -07:00
Mark McDowall a2e7f9ecbb XBMC Library updates should be more reliable now 2012-10-22 23:18:56 -07:00
Mark McDowall 35511a8b76 NCrunch works for unit tests 2012-09-28 22:09:07 -07:00
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one 6d43b9354b Enabled rolling file logging. 2012-01-22 18:41:45 -08:00
Mark McDowall 50e91c0043 Replaced get and post with ajax to prevent XSRF.
Replaced some usages of Console.Writeline with proper logging.
2011-12-19 00:36:57 -08:00
kay.one 76608fc440 Banners folder moved to root. 2011-12-01 23:07:18 -08:00
kay.one 508be34ebc Update fixes. 2011-11-20 18:59:42 -08:00
Mark McDowall a031fe9d98 Added config.xml to .gitignore.
Added tests for NewznabProvider.
2011-11-13 13:44:19 -08:00
kay.one 60d598f2c1 More update tests 2011-11-13 11:15:40 -08:00
kay.one 5e8133d160 Update the package.bat to remove some extra files. 2011-10-30 22:45:06 -07:00
kay.one 4ae268b8e5 lots of different things ;) 2011-10-23 22:54:09 -07:00
kay.one b6360eba26 orig file are added to .gitignore 2011-10-11 00:14:46 -07:00
Mark McDowall ec6a0e6b7f App_Data added to .gitignore
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
2011-10-01 00:04:06 -07:00
Mark McDowall f8ae95d36f Banner is now shown on Details view. 2011-09-10 16:01:15 -07:00
kay.one 69239bc371 Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
kay.one a8815cd5ea Fixed rss datetime bug 2011-04-25 11:16:38 -07:00
kay.one d3471b5bbb Downgraded some logs 2011-04-24 20:51:18 -07:00
Mark McDowall e62cb3b5da Updated .gitignore to not store .nzb
Add [PROPER] to titleFix if it's a proper.
User can now change the QualityProfile when adding a series (new or existing), option will default to their DefaultQualityProfile.
2011-03-28 13:22:12 -07:00
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI 2010-10-24 00:46:58 -07:00
Keivan 273de41d23 Cleaned up logging code
Added udp logging
Added SyncProvider to provide async long running tasks
Refactored SyncSeries to SyncProvider
Episode Info is now fetched automatically
Optimized RefreshEpisodeInfo for better performance
2010-10-17 10:25:27 -07:00
Keivan b59d9f13b1 Oh Hai IIS 2010-10-13 23:29:01 -07:00