dkanada
|
75504ec8e4
|
initial work for repository configuration
|
2020-06-10 21:33:08 +09:00 |
|
dkanada
|
4beac3f7f4
|
update more controller locations
|
2020-05-17 23:19:21 +09:00 |
|
dkanada
|
410a58ddae
|
organize more routes by category
|
2020-05-17 01:00:25 +09:00 |
|
dkanada
|
8c3e72fe7b
|
fix wizard route and config load error
|
2020-05-12 06:28:14 +09:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
dkanada
|
34aad3e338
|
update more route locations
|
2020-04-24 22:58:43 +09:00 |
|
MrTimscampi
|
e12e6731b2
|
Make the console quieter by default
|
2020-02-16 04:22:50 +01:00 |
|
Dmitry Lyzo
|
d93c16ea72
|
Exit app on "go back" at server selection page
|
2020-01-25 15:32:24 +03:00 |
|
Dmitry Lyzo
|
1ebf03d21b
|
Exit app on "go back" at login page
|
2020-01-25 01:20:33 +03:00 |
|
dkanada
|
3047b12382
|
add code suggestions
|
2020-01-12 02:23:16 +09:00 |
|
dkanada
|
a08d142db2
|
move some routes to their original locations for now
|
2020-01-08 01:45:45 +09:00 |
|
dkanada
|
07994e0a40
|
move authentication and playback controllers to subdirectories
|
2019-12-15 23:53:13 +09:00 |
|
dkanada
|
4bf12b1682
|
order all routes by category
|
2019-12-15 22:42:33 +09:00 |
|
dkanada
|
34c0d6019e
|
move around half the dashboard controllers to a subdirectory
|
2019-12-15 20:47:47 +09:00 |
|
dkanada
|
3739741786
|
Add some linting rules for the CI (#587)
* enable one-var rule
* enable indent rule
* enable no-multiple-empty-lines rule
* enable no-empty rule
* enable no-trailing-spaces rule
* enable no-extra-semi rule
* add eslint rules to fix block spacing
* enable max-statements-per-line rule
* enable brace-style rule
* fix some spacing issues and add future rules
* add code suggestions
|
2019-11-22 18:29:38 +03:00 |
|
dkanada
|
27944af119
|
move all user preference controllers to folder
|
2019-10-06 19:56:06 +09:00 |
|
dkanada
|
8bec0ad63d
|
move all library pages to their own folders
|
2019-08-16 00:58:27 -07:00 |
|
dkanada
|
e21763dfcd
|
remove redundant advanced label
|
2019-06-10 15:25:07 -07:00 |
|
vitorsemeano
|
ede8b3397d
|
cleanup data-require in views
|
2019-05-03 22:46:15 +01:00 |
|
Joshua M. Boniface
|
12589460cf
|
Merge pull request #297 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
|
2019-04-30 23:35:40 -04:00 |
|
dkanada
|
6c7d64b4de
|
remove unnecessary route
|
2019-04-25 11:16:11 -07:00 |
|
dkanada
|
05a1beebaf
|
move livetv controller to the old location
|
2019-04-25 11:16:01 -07:00 |
|
Bond-009
|
df3d3bc7d3
|
Merge pull request #256 from jellyfin/release-10.3.z
Backmerge release 10.3.0
|
2019-04-20 12:27:46 +02:00 |
|
dkanada
|
3f4b750288
|
move list page to the usual location
|
2019-04-06 00:24:30 -07:00 |
|
dkanada
|
3eec1cf2f7
|
move device routes to the usual location
|
2019-04-06 00:24:30 -07:00 |
|
dkanada
|
e4590b4898
|
fix some broken and unused elements on the plugin pages
|
2019-04-06 00:17:33 -07:00 |
|
vitorsemeano
|
4a4a9fb1de
|
removed unused dlnaserversettings route
|
2019-03-22 23:49:37 +00:00 |
|
vitorsemeano
|
b4257bfda8
|
optimizing defineRoute in routes.js
|
2019-03-22 23:48:38 +00:00 |
|
vitorsemeano
|
cc0e19c6bd
|
fix identation for routes.js
|
2019-03-22 23:48:38 +00:00 |
|
vitorsemeano
|
9c758a8d85
|
module resolution for appRouter and moved controllers to dir
|
2019-03-22 23:43:05 +00:00 |
|