Michael Mayer
261960ccb3
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-31 16:00:00 +02:00
Michael Mayer
6fef81b802
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 15:03:57 +02:00
Michael Mayer
21dccc7519
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-26 18:11:10 +02:00
Michael Mayer
78801795f7
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-25 20:37:12 +02:00
Michael Mayer
c5a2753d39
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 12:38:40 +02:00
Michael Mayer
3f1bb3fc1e
Backend: Update golang.org/x/net in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-12 21:31:21 +02:00
Michael Mayer
5f46b6594d
Backend: Update tidwall/gjson in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-10 16:11:01 +02:00
Michael Mayer
92de0b32ba
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-09 22:41:28 +02:00
Michael Mayer
8bf83071ab
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-29 18:01:40 +02:00
Michael Mayer
95f26cce92
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 11:51:08 +02:00
Michael Mayer
c9fe8a0ced
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-21 15:16:46 +02:00
Michael Mayer
3bd7feaf51
Backend: Update dependencies in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-19 16:47:01 +02:00
Michael Mayer
d5c196732b
Backend: Update deps in go.mod and go.sum
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-14 17:53:32 +02:00
Michael Mayer
591a656270
Auth: Add PHOTOPRISM_AUTH_MODE config option #98 #782
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-07 19:12:28 +02:00
Michael Mayer
e739dd3e89
Auth: Add support for config and routing extensions (WIP) #782 #2478
...
Enables developers to extend the existing config and API. Initial proof
of concept and work in progress. Implementation details may change.
Feedback welcome!
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-05 23:13:34 +02:00
Michael Mayer
ad84a673fd
Backend: Update deps in go.mod and go.sum
2022-06-28 15:48:55 +02:00
Michael Mayer
53b15a728e
Backend: Update go.mod and go.sum
2022-06-24 23:04:23 +02:00
Michael Mayer
15b1f5728b
Backend: Update deps in go.mod and go.sum
2022-06-23 22:05:26 +02:00
Michael Mayer
d0be186f52
Backend: Update deps in go.mod and go.sum
2022-06-21 11:50:53 +02:00
Michael Mayer
2d6d47121e
Backend: Update deps in go.mod and go.sum
2022-06-19 16:51:46 +02:00
Michael Mayer
9a61524a36
Backend: Update Go deps in go.mod and go.sum
2022-06-16 19:01:39 +02:00
Michael Mayer
acc779f107
Albums: Restore deleted album when trying to create it again #2429
2022-06-16 18:59:03 +02:00
Michael Mayer
18a248d464
Backend: Upgrade satori/go.uuid from v1.2.0 to v1.2.1
2022-06-16 03:34:20 +02:00
Michael Mayer
54e5a63b49
Backend: Upgrade gin-gonic/gin to v1.8.1
2022-06-15 11:51:43 +02:00
Michael Mayer
a3e6670df3
Backend: Update dependencies in go.mod and go.sum
2022-06-14 02:13:04 +02:00
Michael Mayer
ab3a80edf0
Backend: Update dependencies in go.mod and go.sum
2022-05-28 15:46:47 +02:00
Michael Mayer
1e4a299ceb
Backend: Update dependencies in go.mod and go.sum
2022-05-28 15:45:52 +02:00
Michael Mayer
01df82e933
Backend: Upgrade dependencies in go.mod and go.sum
2022-05-20 11:33:32 +02:00
Michael Mayer
6f28192bd4
Backend: Upgrade dependencies in go.mod and go.sum
2022-05-16 20:20:26 +02:00
Michael Mayer
e1eb8b2f19
Backend: Update go.mod and go.sum
2022-05-10 23:21:38 +02:00
Michael Mayer
a62f49e824
Backend: Update Go dependencies in go.mod and go.sum
2022-05-01 19:19:18 +02:00
Michael Mayer
852db14cbc
Backend: Update dependencies urfave/cli and x/net in go.mod and go.sum
2022-04-25 12:24:30 +02:00
Michael Mayer
df00742c19
Backend: Update github.com/tidwall/gjson in go.sum and go.mod
2022-04-21 18:09:56 +02:00
Michael Mayer
adc3f58437
Backend: Update Go dependencies in go.mod and go.sum
2022-04-13 18:25:00 +02:00
Michael Mayer
e42b870c09
CLI: Update and display the list of supported file formats #2247
2022-04-12 19:14:21 +02:00
Michael Mayer
f927c68c4f
UX: Skip RAW files by default when clicking Download All #2234
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-04-10 17:02:09 +02:00
Michael Mayer
30da260a11
Config: Refactor options and flags source files #2195
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-04-08 14:22:07 +02:00
Michael Mayer
4afd3f2ca9
Faces: Add Marker and File UID to API error logs #1438 #2201
...
The file query functions have been refactored and now return pointers.
2022-04-05 13:54:50 +02:00
Michael Mayer
3837e0a36a
Backend: Update golang.org/x/net in go.mod and go.sum
2022-04-02 18:19:31 +02:00
Michael Mayer
557dc24e1b
Backend: Update golang.org/x/crypto in go.mod and go.sum
2022-04-01 17:22:08 +02:00
Michael Mayer
5e6692cba5
Backend: Upgrade Go dependencies in go.mod and go.sum
2022-03-30 13:48:43 +02:00
Michael Mayer
dda464f28d
Backend: Upgrade Go dependencies in go.mod and go.sum
2022-03-27 11:36:44 +02:00
Michael Mayer
16caeef272
Backend: Update Go dependencies in go.mod and go.sum
2022-03-24 08:30:11 +01:00
Michael Mayer
7beb21f899
Backend: Update Makefile and Go dependencies in go.mod/sum
2022-03-16 17:47:21 +01:00
Michael Mayer
2a33af8bab
Backend: Upgrade Go dependencies in go.mod and go.sum
2022-03-11 09:52:37 +01:00
Michael Mayer
3eb753a413
Backend: Update Go dependencies in go.mod and go.sum
2022-03-01 09:46:54 +01:00
Michael Mayer
eb75a58f45
Backend: Update golang.org/x/net in go.mod and go.sum
2022-02-27 10:38:54 +01:00
Michael Mayer
43a6ae03d7
Backend: Upgrade gorilla/websocket from v1.4.2 to v1.5.0
2022-02-19 18:53:33 +01:00
Michael Mayer
d3e9b49c1c
Backend: Update Go dependencies
2022-02-13 18:26:49 +01:00
Michael Mayer
070988d0f4
Edit Dialog: Improve display of metadata in the files tab #2017
2022-02-07 12:41:11 +01:00