Commit Graph

61 Commits

Author SHA1 Message Date
grafixeyehero 6cb6e10083 revert asyncRoutes to legacyRoutes 2023-04-10 22:58:14 +03:00
grafixeyehero d2df5830b5 migrate User Password Page 2022-07-23 18:04:28 +03:00
grafixeyehero 2d115bc6c8 migrate User Parental Control 2022-07-23 18:04:26 +03:00
grafixeyehero 5d29529562 migrate User Library Access Page 2022-07-23 18:04:25 +03:00
grafixeyehero 3f8b305995 migrate User Edit Page 2022-07-23 18:04:23 +03:00
grafixeyehero a2cd1b3176 migrate New User Page 2022-07-23 18:04:20 +03:00
grafixeyehero 2aa41f8a33 Convert userPasswordPage & UserImagePage to react 2022-03-10 10:23:52 -05:00
Dmitry Lyzo 59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
grafixeyehero c6966c67f7 Convert userParentalControlPage to react 2022-01-07 03:43:13 +03:00
grafixeyehero a2e908a4de Convert userLibraryAccessPage to react 2022-01-02 04:42:01 +03:00
grafixeyehero 192b7542d8 convert UserEditPage to react 2021-11-13 18:50:49 +03:00
grafixeyehero ccecc4a4b1 convert NewUserPage to react 2021-10-19 19:15:24 +03:00
grafixeyehero 20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
Bill Thornton a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada 5f7b002b6e tweak the background color behavior 2021-02-16 22:53:09 +09:00
dkanada 50b9e1adf4 add background colors to user and library cards 2021-02-07 00:16:45 +09:00
Bill Thornton 0754e60dd0 Update pattern to require digit after decimal 2020-12-29 10:50:52 -05:00
Bill Thornton 3abd48a948 Allow decimal entry for bitrate on mobile 2020-12-29 09:58:20 -05:00
Bill Thornton 93e3d1a71d Remove reference to sharing help element 2020-12-07 00:07:35 -05:00
Bill Thornton 0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
vitorsemeano 4e11e3ba66 import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
2020-11-09 00:14:33 +00:00
vitorsemeano 2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada 329a6feafc remove broken features from user settings 2020-10-28 14:27:19 +09:00
Joshua M. Boniface 63b0554a52 Update default from -1 to 0
This was changed in the main PR so that 0 was disabled instead of -1.
2020-10-04 16:49:31 -04:00
Joshua M. Boniface 355620f06b Implement frontend component of max user sessions 2020-10-04 12:08:23 -04:00
dkanada b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
dkanada d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada 955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada 369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
dkanada a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada 67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
dkanada 23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi 2d72645aad Move HTML files to the proper locations 2020-08-08 03:34:21 +02:00
dkanada 891f54563b change error message key 2020-08-02 01:23:57 +09:00
dkanada 3774008343 standardize key prefixes for translations 2020-08-01 00:18:24 +09:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi b7d2561dae Address more feedback 2020-07-25 13:42:03 +02:00
MrTimscampi ffc22f629e Resolve suggestions 2020-07-24 13:08:49 +02:00
MrTimscampi 3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
MrTimscampi 293a87902b Add version check for SyncPlay 2020-07-22 19:13:06 +02:00
Cameron 13e7fb987f Merge branch 'es6' into migrate-to-ES6-13 2020-07-21 14:45:26 +01:00
Cameron 376f00c059 update variable declerations 2020-07-11 14:04:11 +01:00