ta264
abe7a85a39
Fix: Aphrodite UI enhancements
...
* New: Display UI before movies have loaded
* Revised webpack bundling
* New: Option for production build with profiling
* Fixed: Faster hasDifferentItems and specialized OrOrder version
* Fixed: Faster movie selector
* Fixed: Speed up release processing, add indices (migration 161)
* Fixed: Use a worker for UI fuzzy search
* Fixed: Don't loop over all movies if we know none selected
* Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
* Better selection of jump bar items
Show first, last and most common items
* Fixed: Don't repeatedly re-render cells
* Rework Movie Index and virtualTable
* Corresponding improvements for AddListMovie and ImportMovie
2019-11-27 09:19:35 -05:00
ta264
0b7c00bfe6
Improve pipeline and build
2019-10-15 20:22:50 -04:00
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
2019-10-15 20:22:50 -04:00
Qstick
b2268c7452
New: Get Custom Formats Working in Aphrodite
2019-08-31 15:54:33 -04:00
Qstick
1cde85bba8
New: Update Frontend Packages
2019-07-27 01:33:33 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
2019-06-11 22:07:34 -04:00
Qstick
5f2af81dda
New: Bump gulp-livereload to avoid event-stream issue
2019-06-11 22:07:34 -04:00
Qstick
9ba2c8e53d
New: Bump UglifyJS to 1.3.0 to fix production build
2019-06-11 22:07:34 -04:00
Qstick
ac0d1c92c3
New: Tooling changes for UI
2019-06-11 22:06:43 -04:00
Leonardo Galli
44b1252ecc
Fixed: npm start not working with node 10
...
Fixes #3258
2018-12-24 15:56:53 +01:00
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
2018-08-05 16:28:05 +02:00
James White
1f7b03d321
Fixed: gulp jshint warnings ( #1873 )
2017-08-12 15:16:12 +02:00
Mitchell Cash
a620c4b5d8
Changed: Use cleancss for minification ( #1654 )
2017-06-11 09:31:27 +02:00
geogolem
aa977eb2d5
fully functional traktAuthentication
...
using api.couchpota.to with comments
for when updated RadarrAPI is deployed
2017-03-04 17:51:21 -05:00
Sam Holmes
aff6af1806
Update package.json license expression ( #1242 )
2016-04-13 08:08:20 -07:00
Björn Dahlgren
1293bab868
Run gulp using npm Simplifies usage of gulp and makes sure everyone is using same version
2016-03-24 10:43:54 -07:00
Keivan Beigi
66e829f71e
upgraded postcss, webpack
2015-08-26 23:33:08 -07:00
Keivan Beigi
1a872035e7
external less source maps, autoprefixer
2015-08-15 23:52:45 -07:00
Keivan Beigi
8090c853ba
Added source map to css files
2015-08-11 10:44:21 -07:00
Keivan Beigi
760469fc5f
Added support for live reload
2015-07-21 19:38:46 -07:00
Keivan Beigi
dba359cafe
reverted handlebars version
2015-07-18 21:20:32 -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
8fede1efc9
updated npm packages
2015-07-18 17:48:10 -07:00
Keivan Beigi
8d85fb15c4
Removed yargs dependency since it fails to install in windows
2015-07-18 12:52:02 -07:00
Keivan Beigi
32d7da91b7
added phantom support in gulp
2015-07-18 11:50:16 -07:00
Taloth Saldono
4e6466e10c
Updated stripbom.
2015-02-14 19:14:58 +01:00
Keivan Beigi
d4a4a4095e
updated npm packages
2015-02-04 14:45:53 -08:00
Keivan Beigi
9ca97d0135
Handlebars 2.0
2015-02-04 11:40:31 -08:00
Keivan Beigi
095e92c7dd
Moved jshint config to .jshintrc
2015-02-03 16:56:18 -08:00
Keivan Beigi
a7001ab322
updated to webpack 1.5.3
2015-02-03 15:33:56 -08:00
Keivan Beigi
428a1439e5
rjs -> webpack
2015-02-02 17:43:14 -08:00
Keivan Beigi
2ebc29cd92
replaced rimraf with del
2014-11-19 16:42:55 -08:00
Keivan Beigi
9905ce88e3
replaced clean with rimraf
2014-11-19 16:36:28 -08:00
Keivan Beigi
b4e7a16a2f
updated npm packages
2014-11-19 16:36:05 -08:00
kayone
9db41cf4be
added imageMin task
2014-08-29 22:59:08 -07:00
kayone
4d23b2cac3
switched from grunt to gulp
2014-08-28 14:40:18 -07:00
Mark McDowall
9b0114714d
grunt-contrib-less version locked (0.9.0 fails me!)
2014-01-07 20:40:06 -08:00
kayone
47c3ec6047
added wix binaries
2013-11-23 17:48:22 -08:00
kayone
1f37597b6f
added jshint to package.json
2013-11-10 20:17:44 -08:00
kayone
4948d0608b
UI dependency graph cleanup
2013-10-08 18:43:41 -07:00
Keivan Beigi
0e199f3570
cleaned up gruntfile.js
2013-07-29 17:57:52 -07:00
kay.one
2683a3ca12
added folder clean up to grunt
...
removed unused tasks
2013-05-02 16:06:46 -07:00
Keivan Beigi
182192e0ba
added commands.
...
they can be triggered using the api
api/command/
2013-04-26 19:03:34 -07:00
kay.one
fe554849c2
shared toolbar radio button style is working. just need to store state.
2013-04-25 21:46:00 -07:00
Keivan Beigi
99cd327002
updated grunt task for javascript library update
2013-04-18 16:14:38 -07:00
kay.one
e11f8e6369
added grunt-notify
2013-04-11 21:40:38 -07:00
Keivan Beigi
5d1026ded2
removed old references to AddSeries/SearchResultModel, AddSeries/SearchResultCollection
2013-04-09 17:46:42 -07:00
kay.one
c7776f74e1
some js cleanup.
2013-03-29 12:17:03 -07:00
kay.one
8327849e96
updated package.json to include grunt-cli
2013-03-29 11:37:30 -07:00