WithoutPants
bfdc4bac59
Add changelog for 0.28
2025-03-04 12:30:09 +11:00
WithoutPants
76648fee66
Update changelog for patch release
2024-10-16 08:08:37 +11:00
WithoutPants
ad00bee393
Update changelog for patch
2024-10-10 11:53:22 +11:00
WithoutPants
cef5b46f93
Fix merge dialog select boxes display issue ( #5299 )
2024-09-25 14:04:42 +10:00
WithoutPants
4ad0241c53
Update changelog
2024-09-22 14:04:26 +10:00
WithoutPants
2b288fd67c
Add changelog for 0.27 ( #5224 )
2024-09-05 16:35:14 +10:00
WithoutPants
2a373a25ca
Update changelog
2024-06-27 10:16:42 +10:00
anonymous-ants
e4b89064b1
Fix typos in docs (en) ( #4946 )
2024-06-11 08:26:56 +10:00
WithoutPants
d1998cb5b0
Update changelog
2024-06-07 14:54:37 +10:00
WithoutPants
bf0e0f2210
Add v0.26.0 changelog ( #4875 )
2024-05-24 12:13:30 +10:00
WithoutPants
95d0e5dd34
Update changelog
2024-03-13 14:13:13 +11:00
WithoutPants
cd2f0922ab
Update changelog
2024-03-06 10:12:53 +11:00
WithoutPants
20ac388f77
Update changelog
2024-03-05 14:46:32 +11:00
WithoutPants
33857122b8
Add 0.25.0 changelog
2024-02-28 10:18:59 +11:00
WithoutPants
aeb68a5851
Update changelog
2024-01-15 10:34:59 +11:00
WithoutPants
95a2c8d13f
Update changelog for bugfix release
2024-01-10 11:21:06 +11:00
WithoutPants
bd7d4ac7ff
Update changelog for bugfix release
2023-12-29 14:29:49 +11:00
WithoutPants
d258976358
Update changelog
2023-12-22 14:13:29 +11:00
WithoutPants
e304d981d0
Add changelog for 0.24.0 ( #4380 )
2023-12-20 13:32:35 +11:00
WithoutPants
479e716385
Update changelog for bugfix release
2023-10-14 10:46:49 +11:00
WithoutPants
b5117fd67b
Add v0230 changelog ( #4183 )
2023-10-09 14:40:03 +11:00
WithoutPants
113f0b7d77
Update changelog for bugfix release
2023-08-21 09:51:23 +10:00
WithoutPants
2bb04a623f
Update changelog
2023-08-11 11:06:05 +10:00
WithoutPants
bd28aa6fd9
Add v0.22.0 changelog ( #3991 )
2023-08-02 16:15:25 +10:00
WithoutPants
de4237e626
Update changelog
2023-06-06 14:06:46 +10:00
WithoutPants
2cf73ded83
Add 0.21 changelog ( #3668 )
2023-04-17 16:37:19 +10:00
WithoutPants
e685f80e3d
Update changelog
2023-04-08 08:17:21 +10:00
WithoutPants
a6ef924d06
Update changelog for hotfix
2023-03-31 10:50:46 +11:00
WithoutPants
b6b275edc8
Date picker ( #3572 )
...
* Add date picker dependency
* Add DateInput component
* Add DateInput to edit panels
* Add DateInput to DateFilter
* Add time to DateInput and add to Timestamp filter
* Use calendar icon for button
2023-03-22 11:25:50 +11:00
WithoutPants
b602ed2381
Add changelog entry
2023-03-22 11:18:19 +11:00
WithoutPants
cf0e7a4574
Update changelog
2023-03-22 10:56:00 +11:00
WithoutPants
fc7c3f588e
Update changelog
2023-03-22 08:13:02 +11:00
WithoutPants
88b3b87f01
Update changelog
2023-03-17 15:09:42 +11:00
WithoutPants
7cff71c35f
Add filesystem based blob storage ( #3187 )
...
* Refactor transaction hooks. Add preCommit
* Add BlobStore
* Use blobStore for tag images
* Use blobStore for studio images
* Use blobStore for performer images
* Use blobStore for scene covers
* Don't generate screenshots in legacy directory
* Run post-hooks outside original transaction
* Use blobStore for movie images
* Remove unnecessary DestroyImage methods
* Add missing filter for scene cover
* Add covers to generate options
* Add generate cover option to UI
* Add screenshot migration
* Delete thumb files as part of screenshot migration
2023-03-17 10:52:49 +11:00
WithoutPants
c3081700c0
Update changelog
2023-03-16 15:46:35 +11:00
WithoutPants
943a6d3be7
UI filter builder ( #3515 )
...
* Add clear criteria button
* Add count to filter button
2023-03-16 15:44:46 +11:00
yoshnopa
7e8f941155
Add Chapters for Galleries ( #3289 )
...
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2023-03-16 15:04:54 +11:00
WithoutPants
32c91c4855
Update changelog
2023-03-16 09:11:07 +11:00
Flashy78
e2b52a4bf6
Add show sprite button to scene tagger list ( #3536 )
...
* Add show sprite button to scene tagger list
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2023-03-14 15:44:39 +11:00
CJ
b7183900ac
add divider on more details pages ( #3514 )
2023-03-10 20:17:20 +11:00
DingDongSoLong4
1c8aa46da5
Add DASH to docs and log messages ( #3521 )
2023-03-10 12:19:36 +11:00
DingDongSoLong4
7a2ee7cdda
Fix VTT thumbnails ( #3513 )
...
* Fix VTT thumbnails
* Add API key to sceneStreams query
* Add scene ID routes
2023-03-10 11:54:18 +11:00
NodudeWasTaken
0c1b02380e
Simple hardware encoding ( #3419 )
...
* HW Accel
* CUDA Docker build and adjust the NVENC encoder
* Removed NVENC preset
Using legacy presets is removed in SDK 12 and deprecated since SDK 10.
This commit removed the preset to allow ffmpeg to select the default one.
---------
Co-authored-by: Nodude <>
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2023-03-10 11:25:55 +11:00
CJ
d4fb6b2acf
Improved wall view for images ( #3511 )
...
* Proper masonry wall view for images
* allow user to configure margin and direction
2023-03-08 12:36:47 +11:00
DingDongSoLong4
9ede271c05
Fix yup schemas ( #3509 )
...
* Fix yup schemas
* Add internationalization
2023-03-07 16:19:56 +11:00
DingDongSoLong4
2d4384169a
Add DASH streams for VP9 transcoding ( #3275 )
2023-03-07 12:57:27 +11:00
CJ
42fde9bc9f
Add divider to gallery tab ( #3508 )
2023-03-07 08:21:29 +11:00
CJ
1d13f46e23
Use matched stash id boolean as the name suggests ( #3488 )
2023-02-28 10:09:41 +11:00
WithoutPants
967a25f64a
Include database cover in draft submission if filesystem version not present ( #3465 )
...
* Fix styling of stash-box dropdown
* Use cover blob in draft submission if present
2023-02-27 10:28:00 +11:00
WithoutPants
dc934d73fa
Add setting for dropdown limit ( #3459 )
2023-02-25 09:31:01 +11:00