Kermie
5c81cb6361
Add Estonian, Russian first-level langs, add many preview langs
2022-11-22 17:45:53 -05:00
CJ
0664c5b974
Track watch activity for scenes. ( #3055 )
...
* track watchtime and view time
* add view count sorting, added continue position filter
* display metrics in file info
* add toggle for tracking activity
* save activity every 10 seconds
* reset resume when video is nearly complete
* start from beginning when playing scene in queue
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-11-21 12:55:15 +11:00
DingDongSoLong4
420c6fa9d7
Fix duplicate log messages ( #3116 )
2022-11-18 14:39:30 +11:00
CJ
ca9c8e0a34
Support Javascript injection ( #3132 )
2022-11-17 09:37:06 +11:00
skier233
7eae751d1c
Stash rating system ( #2830 )
...
* add rating100 fields to represent rating range 1-100
* deprecate existing (1-5) rating fields
* add half- and quarter-star options for rating system
* add decimal rating system option
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-11-16 09:31:44 +11:00
WithoutPants
b9e07ade92
Fix seeking ( #3096 )
...
* Update apikey when generating/clearing
* Fix seeking on systems with api key
2022-11-08 13:45:54 +11:00
WithoutPants
c4c6a3f9c0
Add Ukrainian language option
2022-10-19 22:40:55 +00:00
Joe Scylla
9083796a42
#1810 Truncate large numbers on buttons ( #2781 )
...
* #1810 Truncate large numbers on buttons
* Apply to card popovers as well
Co-authored-by: Roland Karle <roland.karle@aufwind-group.de >
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-10-06 12:43:17 +11:00
pickleahead
4c73f2f845
Add descriptions to tags and display tag cards on hover ( #2708 )
...
* add descriptions to tags
* display tag description and tag image on hover
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-10-06 10:01:06 +11:00
WithoutPants
6c6e0b6236
Fix saved front page filters being corrupted
2022-09-30 14:47:35 +10:00
HijackHornet
b588597f3e
[Feature] Config option for sub content display ( #2832 )
...
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-09-30 11:28:47 +10:00
7dJx1qP
d274f86390
Add backup directory path setting ( #2953 )
...
* add backup directory path setting
* Don't default backup path
* handle migration backup path input when given filename or path
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-09-30 10:00:50 +10:00
HijackHornet
74191c73ed
Custom localization ( #2837 )
...
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-09-22 19:49:35 +10:00
WithoutPants
abb574205a
Files refactor fixes ( #2743 )
...
* Fix destroy gallery not destroying file
* Re-add minModTime functionality
* Deprecate useFileMetadata and stripFileExtension
* Optimise files post migration
* Decorate moved files. Use first missing file in move
* Include path in thumbnail generation error log
* Fix stash-box draft submission
* Don't destroy files unless deleting
* Call handler for files with no associated objects
* Fix moved zips causing error on scan
2022-09-06 07:03:42 +00:00
WithoutPants
30877c75fb
Release notes dialog ( #2726 )
...
* Move manual docs
* Move changelog docs
* Add migration notes
* Move changelog to settings
* Add release notes dialog
* Add new changelog
2022-09-06 07:03:40 +00: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
CJ
9264c15540
Customize recommendations ( #2592 )
...
* refactored common code in recommendation row
* Implement front page options in config
* Allow customisation from front page
* Rename recommendations to front page
* Add generic UI settings
* Support adding premade filters
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-06-14 10:34:04 +10:00
kermieisinthehouse
88111e4064
Remove (Preview) From Korean
2022-05-25 19:37:31 -07:00
kermieisinthehouse
a142ec223e
Add Korean Language ( #2601 )
2022-05-19 15:38:42 -07:00
kermieisinthehouse
55366fa66f
Add Danish and Polish i18n support ( #2586 )
2022-05-13 12:45:05 -07:00
WithoutPants
ea2fcd9d7f
Improve Handy integration ( #2555 )
...
* Refactor interactive into context
* Stop the interactive device when leaving page
* Show interactive state if not ready
* Handle navigation and looping
2022-05-10 16:38:34 +10:00
WithoutPants
73ded0d97d
Prevent lightbox transition until specific number of scroll events ( #2544 )
...
* Delay before nav to next image on scroll
* Add config for scroll attempts before transition
2022-05-06 12:22:26 +10:00
WithoutPants
0cd9a0a474
Python path setting ( #2409 )
...
* Add python package
* Add python path backend config
* Add python path to system settings page
* Apply python path to script scrapers and plugins
2022-03-24 09:22:41 +11:00
WithoutPants
2afb467bb1
Persist lightbox settings ( #2406 )
...
* Persist lightbox settings in local forage
* Add lightbox settings to backend
* Add lightbox settings to interface settings page
2022-03-23 08:18:12 +11: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
WithoutPants
34a7e67b29
Remove generate preview options from tasks page ( #2342 )
2022-02-28 13:13:00 +11:00
WithoutPants
3475a33aab
Combine system preview generation options ( #2328 )
2022-02-20 11:08:21 +11:00
WithoutPants
d678283486
Add setting for showing scene scrubber by default ( #2325 )
2022-02-20 11:08:05 +11:00
WithoutPants
429fc3869b
Clamp generator parameters ( #2319 )
2022-02-17 09:33:37 +11:00
kermieisinthehouse
0e514183a7
Desktop integration ( #2073 )
...
* Open stash in system tray on Windows/MacOS
* Add desktop notifications
* MacOS Bundling
* Add binary icon
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2022-02-03 11:20:34 +11:00
kermieisinthehouse
def9ad88b0
Remove trusted proxies ( #2229 )
2022-02-03 10:16:22 +11:00
kermieisinthehouse
184117ea39
Add Tasks table to Logs Page ( #2246 )
...
* Add Tasks table to logs page
* Fix line height
2022-01-28 23:46:52 -08:00
kermieisinthehouse
ed58230f3f
Add Japanese, upgrade Dutch and Portuguese ( #2259 )
...
* Add Japanese, upgrade Dutch and Portuguese
* Add to readme [skip ci]
2022-01-28 08:20:34 +00:00
kermieisinthehouse
13b60e7218
Add preview languages ( #2194 )
...
* Add preview languages
* Turkish is completed
* Update README.md
2022-01-05 14:21:15 +11:00
InfiniteTF
34aea876e8
Add stash-box credentials validation ( #2173 )
2022-01-04 14:20:31 +11:00
kermieisinthehouse
90a4931bdc
Show counts on entity list tabs ( #2169 )
2022-01-04 14:04:50 +11:00
WithoutPants
523edfb575
Fix endless toast errors in Settings ( #2146 )
2021-12-22 10:43:30 +11:00
WithoutPants
bdfb8ad567
Support setting scrapers path in UI ( #2124 )
...
* Support setting scrapers path in UI
* Refresh scrapers when scrapers path changes
2021-12-20 12:00:26 +11:00
WithoutPants
b0cf04865a
Add force transcode option ( #2126 )
2021-12-20 11:45:36 +11:00
WithoutPants
d25510fdd7
Selective clean ( #2125 )
...
* Add backend support for selective clean
* Add selective clean button and dialog
2021-12-16 13:28:44 +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
agentfisk
e8447c520a
Heatmap and speed sorting/filtering for interactive scenes [rewrite] ( #2096 )
...
* add InteractiveSpeed to scene model
* add InteractiveHeatmapSpeedGenerator
* add GenerateInteractiveHeatmapSpeedTask
* add InteractiveHeatmapSpeedTask to GenerateJob
* add InteractiveHeatmap on sceneRoutes
* delete heatmap when scene is destroyed
* render interactive heatmap in GridCard
* render InteractiveSpeed on SceneCard
* render InteractiveSpeed in SceneFileInfoPanel
* InteractiveSpeed filters
2021-12-13 13:41:07 +11:00
WithoutPants
7c44a9c993
Refactor tasks follow up ( #2061 )
...
* Move scan options out of dialog
* Move autotag and clean options out of dialogs
* Move generate options out of dialog
* Animate button while tasks running
* Revert to earlier Tasks UI iteration
* Rearrange and clarify scan options
2021-11-30 09:45:36 +11:00
kermieisinthehouse
7953fa356f
Add Finnish Locale ( #2075 )
...
* Add Finnish Locale
* Update readme
2021-11-29 14:43:18 +11:00
WithoutPants
ff32f22c1a
Tasks page refactor ( #1949 )
...
* Add scan dialog
* Add Auto Tag dialog
* Refactor and combine Generate dialog
* Add clean dialog
* Support scan task default setting
* Support saving auto tag defaults
* Support for generate defaults
2021-11-24 09:09:47 +11:00
kermieisinthehouse
8d94392cfb
Fix Vite issues ( #2038 )
...
* Fix environment vars in Vite
* Add types, remove process.env override
* Temporarily Remove Statigz / gzip
* Update ui/v2.5/src/core/createClient.ts
Co-authored-by: peolic <66393006+peolic@users.noreply.github.com >
* Update ui/v2.5/src/serviceWorker.ts
Co-authored-by: peolic <66393006+peolic@users.noreply.github.com >
* Ignore case rules in types
* Add windows js workaround
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2021-11-18 19:38:19 +11:00
kermieisinthehouse
a4e52d3130
Vite-based frontend builds ( #1900 )
...
* Remove image conversion, add gzip
* Add MacOS Environment options
2021-11-18 12:32:04 +11:00
Still Hsu
89c7c022f6
i18n: Update zh-tw & refactor various strings ( #1998 )
...
* Fix incorrect tense in toast
* Rename create_entity to emphasize past tense
* Localize "Started XXX" toasts
* Localize new zh-tw texts
* Refactor "continue" into the "actions" group
2021-11-17 11:56:22 +11:00
Frix-416
ffc8043273
French translation (fr-FR) ( #1967 )
2021-11-08 11:41:05 +11:00
WithoutPants
3aa5f657bc
Add display autoplay and playlist continue options ( #1921 )
...
* Add display autoplay and playlist continue options
* Include continue parameter in scene links
2021-11-07 09:55:51 +11:00