Benjamin Staneck
131550b92d
Add inset
to stylelintrc
...
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
2023-05-12 22:28:54 +03:00
Benjamin Staneck
5f83da9725
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
2023-05-12 22:27:08 +03:00
Benjamin Staneck
1ca8ff5012
Update all relevant dev tool deps
...
Delete esformatter
Address lint failures
Delete unknown component property
remove deprecated stylelint rules
Address stylelint violation
Update rimraf
(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)
2023-05-12 22:22:45 +03:00
Benjamin Staneck
061a0c0da8
Add VSCode extension recommendations
...
To make it easier for new contributors, suggest extensions for the tools we use
(cherry picked from commit 9ebd2f96adb19db7c7357336a37f7b989d21797d)
2023-05-12 22:01:48 +03:00
Benjamin Staneck
4cc2706ee5
Move vscode settings to the frontend folder
...
Since it applies to all of frontend, I think it makes more sense to have it here instead of src
(cherry picked from commit e12c679cd8961ec9d2ef744761303831b81e64fb)
2023-05-12 22:01:29 +03:00
Benjamin Staneck
32691832a5
Delete various old config files
...
Delete `jsconfig.json`
This file actually did nothing since we have a `tsconfig.json`. Behavior does not change since `checkJs` is `false` in both.
Delete `.jsbeautifyrc`
Was not used from what I could tell and we have a ESFormatter config file as well and that is basically the successor.
Delete `.csscomb.json`
Was not used from what I could tell, also the project seems dead, last publish 4 years ago. Also we have stylelint in place that covers CSS.
(cherry picked from commit 0da89478cc7a5eec7a35bff47e34b824487661a1)
2023-05-12 22:01:08 +03:00
Bogdan
cb1fd39cb3
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2023-05-08 15:13:01 +03:00
The Dark
a86aa4c5d3
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
2023-05-08 15:01:03 +03:00
Devin Buhl
202836110e
New: Add application URL to host configuration settings
...
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2023-05-08 14:24:50 +03:00
Benjamin Staneck
26ac66c0e1
Fixed some aria violations
...
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
2023-05-06 10:50:05 +03:00
Benjamin Staneck
649b301444
New: Updated button and calendar outline colors for dark theme
...
(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)
2023-05-06 10:47:58 +03:00
Benjamin Staneck
a4854b7b5f
Use minified jquery
...
(cherry picked from commit bb77bb640c0529ca3e6386ec657e64ebafad02f4)
2023-05-06 10:41:55 +03:00
Mark McDowall
d10bdf4676
New style scrollbar in Firefox
...
(cherry picked from commit 9bd783d49c91600d6575fc86e7bdd56858c213f1)
2023-05-05 04:21:09 +03:00
Bogdan
03647143e3
Remove unused ReactDOM import
2023-05-05 04:14:51 +03:00
Mark McDowall
8090dc9983
Fixed: File browser
...
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2023-05-05 04:04:58 +03:00
Bogdan
f13d5c5a14
Fix typo in ShowSearchHelpText
2023-05-03 21:24:22 +03:00
Bakerboy448
40dc4de47d
Fixed: Missing Translates
2023-04-29 15:29:46 -05:00
Bogdan
a0e2f3324c
Fixed: (AnimeBytes) Cache result releases
2023-04-29 19:29:38 +03:00
Bogdan
b97f6f8ddf
Fixed: (UI) Add New Indexer
button to open the Add Indexer
modal
...
Fixes #1625
Closes #1389
2023-04-24 04:31:11 +03:00
Bogdan
c9249ed583
Fixed: (UI) Typo in hover border colors
2023-04-20 11:51:44 +03:00
Mark McDowall
3192990874
Fixed: Number input changing while scrolling
...
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2023-04-09 20:19:02 -05:00
Bogdan
f638cf34d1
Fixed: (UI) Fix search sorting by empty categories
2023-04-08 00:52:30 +03:00
Bogdan
5aa4a5faaa
Fixed: (Tags) Show applications in tag details
2023-04-05 05:12:56 +03:00
bakerboy448
3ea43d711a
New: Display Parameters on History by default
2023-03-18 13:16:09 +02:00
Bogdan
88329ff104
Fixed: (UI) Use event.composedPath()
2023-03-12 18:55:28 +02:00
Scott Jasso
38d5739406
Fix search UI offset
2023-03-12 11:13:12 -05:00
Bogdan
0576c6af03
Fixed: (UI) Include ES6 libs in babel on Windows builder
2023-03-11 18:43:14 +02:00
Bogdan
22cab3a63f
Fixed: (UI) Use empty object when capabilities are undefined
2023-03-09 05:03:49 +02:00
Bogdan
bb1ebda753
Fixed: (UI) Add tags to modal info and sort by label
2023-02-28 04:10:26 +02:00
Qstick
0b9b671849
Fixed: RSS Icon color in light theme
2023-02-27 18:52:10 -06:00
Bogdan
65a954b831
Fixed: (UI) Replace api.
only if it's a subdomain
2023-02-27 19:50:24 +02:00
Qstick
05b477e9d1
Fixed: Better sorting of releases in manual search
...
Fixes #1472
2023-02-26 22:54:54 -06:00
Qstick
6482509a1d
New: Improved Indexer disabled popover
2023-02-26 21:18:25 -06:00
Qstick
0e82899958
New: VIP Expiration column on indexer index
...
Fixes #456
Fixes #797
2023-02-26 19:56:56 -06:00
Qstick
02ad2379a5
Fixed: Duplicate capabilities cause JS error
2023-02-26 19:40:17 -06:00
Qstick
d9f2ad0a2b
New: Edit and Delete Buttons in Indexer Info modal
2023-02-26 19:24:34 -06:00
Qstick
b637733f68
New: Indexer RSS Link on Index
...
Fixes #182
2023-02-26 17:43:50 -06:00
Qstick
aaaedf1cd7
Fixed: Semi-Private labels in indexer list
2023-02-26 17:36:39 -06:00
Qstick
99d315979e
New: Link Indexer name to info modal
...
#546
2023-02-26 01:06:13 -06:00
Qstick
ff16043a06
New: Add noreferrer to external links
2023-02-26 01:06:13 -06:00
Mark McDowall
c0383ad5f5
Refactor Indexer index to use react-window
...
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
2023-02-25 22:17:31 -06:00
Mark McDowall
c2599ef2e7
Switch to eslint for linting
...
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
2023-02-25 22:17:31 -06:00
Mark McDowall
2cd1679918
Add Prettier to format TypeScript files
...
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2023-02-25 22:17:31 -06:00
Mark McDowall
545d47b05c
Add typescript
2023-02-25 22:17:31 -06:00
Bogdan
4ad992f76a
Fixed: (UI) Replace api.
only if it's a subdomain
2023-02-21 22:59:08 +02:00
Qstick
54dce448a8
Added react-hooks lint rules
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2023-02-19 23:09:35 -06:00
Qstick
1640980e2b
New: OnGrab Notifications
2023-02-19 17:16:05 -06:00
Bogdan
24d6a0cb06
Fixed: (UI) Remedy for external link regression
2023-02-18 19:01:23 +02:00
Qstick
a31b107a90
Fix some UI translated strings
2023-02-12 18:22:43 -06:00
Bogdan
3a52048dc2
Fixed: (UI) Check for non-array indexerUrls
2023-02-11 08:27:16 +02:00