chinkara
|
394a548263
|
No admin user can be allowed to "edit subtitles"
Front end support to new feature. A user without admin rights can be allowed to "edit subtitles"
|
2024-03-07 10:15:12 +01:00 |
|
grafixeyehero
|
d702ad938a
|
add show method for PlaylistEditor Class
|
2024-02-11 23:32:14 +03:00 |
|
Niels van Velzen
|
9eeec9270d
|
Remove unused sync code
|
2024-01-06 19:34:34 +01:00 |
|
Marco
|
0f8d29a573
|
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584
|
2023-10-05 22:53:18 +01:00 |
|
Cosmin Cioaclă
|
480e683ad6
|
fix: remove unnecessary renaming
|
2023-10-04 20:31:47 +02:00 |
|
MrK
|
d62a36a708
|
itemContextMenu only supports folders and using parentId instead for lists
Revert line change on playbackmanager.js
|
2023-10-02 23:25:57 +01:00 |
|
MrK
|
5d20523616
|
Reverting itemContextMenu changes to support folder/playlist ordering with the "Play" action
Code cleanup
|
2023-09-23 22:50:57 +01:00 |
|
MrK
|
c935ba9a20
|
Removed unused imports
|
2023-09-21 00:14:07 +01:00 |
|
MrK
|
4488a586a4
|
Removed unneeded calls to getSortValues on playbackManager calls that only play 1 item
|
2023-09-20 22:50:01 +01:00 |
|
MrK
|
ee791f9d0d
|
Changed from using sortOptions to using already implemented queryOptions
Null verification for parentid on shortcuts.js
itemContextMenu is now obeying to sorting
|
2023-09-20 17:44:55 +01:00 |
|
Bill Thornton
|
ec0adb895b
|
Add constructor capitalization rule
|
2023-07-06 11:49:55 -04:00 |
|
Shadowghost
|
b3c023f4fa
|
Fix collection permission check in context menu
|
2023-05-30 16:20:03 +02:00 |
|
Bill Thornton
|
f96166657d
|
Move remaining router components
|
2023-05-02 16:40:31 -04:00 |
|
robert-hamilton36
|
a83e3b121b
|
Remove Select option from tvs
|
2023-04-24 11:37:00 -04:00 |
|
robert-hamilton36
|
447b6f5582
|
Add select option
|
2023-04-24 11:37:00 -04:00 |
|
Bill Thornton
|
f2726653ae
|
Fix indentation issues
|
2023-04-19 01:56:05 -04:00 |
|
Bill Thornton
|
6f3aa2f1df
|
Fix eslint issues
|
2023-03-29 00:38:22 -04:00 |
|
Shadowghost
|
43addea602
|
Only disable collection management for TV
|
2023-03-13 18:17:28 +01:00 |
|
Shadowghost
|
85fcf9821a
|
Add setting for collection management
|
2023-03-09 22:03:39 +01:00 |
|
Bill Thornton
|
1eafb235e2
|
Use array.flat instead of concat.apply
|
2023-01-04 23:41:51 -05:00 |
|
Markus Ongyerth
|
d54a89d10a
|
Integrate review feedback
* Add ignore statement for linter
* Don't shadow variable names
|
2023-01-04 23:41:51 -05:00 |
|
Markus Ongyerth
|
17eede9062
|
Add DownloadAll to translations
|
2023-01-04 23:41:51 -05:00 |
|
Markus Ongyerth
|
9bef06f466
|
Add DownloadAll for season and series
|
2023-01-04 23:41:51 -05:00 |
|
grafixeyehero
|
bdff9b14f1
|
Rename class name for collectionEditor & add method show
|
2022-10-26 23:46:04 +03:00 |
|
Bill Thornton
|
1f4e65822b
|
Fix sonarjs no-collapsible-if
|
2022-10-03 14:26:16 -04:00 |
|
Ryan Hartzell
|
d895a4fc6a
|
add eslint no-nested-ternary rule and fix violations
|
2022-04-27 16:06:24 -07:00 |
|
Dmitry Lyzo
|
7239269980
|
refactor: Extract copy to clipboard function
|
2022-02-26 00:33:08 +03:00 |
|
Bill Thornton
|
d94da4538c
|
Fix sharing url
|
2021-05-21 00:13:38 -04:00 |
|
Bill Thornton
|
be9f964c18
|
Remove useless escape characters
|
2021-03-23 11:28:20 -04:00 |
|
vitorsemeano
|
2243b35311
|
fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 12:26:11 +00:00 |
|
vitorsemeano
|
2a3ade9bb9
|
fix multiple import defaults missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:24:44 +00:00 |
|
vitorsemeano
|
56b76697b7
|
Update src/components/itemContextMenu.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:14:16 +00:00 |
|
vitorsemeano
|
4b42afcd7a
|
fix some toast imports
|
2020-11-05 23:12:24 +00:00 |
|
vitorsemeano
|
5071aedcea
|
extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
|
2020-11-05 23:12:23 +00:00 |
|
MrTimscampi
|
7d9208e951
|
WIP
|
2020-11-05 23:09:09 +00:00 |
|
MrTimscampi
|
bfb8c7c1f6
|
Make import paths ES6-compatible
|
2020-11-05 22:58:26 +00:00 |
|
MrTimscampi
|
c97d7a6f59
|
Use connectionManager global
|
2020-08-30 06:06:47 +02:00 |
|
MrTimscampi
|
4aa0ef4936
|
Migrate appRouter to ES6
|
2020-08-06 23:10:47 +02:00 |
|
Dmitry Lyzo
|
6b480f5138
|
Fix file download
|
2020-07-27 13:56:39 +03:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
MrTimscampi
|
60ec70b2d8
|
Fix linting errors
|
2020-07-26 13:10:32 +02:00 |
|
MrTimscampi
|
3713091382
|
Merge remote-tracking branch 'upstream/master' into es6
With conflicts
|
2020-07-24 10:23:14 +02:00 |
|
Cameron
|
ef74521028
|
fix lint
|
2020-07-14 13:57:56 +01:00 |
|
dkanada
|
b47cf2cd04
|
fix spacing
|
2020-07-11 18:39:36 +09:00 |
|
Cameron
|
e3d9518574
|
remove rerquire and update var declerations
|
2020-07-10 19:56:24 +01:00 |
|
Cameron
|
8af1a74fd2
|
migrate itemContextMenu and maintabmanager to ES6 modules
|
2020-07-08 16:19:44 +01:00 |
|
ferferga
|
08a995fe2c
|
Add 'Clear Queue' option
|
2020-07-01 15:54:51 +02:00 |
|
ferferga
|
737341934a
|
Add stop playback option in mobile's layout context menu
|
2020-07-01 15:05:08 +02:00 |
|
dkanada
|
8e35cceaf0
|
Merge branch 'es6' into es6-migration-3
|
2020-06-28 04:40:43 +09:00 |
|
grafixeyehero
|
cf931d429a
|
apply suggestion
|
2020-06-26 21:39:47 +03:00 |
|