Varun Patil
|
efec646ecb
|
image: use output buffer for multipreview
|
2023-02-27 10:01:04 -08:00 |
Varun Patil
|
134a1bd898
|
image: touch file on exif change (fix #282)
|
2023-01-18 10:34:34 -08:00 |
Varun Patil
|
1204982c0b
|
multipreview: check params
|
2022-12-08 13:37:55 -08:00 |
Varun Patil
|
6707050883
|
lint: php
|
2022-12-07 15:46:52 -08:00 |
Varun Patil
|
0f31f845fb
|
big: add multipreview
|
2022-12-07 15:33:47 -08:00 |
Varun Patil
|
d9c6d0a597
|
general: fix use of deprecated get methods
|
2022-12-04 09:57:31 -08:00 |
Varun Patil
|
355b74e19b
|
general: reduce more DI
|
2022-12-04 09:47:10 -08:00 |
Varun Patil
|
4c2bc5a675
|
general: reduce some DI
|
2022-12-04 09:33:20 -08:00 |
Varun Patil
|
93da22e0fa
|
image: don't interlace jpeg
|
2022-12-03 09:07:08 -08:00 |
Varun Patil
|
db125b5298
|
preview: use unified preview API
|
2022-12-02 21:04:31 -08:00 |
Varun Patil
|
df0272e95d
|
refactor: use args for controller query params
|
2022-12-02 20:48:55 -08:00 |
Varun Patil
|
1a9d229b95
|
general: add unified file get API
|
2022-12-02 20:07:06 -08:00 |
Varun Patil
|
145d6affdd
|
Interlace output jpeg
|
2022-12-02 19:08:53 -08:00 |
Varun Patil
|
cf4ae6a84a
|
Allow server-side encryption
Close #175. Close #99. Squashed commit of the following:
commit 7c5e11dded8aff22b77bb3d01233350f86af04f4
Author: Varun Patil <varunpatil@ucla.edu>
Date: Mon Nov 21 02:12:34 2022 -0800
Fix lint
commit b421a6d61c1143aac38d954bee032f582b71b492
Merge: 9e91d1d 019cdd3
Author: Varun Patil <varunpatil@ucla.edu>
Date: Mon Nov 21 02:11:37 2022 -0800
Merge branch 'eltos-patch-99' of https://github.com/eltos/memories into eltos-eltos-patch-99
commit 019cdd31f2
Author: eltos <eltos@outlook.de>
Date: Sat Nov 19 18:32:36 2022 +0100
Check for e2e encryption before indexing
commit 5078d986da
Author: eltos <eltos@outlook.de>
Date: Sat Nov 19 18:28:57 2022 +0100
Check for e2e encryption when changing exif data
commit 1167365f7e
Merge: d465400 e210c32
Author: Philipp Niedermayer <eltos@outlook.de>
Date: Sat Nov 19 15:52:58 2022 +0100
Merge branch 'pulsejet:master' into eltos-patch-99
commit d465400969
Author: Philipp Niedermayer <eltos@outlook.de>
Date: Mon Nov 7 22:21:20 2022 +0100
Allow server-side encryption
See https://github.com/pulsejet/memories/issues/99
|
2022-11-21 02:13:43 -08:00 |
Varun Patil
|
5f59183726
|
Add more permissions checks
|
2022-11-15 05:40:46 -08:00 |
Varun Patil
|
515f0c48eb
|
editor: heic
|
2022-11-09 22:43:58 -08:00 |
Varun Patil
|
8a002ac331
|
Add missing annotations
|
2022-11-09 22:24:38 -08:00 |
Varun Patil
|
11afad852b
|
Lot of de-duplication
|
2022-11-09 22:19:44 -08:00 |
Varun Patil
|
0dc4784f1a
|
Restore metadata after image edit (fix #174)
|
2022-11-09 21:39:13 -08:00 |
Varun Patil
|
0fbe35db7d
|
Return exif in info call
|
2022-11-07 13:25:52 -08:00 |
Varun Patil
|
f0e89f4056
|
Reorganize API controller
|
2022-10-29 11:05:05 -07:00 |