WithoutPants
6e9718a600
Toast improvements ( #4584 )
...
* Change default toast placement
* Position at bottom on mobile
* Show single toast message at a time
* Optionally show dialog for error messages
* Fix circular dependency
* Animate toast
2024-02-19 10:22:34 +11:00
WithoutPants
46eb01198a
Plugin api improvements ( #4546 )
...
* Expose useToast
* Expose components:
- studio/tag/performer/gallery selects
- date input
- country select
- folder select
2024-02-12 15:07:44 +11:00
InfiniteStash
a0f33e3dab
Add filtering to folder select ( #4277 )
2023-11-20 13:00:28 +11:00
DingDongSoLong4
50c4ac98af
Thumbnail scrubber improvements ( #4081 )
...
* Remove deps from useDebounce hook
* Add useThrottle hook
* Throttle preview scrubber
* Scrubber improvements
2023-09-08 11:33:16 +10:00
WithoutPants
38a06be148
Make folder select easier to click ( #4017 )
2023-08-10 13:10:34 +10:00
WithoutPants
0050e4abbf
Fix path filtering when directory has whitespace in it ( #3600 )
...
* Add quotes for path with space in path filter
* Hide directory errors in path filter
2023-03-26 07:27:44 +11:00
WithoutPants
b1608128d6
Add folder browser to path filter field ( #3570 )
2023-03-22 11:17:31 +11:00
DingDongSoLong4
bc3730d49f
Add debounce hook ( #3524 )
...
* Remove noop
* Add debounce hook
2023-03-13 13:24:37 +11:00
DingDongSoLong4
bd747317d4
Update dependencies (again) ( #3442 )
...
* Update dependencies
* Upgrade rollup
* Remove all index.ts reexport files
2023-02-17 09:42:44 +11:00
DingDongSoLong4
a1851b3713
Update dependencies ( #3123 )
...
* Update localforage, remove query-string
* Update fontawesome and flag-icons
* Update formatjs
* Update axios and videojs
* Update apollo client and graphql
* Update bootstrap and react
* Update polyfills
* Update vite
* Update ESLint
* Update stylelint
* Update configs
* Rebuild yarn.lock
2023-02-16 14:06:44 +11:00
WithoutPants
3b4b20e9b2
React code splitting ( #2603 )
...
* Code split using react lazy
* Split locales
* Move to lodash-es
* Import individual icons
2022-06-22 14:41:31 +10:00
Still Hsu
a05952829c
i18n: Migrate hard strings ( #2353 )
...
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-03-09 12:42:08 +11:00
InfiniteTF
cfcc6aff6a
Update styling of folder select error state ( #2150 )
...
* Update styling of folder select error state
* Decrease icon margin
2021-12-20 22:44:26 +11:00
WithoutPants
d176e9f192
Settings UI refactor ( #2086 )
...
* Full width settings page
* Group settings
* Make config fields optional
* auto save on change
* Add settings context
* Refactor stash library section
* Restructure settings
* Refactor tasks page
* Add collapse buttons for setting groups
* Add collapse buttons in library
* Add loading indicator
* Simplify task options. Add details to manual
* Add manual links to tasks page
* Add help tooltips
* Refactor about page
* Refactor log page
* Refactor tools panel
* Refactor plugin page
* Refactor task queue
* Improve disabled styling
2021-12-14 15:06:05 +11:00
WithoutPants
0f64954e5b
Identify task ( #1839 )
...
* Add identify task
* Change type naming
* Debounce folder select text input
* Add generic slice comparison function
2021-10-28 14:25:17 +11:00
Still Hsu
3ae187e6f0
Incorporate i18n into UI elements ( #1471 )
...
* Update zh-tw string table (till 975343d2 )
* Prepare localization table
* Implement i18n for Performers & Tags
* Add "add" action strings
* Use Lodash merge for deep merging language JSONs
The original implementation does not properly merge language files, causing unexpected localization string fallback behavior.
* Localize pagination strings
* Use Field name value as null id fallback
...otherwise FormattedMessage is gonna throw when the ID is null
* Use localized "Path" string for all instances
* Localize the "Interface" tab under settings
* Localize scene & performer cards
* Rename locale folder for better compatibility with i18n-ally
* Localize majority of the categories and features
2021-06-14 15:48:59 +10:00
WithoutPants
0a098b1d63
Selective scan ( #940 )
2020-11-16 09:20:04 +11:00
WithoutPants
aca2c7c5f4
Images section ( #813 )
...
* Add new configuration options
* Refactor scan/clean
* Schema changes
* Add details to galleries
* Remove redundant code
* Refine thumbnail generation
* Gallery overhaul
* Don't allow modifying zip gallery images
* Show gallery card overlays
* Hide zoom slider when not in grid mode
2020-10-13 10:12:46 +11:00
InfiniteTF
328db57d6c
Overhaul look and feel of folder select ( #527 )
2020-05-09 13:08:00 +10:00
InfiniteTF
df2d2c2d09
Upgrade javascript libraries ( #516 )
...
* Bump react-bootstrap
* Bump library versions and clean up hooks
* Bump intl libraries
* Fix image pasting
2020-05-08 12:06:07 +10:00
InfiniteTF
66cb7f4928
Update prettier to v2.0.1 and enable for SCSS ( #420 )
2020-04-03 10:29:33 +11:00
InfiniteTF
2a8e5d5b9b
UI fixes ( #419 )
2020-04-01 11:08:01 +11:00
Infinite
750759e4bf
Prettier
2020-03-01 21:04:37 +01:00
Infinite
cdadb66d85
Remove or exempt all uses of 'any
...
* Refactored LocalForage
* Refactored SceneFilenameParser
2020-03-01 21:04:37 +01:00
Infinite
c1ce6d539d
Prettier
2020-03-01 21:04:35 +01:00
Infinite
3f9f32c356
Responsive styles for portrait orientation phones
2020-03-01 21:04:35 +01:00
Infinite
247ad0a470
Style fixes
2020-03-01 21:04:35 +01:00
Infinite
ac3d03715f
Styling
2020-03-01 21:04:35 +01:00
Infinite
244c8ff234
Prettier
2020-03-01 21:04:32 +01:00
Infinite
9827647122
Linting update
2020-03-01 21:04:32 +01:00
Infinite
c31205c47f
Linting
2020-03-01 21:04:31 +01:00
Infinite
129dcecdef
Blueprint removed
2020-03-01 21:04:31 +01:00
Infinite
4d44deff64
WIP
2020-03-01 21:04:30 +01:00