1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-25 17:17:02 +00:00
Commit graph

84 commits

Author SHA1 Message Date
David Bates
54ca73f474 Fixes two ui issues (#206)
* Fixes two ui issues

References #205
- Fixes issue when in Table mode for the artist index when you click on a letter and error was thrown
- The VirtualTable reference was not set prior to trying to access functions on the object

Also fixes another ui issue I saw, when you were in the search box, the up and down arrows would not work in the Autocomplete componenet, this fixes that.

Gitignore changes to ignore my Idea projects

Adds .editorconfig for editors that respect that to maintain spacing and other config

* Changers per @QStick and the code review.

- Moved Ref out to funtion rather than inline as that can cause a performance hit
- Changed line in gitignore to ignore any .idea folder
- Cleaned up the editorconfig file
- Used proper background color in the CSS for the search suggestions
-
2018-02-11 16:57:00 +01:00
Qstick
586eed0c9d Fixed: Ignore macOS DS_Store files 2017-12-31 15:02:43 -05:00
Qstick
22d9c5e666 Fix GitIgnore, Update from Sonarr 2017-09-10 21:20:36 -04:00
Qstick
95051cbd63 Initial Commit Rework 2017-09-05 23:00:26 -04:00
runraid
a8b40ce1f6 Update readme, replace sonarr->lidarr 2017-05-06 07:44:46 -07:00
Matthew Despain
78639d1787 More refactoring 2017-05-03 09:03:43 -06:00
Keivan Beigi
aae69ff49a
Revert "Upgraded System.Data.SQLite to 1.0.104.0"
This reverts commit 01e2f4e7e5.
2017-01-18 10:04:07 -08:00
Keivan Beigi
01e2f4e7e5
Upgraded System.Data.SQLite to 1.0.104.0 2017-01-17 11:47:46 -08:00
Keivan Beigi
76505bdaa1 Added Rider dir to git ignore. 2017-01-03 18:30:21 -08:00
Thijs Tijsma
0c9b5dc97e Added Visual Studio folder (.vs) to the ignore file. 2016-12-11 15:33:48 -08:00
Taloth Saldono
17bf438cad New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
Fixes #1109
2016-09-24 23:07:08 +02:00
Mark McDowall
edea488dbe Upgrade to NUnit3 2016-04-01 19:19:32 -07:00
Keivan Beigi
c56cf8860e Cleaned up project root. 2015-08-02 22:22:22 -07:00
Keivan Beigi
05dc68d689 Download and start Sonarr using gulp (Can work on UI without VS) 2015-07-18 17:48:59 -07:00
Keivan Beigi
8d85fb15c4 Removed yargs dependency since it fails to install in windows 2015-07-18 12:52:02 -07:00
Mark McDowall
54a6f7c05b Ignore OS X metadata files in repo 2015-06-17 22:28:02 -07:00
Keivan Beigi
428a1439e5 rjs -> webpack 2015-02-02 17:43:14 -08:00
Mark McDowall
c5bd8b27fb Backups
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI

Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall
57f67ab62d Ignore dotCover files 2014-05-24 11:01:50 -07:00
Mark McDowall
bb7bf803a6 Banishing bin and obj folder contents 2013-11-28 12:51:40 -08:00
kayone
19657b471e installing as windows service is now optional during setup. 2013-11-26 15:59:17 -08:00
kayone
50913c69b6 added inno setup scripts 2013-11-25 21:34:53 -08:00
kayone
47c3ec6047 added wix binaries 2013-11-23 17:48:22 -08:00
kayone
e5859b4c4b updated wix script. 2013-11-23 17:45:03 -08:00
Keivan Beigi
37af22d177 added mono packaging to build script 2013-08-23 17:15:23 -07:00
kay.one
cae0ebefc9 added nunit console runner script 2013-08-18 16:03:42 -07:00
Keivan Beigi
16813327d1 cleaned up some old files 2013-08-16 15:22:21 -07:00
kay.one
eae414e8be added files missed duo to aggresive .gitignore 2013-06-04 22:38:15 -07:00
kay.one
14e20f425c updated build.ps1 2013-05-11 18:32:03 -07:00
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