1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-21 23:32:27 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Bogdan
f92935e3d2 Set minor version for core-js in babel/preset-env
(cherry picked from commit 2e83d59f61957cbc2171bef097fe2410e72729ad)
2024-12-17 15:47:05 +02:00
Mark McDowall
2b1684a793 Webpack web target
(cherry picked from commit a90866a73e6cff9a286c23e60c74672f4c0d317a)
2024-11-27 12:24:16 +02:00
Mark McDowall
0c2ede48e8 Fixed: PWA Manifest with URL base
(cherry picked from commit aedcd046fc4fc621dae4b231cc80d4b269a69177)

Closes #5203

Fixed: PWA Manifest images

(cherry picked from commit da7d17f5e826d5273dba0b4f73227ffc8ed8a6c7)

Closes #5030
2024-11-04 18:45:33 +02:00
Mark McDowall
4904e52c95 Don't hash files in development builds
(cherry picked from commit bc7799139e52b92956eb595fb87f44d7dda9a320)
2024-08-17 17:45:22 +03:00
Mark McDowall
d473752999 UI loading improvements
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
(cherry picked from commit f0cb5b81f140c67fa84162e094cc4e0f3476f5da)

Closes #3883
Closes #3890
Closes #3893
2023-08-21 04:08:07 +03:00
Bogdan
d0f8a3a8f9 Cache busting for CSS files
(cherry picked from commit 38f263931ff8faba050762abe5fb692a5bc0d515)
2023-07-23 03:02:56 +03:00
Mark McDowall
1d1a90537a Fix chunk IDs and source map file names
(cherry picked from commit bb8fed94eb2c44040031643e8c20ff72de759535)
2023-07-20 00:45:42 +03:00
Mark McDowall
6424d2b045 Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3880
2023-07-16 08:24:49 +03:00
Bogdan
43c892b89d Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit eeaea17c1f.
2023-07-16 04:15:48 +03:00
Mark McDowall
eeaea17c1f Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3868
Closes #3871
2023-07-16 01:52:04 +03:00
Mark McDowall
eacaf9be32 Add typescript
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2023-05-25 02:36:32 +03:00
Benjamin Staneck
4f600c32d4 Remove unused babel plugins and fix build with profiling
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)

Close #3625
2023-05-13 01:16:40 +03:00
Mark McDowall
ecf63006f3 Switch to eslint for linting
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)

Closes #3350
2023-05-10 01:24:21 +03:00
Benjamin Staneck
734e8fdf6f Use minified jquery
(cherry picked from commit bb77bb640c0529ca3e6386ec657e64ebafad02f4)
2023-04-28 22:42:31 -05:00
Qstick
9fe13a2d14 New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2023-01-22 16:38:04 -06:00
Qstick
6c9808fe56 New: Webpack 5, UI Package Updates
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-06-27 01:43:54 -04:00