Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/stashapp/stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://github.com/stashapp/stash

Fix concurrent test timeout

5e332514fab0c900f80d8d5fbcf60f35b75617a4 authored about 2 years ago by WithoutPants <[email protected]>
Translations update from Stash (#3178)

* Translated using Weblate (Italian)

Currently translated at 100.0% (884 of 884 strings)

T...

646f8bc02e40d033912f97bf70d9355568035563 authored about 2 years ago by stash-translation-bot <[email protected]>
Fix sortdir not being set in saved filter (#3206)

9350be12d97f8c2585dc81227a95d296f2018a71 authored about 2 years ago by WithoutPants <[email protected]>
fix card clipping on recomendation row (#3205)

02ec98b302048adeb2fb6be251bb2af29b586fd9 authored about 2 years ago by CJ <[email protected]>
Reorder new scene fields (#3191)

a8f4c2c29c175059394e701166fc4912178cc5c5 authored about 2 years ago by CJ <[email protected]>
Improve gallery performance (#3183)

* Improve cover resolver performance
* Deprecate and remove usage of slow gallery images

57ad12e43b121ad134f8a7696acc2d915057cde5 authored about 2 years ago by WithoutPants <[email protected]>
Handle bad funscript at values (#3182)

f0a3a3dd44f854946923f9664d2325aaf1eceb36 authored about 2 years ago by WithoutPants <[email protected]>
Fix buttons not working correct in number filter (#3177)

27998c35a1c28e6d6115df814f4b1fb84b583cb1 authored about 2 years ago by WithoutPants <[email protected]>
Fix NaN weight in performer scrape dialog

03cd9529bd169d2e01c876945459169f04234e11 authored about 2 years ago by WithoutPants <[email protected]>
Adding info about duplicate files in various places in the UI (#3054)

* Add counter to File Info where file count > 1
* Add file modification time to File Info panel...

307233311891f695ad8279e4f2b86c0a226ba180 authored about 2 years ago by puc9 <[email protected]>
Player mobile improvements (#3120)

* Add videojs-mobile-ui
* Prevent marker wrapping and fix alignment
* Fix marker update on del...

821587b1662d6ca4388cc1c51d26ab04dfc056ab authored about 2 years ago by DingDongSoLong4 <[email protected]>
Remove python3/python link

Looks like this is already present in the latest alpine image

b175f1865f8f5091f4ebb71f6b1a59481383c410 authored about 2 years ago by WithoutPants <[email protected]>
I18N: Add Estonian, Russian first-level langs, add many preview langs (#3176)

* Add Estonian, Russian first-level langs, add many preview langs

* Changelog

5a2242e78d6661abe399b731629893e44b47abf1 authored about 2 years ago by kermieisinthehouse <[email protected]>
Remove netgo build tag from Windows builds (#3170)

54c495d867ae610f9f0788eb9f97ead5d6cf624d authored about 2 years ago by WithoutPants <[email protected]>
Translations update from Stash (#3024)

* Translated using Weblate (Japanese)

Currently translated at 100.0% (845 of 845 strings)

...

e84221ccbe1097a8991c11afcc27e88f95b77426 authored about 2 years ago by stash-translation-bot <[email protected]>
Fix hang in concurrency tests

8b59a3b014182eb6ce3a1fec40d82e53a14838e6 authored about 2 years ago by WithoutPants <[email protected]>
Update changelog

f76a440e54e782486fd70090aa1022b096847acc authored about 2 years ago by WithoutPants <[email protected]>
Prevent hang when deleting while streaming (#3169)

aafbba7d77b094f26cdb410267913c25071c32ba authored about 2 years ago by WithoutPants <[email protected]>
Handle index.html correctly in custom served folders (#3168)

* getStringMapString return nil if key not found
* Refactor custom routes. Handle /index.html

7bb35b2b09046bb0c7a96cefd2bf91477e8c0d9d authored about 2 years ago by WithoutPants <[email protected]>
Fix duplicate downloaded from field

af28fd0f3b1b6b2eee4fe8dd7007e07a190772ba authored about 2 years ago by WithoutPants <[email protected]>
Fix a few cases where ffmpeg produces no output (#3161)

* Treat no output from ffmpeg as an error condition
* Distinguish file vs. video duration, and ...

abc9ec648a48d5eee4b4b743b5efecdffbd0cd8c authored about 2 years ago by alexandra-3 <[email protected]>
Fix startPosition not honoured

045ba55def6d70b10fd19c6da5f9c60e17091a8a authored about 2 years ago by WithoutPants <[email protected]>
Track watch activity for scenes. (#3055)

* track watchtime and view time
* add view count sorting, added continue position filter
* dis...

0664c5b9740d892a1ffbc52972a55d8fa53334aa authored about 2 years ago by CJ <[email protected]>
Fix database locked errors (#3153)

* Make read-only operations use WithReadTxn
* Allow one database write thread
* Add unit test ...

f39fa416a95ebc7a5b2cc626b96ddea6ea5b57c6 authored about 2 years ago by WithoutPants <[email protected]>
Fix duplicate log messages (#3116)

420c6fa9d757accdb8353d65215f2834220fb73e authored about 2 years ago by DingDongSoLong4 <[email protected]>
Remove performer age image filter criterion (#3143)

b1c00a64fc94c70aba30510031c4ec804b4d5f11 authored about 2 years ago by WithoutPants <[email protected]>
Add ResizeObserver polyfill for safari (#3142)

4ff163d375c5de02a79e7fdc0d574502cda78a30 authored about 2 years ago by WithoutPants <[email protected]>
Trim database path in migrate page (#3140)

c1f271fc526bb96ee49ad61e7e63a33a034c188c authored about 2 years ago by WithoutPants <[email protected]>
Fix regression in marker title generation (#3141)

2cce547986b86ceebe558eb0599a9fbb68c5e1c8 authored about 2 years ago by WithoutPants <[email protected]>
Use RatingSystem control in RatingFilter (#3133)

* Use RatingSystem control in RatingFilter
* Improve styling for rating on performer page

f0bf780c2e95aa6436a38f30a5adc227c48baca5 authored about 2 years ago by WithoutPants <[email protected]>
Support filtering by StashID endpoint (#3005)

* Add endpoint to stash_id filter in UI

Co-authored-by: WithoutPants <53250216+WithoutPants@u...

3660bf2d1a6513542fd3984a2736925a7eded104 authored about 2 years ago by stg-annon <[email protected]>
Support Javascript injection (#3132)

ca9c8e0a349494bb27684a91ac8937bdd100a5b4 authored about 2 years ago by CJ <[email protected]>
Fire hook when gallery created from image (#3134)

3a63f1f9b7e0a2cc504c143221fb2fb9ee2858f7 authored about 2 years ago by WithoutPants <[email protected]>
Fix rating in SceneCreateInput graphql schema (#3137)

* Fix rating in SceneCreateInput graphql schema
* Fix rating not set at creation

Co-authored...

ffca8f0c0f930f714ff80e3aaf97ad8fbd97ec66 authored about 2 years ago by bnkai <[email protected]>
Show error if savedFilterId not present (#3129)

0443439fae4e7cdb91d052ddf904bda690916241 authored about 2 years ago by WithoutPants <[email protected]>
Revert removal of chapters_vtt from ScenePathsType (#3128)

dc820e29af36c698755db3dfb3a36ebd96a48dc7 authored about 2 years ago by WithoutPants <[email protected]>
Stash rating system (#2830)

* add rating100 fields to represent rating range 1-100
* deprecate existing (1-5) rating fields...

7eae751d1c04fd3e4eaff6765751277be373ad84 authored about 2 years ago by skier233 <[email protected]>
Add date filters (#2834)

* graphql: support date and timestamp filter types
* sql: add support for date & timestamp crit...

f66333bac9ade60afe518729de4bca05baaf8373 authored about 2 years ago by gitgiggety <[email protected]>
Refactor autotag to use individual transactions (#3106)

* Add id filtering to scenes, images, and galleries
* Perform tagging in batches
* One transac...

ce17230c13286c5c3d090861202d6fb6876913eb authored about 2 years ago by WithoutPants <[email protected]>
Support file-less scenes. Add scene split, merge and reassign file (#3006)

* Reassign scene file functionality
* Implement scene create
* Add scene create UI
* Add scen...

4a054ab081c4655404382e9a952ffb48988fcb81 authored about 2 years ago by WithoutPants <[email protected]>
Fix test database generator (#3112) [skip ci]

d0b0be4dd4aa128f2d0d879ff31f3aa34a5b7a99 authored about 2 years ago by WithoutPants <[email protected]>
Make title optional for non-user created galleries (#3110)

9df66024d15c0309f0634d6cc4421e8230d82007 authored about 2 years ago by WithoutPants <[email protected]>
Order performers by name in All (#3111)

c83ebf7c1cc1926b98c022b68b7f749fa3d15662 authored about 2 years ago by WithoutPants <[email protected]>
Add new fields to scene tagger (#3094)

* Add new fields to scene tagger
* Update scraper docs with new fields
* Set code and director...

eb795ff9ab90a6ec5053a8676fa5fec51096d55f authored about 2 years ago by WithoutPants <[email protected]>
Upgrade to go 1.19 only (#3087)

* Update to go 1.19
* Update cross-compile script
* Add missing targets to cross-compile-all
...

a2ca266cb3164c948f5a3246aa217c86d7fd392e authored about 2 years ago by WithoutPants <[email protected]>
Show imperial units for height and weight (#3097)

* Show imperial units for height and weight
* Fix migration note index

3bc0de3f3a80ffa219723eabce859cdc48883cfb authored about 2 years ago by WithoutPants <[email protected]>
Order saved filters by name (#3101)

30a7482ddfa883faf5bd696dd3b619558ea38a73 authored about 2 years ago by WithoutPants <[email protected]>
Fix changelog

04514fbc88d60e4cac771eed4fece4e6cf10b1be authored about 2 years ago by WithoutPants <[email protected]>
Update changelog

f1d57c3d624d826ccc3f581a66ba6e231e2adb3c authored about 2 years ago by WithoutPants <[email protected]>
Limiting how many options are shown in select dropdowns (#3062)

Introducing a limit to how many options are shown in select dropdowns. Fixes an issue I was expe...

404a68c9948931d99fe3aaaf8f5b0230ab005b0e authored about 2 years ago by wildsolutionbroadcast <[email protected]>
Change performer height to be numeric (#3060)

* Make height an int. Add height_cm field
* Change UI to use height_cm
* Use number fields for...

d2743cf5fb6790f9c79db2bb6d31a106fdae6e3c authored about 2 years ago by WithoutPants <[email protected]>
Fix seeking (#3096)

* Update apikey when generating/clearing
* Fix seeking on systems with api key

b9e07ade92364cdaccd92eb11698af8865bdf630 authored about 2 years ago by WithoutPants <[email protected]>
Fix panic when fileSize is negative (#3089)

962bc7df4e932e051803d5fa46a2f9863e6e98a4 authored about 2 years ago by WithoutPants <[email protected]>
Typo (#3090)

f1c454eb09fe015a41e0aff53e547cd1bac8e213 authored about 2 years ago by DogmaDragon <[email protected]>
[Feature] Add fields `director` and (studio) `code` to scenes (#3051)

* added schema migration and updated data models
* added code and director to UI
* new fields ...

eff86bf2f8936fe5354c856a8d3fca2af1bac4a7 authored about 2 years ago by HappyAxolotl <[email protected]>
Fix react hook order errors (#3081)

* Fix react hook order error on tag page
* Make all filter hooks actual hooks

7540d3b477b6c55003efa673bb38077d74b35144 authored about 2 years ago by DingDongSoLong4 <[email protected]>
Scene player improvements (#3020)

* Add types to player plugins
* Use videojs-vtt.js to parse sprite VTT files
* Overhaul scene ...

653db3cc1d1e0846d042ccb3237aa6f25399ec89 authored about 2 years ago by DingDongSoLong4 <[email protected]>
Revert "Upgrade to go 1.19 and update dependencies (#3069)" (#3085)

This reverts commit bba7c239570dca8347dcf27fe3aa8fa0e2f39f47.

2609095c7a8d76d84d6cd92f23ef50fe0ac2a2c5 authored about 2 years ago by WithoutPants <[email protected]>
Upgrade to go 1.19 and update dependencies (#3069)

* Update to go 1.19
* Update dependencies
* Update cross-compile script
* Add missing targets...

bba7c239570dca8347dcf27fe3aa8fa0e2f39f47 authored about 2 years ago by WithoutPants <[email protected]>
Use alpha2 for country label (#3067)

f25881a3bfbe87fde0b4fa51fe693ae7a19c77de authored about 2 years ago by WithoutPants <[email protected]>
Performer refactor (#3057)

* Separate performer model from sqlite model
* Use GenderEnum for gender

270bc317cb833d668c5730dea125f107793663b9 authored about 2 years ago by WithoutPants <[email protected]>
Fix URL encoding again (#3044)

Co-authored-by: WithoutPants <[email protected]>

b1fa933868d352ac0bbccdea054f93b9e8219aa3 authored about 2 years ago by DingDongSoLong4 <[email protected]>
Fix vite circular dependency warning

2cd9ef6302cfaddb697ff12972574343c2727c7e authored about 2 years ago by DingDongSoLong4 <[email protected]>
Fix subtitle error typo (#3056)

db29246883759ad64420a0646b688b8722d68e5e authored about 2 years ago by DingDongSoLong4 <[email protected]>
Change performer country value to be ISO code (#1922)

* Change performer country value to be ISO code
* Localize country names
* Use country select ...

7b7d6758ef72fa60e2dec5ecfcc78157077e3bd7 authored about 2 years ago by InfiniteTF <[email protected]>
Fix path filters (#3041)

* Fix path filters
* Replace getPathSearchClause
* Remove incorrect tests

1c0042c4c22ae31341dafba9e5e56f7d0a29dffa authored about 2 years ago by DingDongSoLong4 <[email protected]>
Add Tag description filter (#3011)

* init tag description filter

issue with rendering UI filter dialog

* move description to ...

a60afc162faf8e7bba659d01c75e064966e1d62b authored about 2 years ago by stg-annon <[email protected]>
Minor UI fix for StashId display in FileInfoPanel (#3050)

2b80b6d8d5af60055499c9af1d3d4adf7063c8f7 authored about 2 years ago by puc9 <[email protected]>
add `pre-ui` to default make target and update documentation (#3030)

Without `pre-ui`, `make` fails. `pre-ui` is already used in the GitHub
workflows but omitted fr...

3ac3fe09b8d9dd465c112ab1dbb8836b69b48156 authored about 2 years ago by A Ghoul Coder <[email protected]>
Update changelog

02c2ad3f580d034255b5bc0056fe07e894b45c07 authored about 2 years ago by WithoutPants <[email protected]>
Reimplement case-insensitivity move bug fix (#3047)

* Use eq for FindByPath for case sensitivity
* Handle case sensitive moves

479ebfc88d35cc26183b405ebd05d432d92d6d6d authored about 2 years ago by WithoutPants <[email protected]>
Fix symlink size calculation (#3046)

1c923367988687920b05e99bc062a6b4982d03a9 authored about 2 years ago by WithoutPants <[email protected]>
Update changelog

5fae3cf127d2445d5c899d176136b1aaa5e53780 authored about 2 years ago by WithoutPants <[email protected]>
Use basename as title if empty when scraping by fragment (#3040)

* Fallback to file basename if title empty in scrape
* Populate dialog from basename if title e...

47395ce13f36c4a2e52dc35def2ebfd37647c0c9 authored about 2 years ago by WithoutPants <[email protected]>
Ignore non-existing scenes in fingerprint submits (#3039)

091950615e17d0c4e8762ea31fcd26b3ee5302db authored about 2 years ago by WithoutPants <[email protected]>
Fix zip gallery renaming (#3036)

4db0e48f73ff1e220b8ed3102f259b0f48f39e03 authored about 2 years ago by DingDongSoLong4 <[email protected]>
Warn when failed to migrate from placeholder

33de28ce5d7fd4997f178c88740637456448d012 authored about 2 years ago by WithoutPants <[email protected]>
Add hotfix changelogs

b8a8909a8e5c0652d1dd1ab1e59cb4c8d723adb6 authored about 2 years ago by WithoutPants <[email protected]>
Ignore NULL values during migration

0cf06728d4e2bd256bc943c0265a4ebef9331843 authored about 2 years ago by WithoutPants <[email protected]>
Fix export zip paths when exporting from Windows (#3022)

* Use correct zip path for export in windows
* Fix recursive loop when importing tag hierarchy

3acece24383f983f0abad82f7f179e396f8aaf58 authored about 2 years ago by WithoutPants <[email protected]>
Handle null video durations in migration (#3021)

7104bb67ca5334157ce67bd8de8d1d10ae3aabdc authored about 2 years ago by WithoutPants <[email protected]>
Add Ukrainian language option

c4c6a3f9c0d69642e5cbcc460b0cbda2fb745101 authored about 2 years ago by WithoutPants <[email protected]>
Translations update from Stash (#2931)

* Translated using Weblate (Italian)

Currently translated at 100.0% (826 of 826 strings)

T...

86b52fe9383980d417f8d5e02ca0a8c350108963 authored about 2 years ago by stash-translation-bot <[email protected]>
Update notes

a64e0929d45cac56e812a2c26098387713baca8e authored about 2 years ago by WithoutPants <[email protected]>
Fix dataloaders not loading in js plugins (#3014)

* Include dataloaders in js plugin gql calls
* Handle gql errors correctly in js plugins

4c286d7ab5ae5d78bf294f6a449429716eb010a5 authored about 2 years ago by WithoutPants <[email protected]>
Fix video looping instead of continuing playlist (#3007)

* Fix loop overriding continue queue
* Add id to queue continue checkbox

bd44571a919edf98c06a766ededfd56fa381faae authored about 2 years ago by WithoutPants <[email protected]>
Format

396c1ffc6df63c91a16d4ab2f694cc06c940f9ff authored about 2 years ago by WithoutPants <[email protected]>
Fix + character not handled correctly in query URL

6dcb1279a7eb42a913b924df503e09a34df2842c authored about 2 years ago by WithoutPants <[email protected]>
Fix phash match presentation (#2997)

5e1948516d64b317dabe5b9b2b67b09537271f0d authored about 2 years ago by WithoutPants <[email protected]>
Clarify backup database description

99bbd157d62e4a0d2a272753ae37f71b753549a4 authored about 2 years ago by WithoutPants <[email protected]>
Update changelog

6488a4236e03f98c22c2bae4bb42c18c8351e37f authored about 2 years ago by WithoutPants <[email protected]>
Fix video playback hanging at end (#2996)

Co-authored-by: gerit1a <[email protected]>

a6fd577f034e111e2ff9eda23dabdebff244459c authored about 2 years ago by WithoutPants <[email protected]>
Create missing covers during scan (#2995)

* Create missing covers during scan
* Update changelog and release notes

6b5d5cc62865b6e4dab0d72f362e1f6c6de579c1 authored about 2 years ago by WithoutPants <[email protected]>
Use primary tag name as marker title where title is empty (#2994)

* Fix display of marker popovers
* Use primary tag as title where marker title empty

e3cd36f25fc0499a6b46fd8b4582cfa030be58ba authored about 2 years ago by WithoutPants <[email protected]>
Include primary tag in tag marker count sorting (#2993)

68a1547e8b4bb96c9e0b867dd005ab3a33effdd2 authored about 2 years ago by WithoutPants <[email protected]>
Fix tag/studio alias and caption null filtering (#2990)

* Fix null filter for alias/captions
* Fix error when selecting is null for captions

9bff498c2820808f71a6bf17d0ab1d271af86d3b authored about 2 years ago by WithoutPants <[email protected]>
Prevent errors from stopping scan

6ce409cd56e64b20234f69adf81645ceefb7b7af authored about 2 years ago by WithoutPants <[email protected]>
Fixes gender-mapping with StashBox (#2992)

b1193227d0133243a7520026c87d56c64985e06d authored about 2 years ago by JackDawson94 <[email protected]>
Fix direct streaming

90fdc6b3226addcb10c98f53ccf6a7bfbff338a2 authored about 2 years ago by WithoutPants <[email protected]>
Fix setup/migrate redirects on subpath proxies (#2982)

043b67e076b6ec865f0a295d84a8b5a07dabb09d authored about 2 years ago by WithoutPants <[email protected]>