photoprism/internal/util
Michael Mayer a2963e9fc6 Add event hook for sending logs to frontend
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-02 00:30:58 +01:00
..
testdata Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
capture.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
capture_test.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
file.go Implement daemon mode (#119) 2019-06-20 01:11:03 +02:00
file_test.go Adapt DirectoryIsEmpty test to create and delete empty directory 2019-07-17 14:59:29 +02:00
hash.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
hash_test.go Add test for hash function 2019-07-17 13:22:55 +02:00
strings.go Proof-of-concept for upload & import 2019-06-13 11:26:01 -07:00
strings_test.go Add test condition to IsSeparator test 2019-07-17 15:34:34 +02:00
time.go Remove logger declaration from time.go as it is already defined in utils.go 2019-07-05 12:32:59 +02:00
time_test.go Add test for time util 2019-07-17 17:01:53 +02:00
token.go Basic login for admin #16 2019-11-08 06:53:40 +01:00
util.go Add event hook for sending logs to frontend 2019-12-02 00:30:58 +01:00
util_test.go Add util_test.go to log test logs 2019-07-17 17:03:12 +02:00