Bogdan
4e03ebadc4
New: (UI) Add filter by categories in add indexer modal
...
Fixes #872
Closes #1731
1 year ago
Bogdan
40a932cd28
Improved page loading errors
1 year ago
Mark McDowall
4a81630073
Fixed: Clearing logs not updating UI once complete
...
(cherry picked from commit 56b3acddc9f50f59c78c03ca072fe802752b88a7)
1 year ago
Bogdan
51e33740b0
Update import path in CategoryLabel
1 year ago
Bogdan
4561859c2b
Fixed: (UI) Case-insensitive sorting for add indexer modal
1 year ago
Bogdan
83166fb0b5
Allow array of string as value in EnhancedSelectInput
1 year ago
Bogdan
7cb465787e
Use more specific styling for kinds in ProgressBar
...
(cherry picked from commit dd31c913d2a974d95f3be251714ce749cfd99a72)
1 year ago
Bogdan
87fdf17926
Add HelpTextWarning support in FieldDefinition
1 year ago
Bogdan
ea635e685b
Fix duplicate indexers with same name in add modal
1 year ago
Qstick
9fd3eb4d6b
Extract useSelectState from SelectContext
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
1 year ago
Qstick
78aab80703
New: Additional custom filter predicates for strings
1 year ago
Bogdan
5864a090e4
Fixed: Enforce validation warnings
...
(cherry picked from commit 48ee1158ad4213fd0690842e2672f52d08f7ad26)
1 year ago
Matthew Strapp
5437aac346
Fixed: Use relative paths instead of absolute paths for webmanifest
...
(cherry picked from commit 8e771f95ade919a8f1ed7b48675f032a6c508cb2)
1 year ago
bakerboy448
29ab1801db
Fixed a really important spelling mistake
...
(cherry picked from commit b510201b43f6bc5e6774119ebbd7b8a0d89ee487)
1 year ago
Bogdan
cc2f50544b
New: Show tags in Applications and Notifications index
2 years ago
Bogdan
bdc0178e44
Limit ESLint configuration to this project
2 years ago
Benjamin Staneck
131550b92d
Add `inset` to stylelintrc
...
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
2 years ago
Benjamin Staneck
5f83da9725
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
2 years ago
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)
2 years ago
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)
2 years ago
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)
2 years ago
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)
2 years ago
Bogdan
cb1fd39cb3
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2 years ago
The Dark
a86aa4c5d3
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
2 years ago
Devin Buhl
202836110e
New: Add application URL to host configuration settings
...
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2 years ago
Benjamin Staneck
26ac66c0e1
Fixed some aria violations
...
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
2 years ago
Benjamin Staneck
649b301444
New: Updated button and calendar outline colors for dark theme
...
(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)
2 years ago
Benjamin Staneck
a4854b7b5f
Use minified jquery
...
(cherry picked from commit bb77bb640c0529ca3e6386ec657e64ebafad02f4)
2 years ago
Mark McDowall
d10bdf4676
New style scrollbar in Firefox
...
(cherry picked from commit 9bd783d49c91600d6575fc86e7bdd56858c213f1)
2 years ago
Bogdan
03647143e3
Remove unused ReactDOM import
2 years ago
Mark McDowall
8090dc9983
Fixed: File browser
...
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2 years ago
Bogdan
f13d5c5a14
Fix typo in ShowSearchHelpText
2 years ago
Bakerboy448
40dc4de47d
Fixed: Missing Translates
2 years ago
Bogdan
a0e2f3324c
Fixed: (AnimeBytes) Cache result releases
2 years ago
Bogdan
b97f6f8ddf
Fixed: (UI) `Add New Indexer` button to open the `Add Indexer` modal
...
Fixes #1625
Closes #1389
2 years ago
Bogdan
c9249ed583
Fixed: (UI) Typo in hover border colors
2 years ago
Mark McDowall
3192990874
Fixed: Number input changing while scrolling
...
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2 years ago
Bogdan
f638cf34d1
Fixed: (UI) Fix search sorting by empty categories
2 years ago
Bogdan
5aa4a5faaa
Fixed: (Tags) Show applications in tag details
2 years ago
bakerboy448
3ea43d711a
New: Display Parameters on History by default
2 years ago
Bogdan
88329ff104
Fixed: (UI) Use `event.composedPath()`
2 years ago
Scott Jasso
38d5739406
Fix search UI offset
2 years ago
Bogdan
0576c6af03
Fixed: (UI) Include ES6 libs in babel on Windows builder
2 years ago
Bogdan
22cab3a63f
Fixed: (UI) Use empty object when capabilities are undefined
2 years ago
Bogdan
bb1ebda753
Fixed: (UI) Add tags to modal info and sort by label
2 years ago
Qstick
0b9b671849
Fixed: RSS Icon color in light theme
2 years ago
Bogdan
65a954b831
Fixed: (UI) Replace `api.` only if it's a subdomain
2 years ago
Qstick
05b477e9d1
Fixed: Better sorting of releases in manual search
...
Fixes #1472
2 years ago
Qstick
6482509a1d
New: Improved Indexer disabled popover
2 years ago
Qstick
0e82899958
New: VIP Expiration column on indexer index
...
Fixes #456
Fixes #797
2 years ago