This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
photoprism
Watch
1
Star
0
Fork
0
You've already forked photoprism
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
photoprism
/
internal
/
config
History
Michael Mayer
7342d5194a
Add Websocket authentication
#216
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-22 16:54:01 +01:00
..
testdata
…
client.go
Add Websocket authentication
#216
2020-01-22 16:54:01 +01:00
config_test.go
Improve test coverage (
#206
)
2020-01-19 13:27:15 +01:00
config.go
Backend: Use goroutines image format conversion
2020-01-19 12:50:44 +01:00
db.go
Backend: Use original file if thumb size exceeds limit
#172
2020-01-08 19:51:21 +01:00
doc.go
…
errors.go
…
filenames.go
Backend: Improve startup error messages
#194
2020-01-21 13:59:41 +01:00
flags.go
Backend: Disable NSFW detection by default to boost performance
2020-01-13 16:48:32 +01:00
params_test.go
Backend: Move reusable packages to pkg/
2020-01-12 14:00:56 +01:00
params.go
Backend: Disable NSFW detection by default to boost performance
2020-01-13 16:48:32 +01:00
server.go
…
settings_test.go
…
settings.go
Backend: Move reusable packages to pkg/
2020-01-12 14:00:56 +01:00
tensorflow.go
Backend: Add config parameters
#99
#157
#180
2020-01-06 06:59:35 +01:00
test_test.go
Backend: Move reusable packages to pkg/
2020-01-12 14:00:56 +01:00
test.go
Backend: Disable NSFW detection by default to boost performance
2020-01-13 16:48:32 +01:00
thumbnails.go
…