Mark McDowall
|
682d2b4e1b
|
Convert Form Components to TypeScript
|
2024-10-26 14:54:23 -07:00 |
Bogdan
|
f502eaffe3
|
Bump frontend packages
|
2024-10-26 14:15:42 -07:00 |
Bogdan
|
3828e475cc
|
Fixed: Copy to clipboard in non-secure contexts
|
2024-10-07 15:26:21 -07:00 |
Treycos
|
99fc52039f
|
Convert ClipboardButton to TypeScript
|
2024-09-21 13:09:55 -04:00 |
Bogdan
|
041fdd3929
|
Convert Episode and Season search to TypeScript
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
|
2024-08-26 21:40:22 -07:00 |
Bogdan
|
aa488019cf
|
Bump babel packages
|
2024-08-18 19:00:01 -07:00 |
Bogdan
|
47a05ecb36
|
Use autoprefixer in UI build
|
2024-08-18 19:00:01 -07:00 |
Mark McDowall
|
d6d90a64a3
|
Convert App to TypeScript
|
2024-07-28 17:27:13 -07:00 |
Mark McDowall
|
d46f4b2154
|
Convert Utilities to TypeScript
|
2024-07-28 17:27:13 -07:00 |
Bogdan
|
5d01ecd30e
|
Bump frontend dependencies
ignore-downstream
|
2024-04-27 18:05:16 -07:00 |
Bogdan
|
64f4365fe9
|
Update caniuse-lite
|
2024-03-01 17:24:41 -08:00 |
Bruno Garcia
|
6377c688fc
|
Update Sentry SDK add features
Co-authored-by: Stefan Jandl <reg@bitfox.at>
|
2024-02-27 00:30:32 -05:00 |
Bogdan
|
a2f16bddfd
|
Preserve the protocol in Series Image
|
2023-09-18 00:09:25 -07:00 |
Bogdan
|
447d8cfbb9
|
Migrate to merged proposals now included in babel/present-env
Bump core-js too.
|
2023-09-04 10:30:10 -07:00 |
Bogdan
|
828b8e0fe4
|
Bump dotnet to 6.0.21
|
2023-09-04 10:30:01 -07:00 |
Mark McDowall
|
85e2855981
|
New: Added UI for parsing release names
Closes #5263
|
2023-07-10 20:54:16 -07:00 |
Bogdan
|
3508cb63dc
|
Update UI dependencies
|
2023-05-14 21:11:16 -07:00 |
Bogdan
|
fbf79c6639
|
Downgrade rimraf to v4
|
2023-05-07 18:50:11 -07:00 |
Benjamin Staneck
|
6a49f3989a
|
Fix stylelint runs by pinning string-width to a non ESM-only version
Add `inset` to stylelintrc
|
2023-05-07 10:20:08 -07:00 |
Benjamin Staneck
|
d79f42351f
|
Remove unused babel plugins and fix build with profiling
|
2023-05-07 10:20:08 -07:00 |
Benjamin Staneck
|
4aba540b89
|
Update all relevant dev tool deps
Delete esformatter
Address lint failures
Delete unknown component property
remove deprecated stylelint rules
Address stylelint violation
Update rimraf
|
2023-05-07 10:20:08 -07:00 |
Benjamin Staneck
|
de4cfefde4
|
Update core-js and use defaults for browserlist
|
2023-04-27 22:37:38 -07:00 |
Benjamin Staneck
|
8bcaa17e25
|
Update webpack and webpack-cli
|
2023-04-27 10:33:10 -04:00 |
Stepan Goremykin
|
6413d212e5
|
Update signalr to 6.0.15
|
2023-04-14 16:48:47 -07:00 |
Mark McDowall
|
b2c43fb2a6
|
Typings cleanup and improvements
|
2023-04-10 21:38:50 -07:00 |
Mark McDowall
|
37c355da51
|
Improved UI error messages (stack trace and version)
|
2023-02-16 16:45:09 -08:00 |
Mark McDowall
|
a18c377466
|
Switch to eslint for linting
|
2023-02-12 19:16:07 -08:00 |
Mark McDowall
|
d022679b7d
|
Refactor Series index to use react-window
|
2023-02-12 19:16:07 -08:00 |
Mark McDowall
|
de56862bb9
|
Add Prettier to format TypeScript files
|
2023-02-12 19:16:07 -08:00 |
Mark McDowall
|
910511dba0
|
Add typescript
|
2023-02-12 19:16:07 -08:00 |
Mark McDowall
|
32544318e1
|
Updated some JS dependencies
|
2022-12-23 22:03:17 -08:00 |
Mark McDowall
|
c43d06628d
|
Add missing eslint-plugin-react-hooks package
|
2022-11-18 22:47:27 -08:00 |
Mark McDowall
|
1c6c9a7960
|
Replace react-custom-scrollbars
|
2022-11-13 17:54:35 -08:00 |
Qstick
|
909af6c874
|
New: Frontend Package and Lint Updates
|
2022-08-07 15:24:39 -07:00 |
Qstick
|
878d1561aa
|
Build Sonarr on Net6
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2022-08-07 15:04:46 -07:00 |
Qstick
|
f79ae77a3a
|
New: Switch to ASPNetCore Kestrel and SignalR
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2022-08-07 15:04:43 -07:00 |
Mark McDowall
|
b90e25f652
|
Fixed: Overflowing release profile terms
Closes #4667
|
2021-12-20 12:29:17 -08:00 |
ta264
|
7c74d19515
|
Revert "Updated react-virtualized"
This reverts commit 47f3886d7a .
|
2021-10-02 20:38:16 -07:00 |
Mark McDowall
|
2804a961cb
|
Fix webpack memory leak when copying HTML files
|
2021-05-26 21:34:03 -07:00 |
Mark McDowall
|
684626ef73
|
Updated react-dnd and added touch support
Fixed: Drag and drop on mobile devices
Closes ##4429
|
2021-04-24 19:25:02 -07:00 |
Mark McDowall
|
47f3886d7a
|
Updated react-virtualized
|
2021-04-24 19:25:02 -07:00 |
Mark McDowall
|
8acc0f77b6
|
Updated create-react-class package
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
23a7c728f4
|
Updated redux and react-redux packages
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
2964d0bb6d
|
Update react-autosuggest, react-focus-lock, react-lazyload react-slider and react-tabs packages
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
c92d25694f
|
Updated react-addons-shallow-compare package
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
a831ece57d
|
Updated react and react-dom packages
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
b4973fd99d
|
Updated jquery, filesize and qs packages
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
a0e3afd614
|
Updated clipboard, fuse.js, mobile-detect, moment and signalr packages
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
91c895219f
|
Update classnames
|
2021-04-24 19:25:01 -07:00 |
Mark McDowall
|
38a312895a
|
Update sentry
|
2021-04-24 19:25:01 -07:00 |