Robert Dailey
165c588557
Updated .gitignore to ignore .idea/
completely
...
Unless the repository owners wish to have these files in their repo,
they should be ignored so that contributors are not stepping around
these files.
[skip-ci]
2023-01-24 00:13:47 +00:00
Qstick
1ffbae9d16
Autogenerated API docs
2022-03-13 21:46:25 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
2019-12-04 19:28:34 -05:00
Devin Buhl
238f99c8ca
Fixed: Ignore gecko, vscode and Jetbrains files/folders
2019-11-03 12:00:13 -05:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
1368c7c6e3
Emacs gitignore
2019-09-08 20:53:37 -04:00
Qstick
ac0d1c92c3
New: Tooling changes for UI
2019-06-11 22:06:43 -04:00
Michael Poutre
da012eb6b5
Fixed: Copy to clipboard not working with calendar feed ( #3495 )
...
* Replace flash clipboard implementation with document.execute("copy")
Fixes #3486
* Replace flash clipboard implementation with document.execCommand("copy")
Resolves Radarr/Radarr#3486
2019-05-02 12:38:00 +02:00
Leonardo Galli
fed4a0aebe
Fixed: MediaCovers resizing potentially leaking memory when concurrently executing.
2018-12-14 09:55:14 +01:00
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
2018-09-10 21:25:10 +02:00
Qstick
731c9acd94
Fixed: Pin cake and addin versions
2018-02-28 23:08:18 -05:00
Mike
ec3f094d12
Fixes #2218 . ( #2254 )
...
* Fixed: Raise ApplicationStartupEvent after Owin is running.
* Actually inject the container.
2017-11-08 19:39:50 +01:00
Devin Buhl
c48fe9de12
Revert "Sonarr/sqlite updates"
2017-01-18 13:17:35 -05:00
Keivan Beigi
d9e2b22e74
Upgraded System.Data.SQLite to 1.0.104.0
2017-01-17 18:45:23 -05:00
hotio
f60b8cefca
Update .gitignore and remove Thumbs.db files ( #276 )
...
* Update .gitignore
* Delete Thumbs.db
* Delete Thumbs.db
* Delete Thumbs.db
* Update .gitignore
2017-01-15 11:38:54 +01:00
Mike
d08b0ce47a
Integrate AppVeyor and change assembly versioning ( #50 )
...
* Change tvsearch to movie.
* Start working on AppVeyor.
* Add builds.
* MSBuild clean
* Fix.
* Added submodules.
* Add NuGet and Build.
* Restore properly.
* Proper build.
* Disable appveyor tests.
* Ignore cakebuild tools and updated build task.
* Package mono finished.
* Added osx package task.
* Less output, added osx package.
* Shut up npm.
* Actually shut up.
* Added PackageTests task.
* Added task CleanupWindowsPackage.
* Add artifacts.
* AssemblyVersion patching.
* Fix appveyor path.
* Is this a valid pattern?
* Cache node modules.
* Put in subdirectory.
* Start from v0.2.0.x to have a clean start with versions.
* Add tests.
* Tests work but disabled for now.
* Disable for real.
2017-01-08 11:03:04 +01:00
Leonardo Galli
5be5709043
Update package.sh, fixes #35
2017-01-07 11:24:53 +01:00
Leonardo Galli
6ea9b4b94a
Added Script for easier packaging.
2017-01-03 14:18:13 +01:00
Leonardo Galli
74b1c846a5
Fixed css for movies.
2017-01-02 13:20:50 +01: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