This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
stash
mirror of
https://github.com/stashapp/stash.git
Watch
1
Star
1
Fork
You've already forked stash
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a0306bfbd2
stash
/
.gitattributes
5 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add test and integration tests to the Makefile (#222) * Add unit and integration test to make file * Add gitattributes for go.mod/go.sum files * Always run integration tests * Removed redundant call. Clarified targets
2019-11-25 02:10:16 +00:00
go.mod text eol=lf
Add image scraping support (#370) * Add sub-scraper functionality * Add scraping of performer image * Add scene cover image scraping * Port UI changes to v2.5 * Fix v2.5 dialog suggest color * Don't convert eol of UI to support pretty
2020-03-11 00:41:55 +00:00
go.sum text eol=lf
Fix error when viewing scenes related to objects with illegal characters in name (#395) * Fix gitattributes for v2.5
2020-03-13 21:06:55 +00:00
ui/v2.5/**/*.ts* text eol=lf
Add scene rating to scene filename parser (#432) * Fix scene parser display issues in 2.5 * Dropdown menu presentation improvements * Fix refresh on parser apply * Ignore line endings on scss files
2020-04-04 21:59:57 +00:00
ui/v2.5/**/*.scss text eol=lf