Ecosyste.ms: OpenCollective

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

github.com/stashapp/stash-box

Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API
https://github.com/stashapp/stash-box

Change merge buttons and add popover (#137)

fbb9dc6db9924c415b145ed126e06742eadb5e10 authored about 3 years ago by peolic <[email protected]>
Fix goreleaser semver issue (#139)

cc4ac6eed9f2ac8688da53d1dc4d0c971011f79b authored about 3 years ago by WithoutPants <[email protected]>
Update to go 1.17 (#134)

63d22c279d9b29f54f1ff5eb2debf83def500dfa authored about 3 years ago by InfiniteStash <[email protected]>
Migrate to golang-jwt (#135)

ade02fe1e3a82fa7389dd6bae74dfb0f1ab17462 authored about 3 years ago by InfiniteStash <[email protected]>
Fix build and edit cards (#133)

* Update generated files

* Fix missing `ImageChangeRow` prop

e9439679319d16836220a99184615769e0572725 authored about 3 years ago by peolic <[email protected]>
Switch linting to golangci-lint (#132)

6e53daaf067785a797056b55e286f2600abc1e7a authored about 3 years ago by InfiniteStash <[email protected]>
Scene edit (#128)

* Initial changes

* Add integration tests

* Bug fixes

* Bug fixes

* Bug fixes

* U...

7f6a0f63a0040d7bb433f5e23c09cbef3fe38642 authored about 3 years ago by WithoutPants <[email protected]>
Fix studio redirect table spec

d5b20f51cf0cee56b0530f46080c244dcd0de1d3 authored over 3 years ago by WithoutPants <[email protected]>
Studio edits (#127)

* Refactor edit code
* Remove child studio mutations
* Studio edit processing
* Refactor/redu...

e4abf2fb9246c515a5cafb8876d2424a15ec2b09 authored over 3 years ago by WithoutPants <[email protected]>
Add editing of usernames for admins (#126)

44a980c93322a39e4c30b86f525817471483d2d6 authored over 3 years ago by InfiniteStash <[email protected]>
Fix scene performer changing (#125)

299630794390139e5dd54f8589fef0e7f0f3f134 authored over 3 years ago by InfiniteStash <[email protected]>
Fix adding comments to existing edits (#123)

* Fix adding comments to existing edits

* Disable comment save button if empty comment

20bdf52663e6f74edd5a656fc337372277a2e9ad authored over 3 years ago by peolic <[email protected]>
Fix body mods (#122)

88edab3359225f21f1f458497969d97390744b71 authored over 3 years ago by peolic <[email protected]>
Fix `yarn generate` "spurious results" error (#121)

9505e0af8b3f24b4c95927c6bbbdf857f241d497 authored over 3 years ago by peolic <[email protected]>
Update frontend libraries (#114)

15194b45f2dcc339d2a436524eb451c4c8858266 authored over 3 years ago by InfiniteStash <[email protected]>
Fix changing description on an existing body mod location (#105)

* fix changing description on an existing body mod location

* Fix comparison

Co-authored-b...

ee9726314d0015c05e2c7de7cb76505b709d70d7 authored over 3 years ago by peolic <[email protected]>
Fix github pipeline (#119)

e4a58ef08bd5a0fa236996ef7f0963cff93a3a54 authored over 3 years ago by InfiniteStash <[email protected]>
Replace packr with go:embed (#118)

ddca0309cafc7c4ef66674e4810ade6c206957c9 authored over 3 years ago by InfiniteStash <[email protected]>
Add name filtering to users list (#117)

* Add name filtering to users list

* Add perPage param to users list

Co-authored-by: peoli...

6f9384ea7aec5147cfb264b1b55384fb2d00a131 authored over 3 years ago by InfiniteStash <[email protected]>
Update s3image.go (#112)

2208b7d259bb866ba2280bec875ea75c3861e48a authored over 3 years ago by peolic <[email protected]>
Ignore unset `max_dimension` value (#111)

when generating an S3 image URL

0d2b37ce37912cc527efc7ff23165f100f5e93b3 authored over 3 years ago by peolic <[email protected]>
Fix PerformerForm birthdate typo (#110)

cb62bc85ec74922e037a86dac32de8f59256a455 authored over 3 years ago by peolic <[email protected]>
Fix cached performer studio select (#109)

1f6683b45adc1ffc7c98bc161c6c052b21a8e8ed authored over 3 years ago by peolic <[email protected]>
Misc backend changes (#106)

* split out enum functions to utils

* split out ApplyEdit to a function

* fix InsertJoinsW...

44fc45130a7ed2fba3a26b38b7cc247a7efaca09 authored over 3 years ago by peolic <[email protected]>
Prevent duplicate alias when changing scene performer (#108)

5fff598bd0b2c4d0c907a4cc03a9b6925f305f4d authored over 3 years ago by peolic <[email protected]>
Fix CI build (#107)

* format `.goreleaser.yml`

* add `go mod tidy` pre-hook

https://goreleaser.com/customizati...

3576fcf29035a4ce89d31333421daaa01ef11a74 authored over 3 years ago by peolic <[email protected]>
Refactor config (#104)

36c846c9639341a2020b34725b62233af324a6de authored over 3 years ago by InfiniteStash <[email protected]>
Allow creating a new alias with a different casing (#103)

729c22213edf760bbad3fb340efef80b5f00cc15 authored over 3 years ago by peolic <[email protected]>
Fix manually edited go.mod/sum (#102)

should be able to run `go mod tidy` safely

f28bec1a0152b425624a9801cf78e4e219cb5f02 authored over 3 years ago by peolic <[email protected]>
Add missing gender icon on performer cards (#101)

150f47a7fa13e3ee226029b25874da1f9ebc3ef4 authored over 3 years ago by peolic <[email protected]>
don't split scene performer names in the middle (#97)

6674d330e8a780345d7f03182b7d6334b70f70d3 authored over 3 years ago by peolic <[email protected]>
Major refactor (#98)

2f60f8afbbbf71136a08120e0da777cf58ca5dfd authored over 3 years ago by WithoutPants <[email protected]>
Fix studio name not being updated in search table for scene updates (#96)

5f6419f1fbc9072130293dcff0bbc54507124ef5 authored over 3 years ago by InfiniteStash <[email protected]>
User's edits view (#93)

c7552d74d060a78edd6f49bf77f84199e0005ac7 authored over 3 years ago by peolic <[email protected]>
Update cross build command (#94)

* Update cross build command

`golang-cross` now uses the GitHub Package Registry.
https://gi...

4c1faa9de679d713f83f9dd2dbbc3ab2b88d2090 authored over 3 years ago by peolic <[email protected]>
Add studio filter to performer scene list (#91)

4b623915d080e5b96f4f8e748462325cbfb46ab1 authored over 3 years ago by InfiniteStash <[email protected]>
Update postgres dockerfile to use debian instead of alpine (#89)

b2470e7f61dbcae10f818d9bba11ab34470eea6f authored over 3 years ago by InfiniteStash <[email protected]>
Add formatted duration to fingerprints (#90)

4febcd54c6750d3cdabdb39240697b1b6a3488d8 authored over 3 years ago by peolic <[email protected]>
Prevent creating body mod if it already exists (#88)

69520468ae112a17b6dbe563fdcfea6e2dc87909 authored over 3 years ago by peolic <[email protected]>
Add linting and additional error checkers (#84)

6d4f43ee41485a1e97f043031171182caabc7029 authored over 3 years ago by InfiniteStash <[email protected]>
Fix missing GQL introspection extension (#87)

c1dca001e3ad061c8e6a9b4aae50f3f58db13fc0 authored over 3 years ago by peolic <[email protected]>
Upgrade gqlgen to 0.13 (#86)

d2e00f00a080c06ea87eeaea18805ada0925ad4e authored over 3 years ago by InfiniteStash <[email protected]>
Add mergedIDs field to performers to track redirected ids (#85)

e90265a5c9c01edad257f4569d76b118358a8343 authored over 3 years ago by InfiniteStash <[email protected]>
Refactor scene form and add duration and director (#82)

d441bf6e7f90de16c83de13ef661f6693c5fd2ed authored over 3 years ago by peolic <[email protected]>
implement version resolver (#83)

6bd0b9fa0778c41d8d4e82ac3f5e2df97cc53157 authored over 3 years ago by peolic <[email protected]>
Add submissions count/time tracking to fingerprints (#72)

ad4be87e890cfc2b981736a9997295f7af1dc605 authored over 3 years ago by InfiniteStash <[email protected]>
Add distance matching for phashes (#81)

2b2231d54952d2075dbaec5b51a2f363fffc6a35 authored over 3 years ago by InfiniteStash <[email protected]>
Make linux build static, remove debug symbols, and bundle assets (#80)

459afb1b139c010b546cb2f181a452c7d62c217a authored over 3 years ago by InfiniteStash <[email protected]>
Fix issue when using `parentStudio` filter (#73)

245dd9ba781ac650ed10876bcd54e6e1e24658ca authored over 3 years ago by peolic <[email protected]>
Update frontend development instructions (#74)

* Update frontend development instructions

* Add "engines" for minimum node & yarn requiremen...

384d6afad9f9ce448b83f6f667f0d54a2c2f9dec authored over 3 years ago by peolic <[email protected]>
Fix CORS errors in development mode (#71)

4f8e1e640fcff0a541ed213b68eedd0fae4ab8c4 authored over 3 years ago by peolic <[email protected]>
Make edit users nullable (#76)

f532ade74a847ae323252340bf5726aec4bb4d88 authored over 3 years ago by InfiniteStash <[email protected]>
Github action typo (#79)

2fd543c106c492268bc476faf7e93ce65bf97403 authored over 3 years ago by InfiniteStash <[email protected]>
Fix github action (#77)

3c0848960e5b9c11958e23182431c973de00de4c authored over 3 years ago by InfiniteStash <[email protected]>
Move CI pipeline to Github actions (#70)

d158e640fc1619d82c089a20a2d7242214ef1077 authored over 3 years ago by InfiniteStash <[email protected]>
missed a word (#67)

a014df5a8d02149f4ab7e3fec7b7ad925265e7b3 authored over 3 years ago by Jeremy Meyers <[email protected]>
Fix performer ordering and add index to scene_search (#68)

ab1eafcb43cb985c4fe88b5545b391ba059934dc authored over 3 years ago by InfiniteStash <[email protected]>
Add basic sorting functionality to the edits page (#61)

41cb854082dddc6e7f5b14ca216450c55a1ffbdb authored over 3 years ago by peolic <[email protected]>
Fix roundup (#66)

* Prevent submission of fingerprints with 0s duration

* Escape email address in activation em...

5efb00c542d2de97faf9e4f022c1e79dca764c5f authored over 3 years ago by InfiniteStash <[email protected]>
Don't show performance aliases checkbox on create (#60)

458c53bf3de12b38fad035d35ad31cc203e82bbe authored over 3 years ago by peolic <[email protected]>
Clearing up confusion about who needs to install (#63)

1689635731a3725f0a51d6a44c13030a8afe202c authored over 3 years ago by Jeremy Meyers <[email protected]>
Expand edit note on performer form (#64)

Gives a little bit more "room" to write info.

f87752d0b5cbc95d137b2e466355e1258a8854a2 authored over 3 years ago by peolic <[email protected]>
generate-dataloaders: fix missing line-continuation (#65)

c2e426652a74785c18b08c96f2c6f1bb4bfddb9d authored over 3 years ago by peolic <[email protected]>
Frontend fix roundup (#58)

4f57b984181b29bfc9a51ec2544e9da9dfe32ffd authored over 3 years ago by InfiniteStash <[email protected]>
Fix incorrect table reference (#57)

* Fix incorrect table reference

* Add test

Co-authored-by: Infinite <infinitekittens@proto...

8e51a307f3e846e84ec57567fc18c6642aaa312f authored over 3 years ago by peolic <[email protected]>
Fix typo (#56)

ab1d2747cc07ae1eb3495cc027f735cca07e3881 authored over 3 years ago by peolic <[email protected]>
Change imagecreation permissions requirements to edit (#55)

aa828ad303ed49e8767ae62bb8413468eefc3ec3 authored over 3 years ago by InfiniteStash <[email protected]>
Sort performer images by portrait aspect ratio by default (#54)

b6e35aa46aaf84998054a223ae2592b6f52db56c authored over 3 years ago by InfiniteStash <[email protected]>
Add support for PHash (#53)

a76ab54571eb6fc1641f628c8f50b6f7a3221ea4 authored over 3 years ago by InfiniteStash <[email protected]>
Require admin perm for users list, and prune user view (#52)

c0a5e888078da296c7df5c0edd9cc4c8d95663e4 authored almost 4 years ago by InfiniteStash <[email protected]>
Add performer edit options to control performance aliases (#50)

3de242b3a302635f26211a2fa6597f7745153e91 authored almost 4 years ago by InfiniteStash <[email protected]>
Add edit commenting and fix various bugs (#49)

* Show performer disambiguation in scene form

* Shrink page header size

* Filter out dupli...

22005d330d95dd5116dc6b7e9d180e47efe0627c authored almost 4 years ago by InfiniteStash <[email protected]>
Order scene images for landscape aspect ratio (#48)

185bb9856ffbd2c58d789f51bf3a1e3772b3270e authored almost 4 years ago by InfiniteStash <[email protected]>
Fix unsetting of performer metadata (#47)

91afacba2da39929c15ae751c493c6f5b45ec77c authored almost 4 years ago by InfiniteStash <[email protected]>
Bug fixes (#46)

* Update libraries

* Fix enter form handling so it enter can be used in edit notes

* Add r...

183689873a28d5b8620f414c4a927cd8f497727c authored almost 4 years ago by InfiniteStash <[email protected]>
UI update (#45)

952fced6fa9c0dad94ae8abe8f1ca124d80bdd89 authored almost 4 years ago by InfiniteStash <[email protected]>
Add Tag Categories (#28)

72474a4b442f81cf921b4ffb9abfac4a89b0d529 authored almost 4 years ago by InfiniteStash <[email protected]>
Add performer editing (#35)

c8823957adeed7b20683e2c12ea5f63d4375c8cb authored almost 4 years ago by InfiniteStash <[email protected]>
Update dockerfile filename and command (#44)

46f0c79e1ef03f2dcca87348128cab53e1842039 authored almost 4 years ago by InfiniteStash <[email protected]>
Correct cross-compile compiler version (#43)

2c7fd05d85430389a870a3ba9b9cd338093816de authored almost 4 years ago by InfiniteStash <[email protected]>
Update travis cross compile command (#42)

f0c10617717289f4034d91bdd239aaa6fa1baa8c authored almost 4 years ago by InfiniteStash <[email protected]>
Rename namespace to stash-box and update linux compiles to be static (#41)

b1bf1fea1aba68ca21dd3355d14d3d3289243549 authored almost 4 years ago by InfiniteStash <[email protected]>
Push prod/dev images to dockerhub (#40)

3d897fa2b0cd8502cb5ee611a5bb6859ad68b48e authored almost 4 years ago by InfiniteStash <[email protected]>
Add s3 image storage (#39)

* Make width/height/checksum non-nullable
* Add s3 image backend
* Change local to file
* Upd...

19572a4f892b5648703ce566d73ac1129476d487 authored almost 4 years ago by InfiniteStash <[email protected]>
User components cleanup (#38)

4b5829bfc7baf8f014ee3c45e8498d76adbb0055 authored almost 4 years ago by InfiniteStash <[email protected]>
Image local storage and editing (#33)

ef73f2ee8b78e583d3108db7a3cdfa92026e598d authored almost 4 years ago by WithoutPants <[email protected]>
Break email port out into separate config field (#36)

ef46a48b5ec632cf357a4da0694a5367a3de53da authored almost 4 years ago by InfiniteStash <[email protected]>
Support uuids in search terms (#32)

2a2392e0e59ebb89a7f348d7685788d3bd477d03 authored about 4 years ago by InfiniteStash <[email protected]>
User registration (#31)

* Add configuration keys
* Move user stuff to separate package
* Add grant/repeal token implem...

5102bd8073606f46f5b50fb19af0b228dc4b51a1 authored about 4 years ago by WithoutPants <[email protected]>
Query optimizations (#27)

* Change default scene sort to date DESC

f9b2425ad6161a1c4ac5d49f747a83b572bbad3d authored over 4 years ago by InfiniteStash <[email protected]>
Add dataloaders (#25)

a28da0a89b68e1c08e03a68c423be01be04a09c7 authored over 4 years ago by InfiniteStash <[email protected]>
Add OSHASH algorithm type (#26)

3098ddece71b805388a6e7cbb28de3c8818c79d3 authored over 4 years ago by InfiniteStash <[email protected]>
Another attempt at api key

a87e4d60d3207f2feaf4d0f959f629719208d387 authored over 4 years ago by WithoutPants <[email protected]>
Second attempt at apikey

daa492a9d5ef53320cc8a0eafa54644ac80098dd authored over 4 years ago by WithoutPants <[email protected]>
Update api_key

a60d4ddafcbd7342d23966fbfacfc9d43b23ac92 authored over 4 years ago by WithoutPants <[email protected]>
Merge pull request #24 from stashapp/stash_prototype

Merge stash prototype into develop

02f73bf3ab165a1a5077ffda892502531037be9c authored over 4 years ago by WithoutPants <[email protected]>
Merge branch 'develop' into stash_prototype

31fd7d38a1e0578f456ccd75882a8e667f5a2264 authored over 4 years ago by WithoutPants <[email protected]>
Add batch fingerprint query endpoint (#23)

* Add batch fingerprint query endpoint
* Make sure duplicate scenes aren't returned.

9f100e4ebc4babc9964ba51b04a3aa2f3c5dfcd1 authored over 4 years ago by InfiniteStash <[email protected]>
Add editing support for tags (#21)

* Schema/api changes for edit
* Add StrSliceCompare
* Edit Tag mutation
* Tag edit creation
...

206f49c741e4ebb1b7e02961a0785b10b1718219 authored over 4 years ago by InfiniteStash <[email protected]>
Add some docker files and travis config (#22)

838afdf900da80f2af5c347e30526d6f048656a4 authored over 4 years ago by WithoutPants <[email protected]>