Commit graph

23 commits

Author SHA1 Message Date
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
ferferga
44b2e86147 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-22 18:15:58 +02:00
Delgan
7d8efbe5a7
Fix media info dialog visually refreshing library page in background 2020-06-19 14:45:29 +02:00
ferferga
f9119cc2f6 Replace context menu 'ViewArtist' with 'ViewAlbumArtist' option for players and fix texting bits 2020-06-18 10:55:58 +02:00
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00
Bill Thornton
e0c9c0566c Make the share url link to the actual item instead of github 2020-05-20 17:03:01 -04:00
dkanada
f06291e37b fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00
Renamed from src/components/itemcontextmenu.js (Browse further)