Varun Patil
|
5f9a299af4
|
refactor: add errors class
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
|
2023-03-18 10:52:04 -07:00 |
Varun Patil
|
4e6a2a1329
|
folder-share: add node share fake API
|
2023-03-10 09:30:56 -08:00 |
Varun Patil
|
0e5806fddb
|
all: use typed perm methods
|
2023-03-09 16:44:56 -08:00 |
Varun Patil
|
af2a095059
|
all: force permissions for external shares
|
2023-03-09 16:39:26 -08:00 |
Varun Patil
|
a2798c8763
|
video: improve transcode logging (#428)
|
2023-02-24 00:21:56 -08:00 |
Varun Patil
|
bdbce20f91
|
base: byval for getPreviewFromImageList (#25)
|
2023-02-20 08:12:16 -08:00 |
Varun Patil
|
1751ad7d80
|
map: add migration
|
2023-02-09 00:35:35 -08:00 |
Varun Patil
|
e7c8748cc9
|
draft: eager clustering
|
2023-02-08 21:55:12 -08:00 |
Varun Patil
|
64d4205346
|
map: refactor
|
2023-02-08 14:00:56 -08:00 |
Varun Patil
|
7d90aeacb1
|
map: restore functionality
|
2023-02-08 13:35:42 -08:00 |
Varun Patil
|
c6edd10c85
|
Merge branch 'location' of https://github.com/RaymondHuang210129/memories into RaymondHuang210129-location
|
2023-02-08 10:12:40 -08:00 |
Raymond Huang
|
7d01849f8e
|
feat: show clusters of photos on the map
|
2023-02-08 11:59:04 +08:00 |
Varun Patil
|
b25731e9ac
|
places: hide when not configured/enabled
|
2023-02-05 19:55:39 -08:00 |
Varun Patil
|
bae5f99b2b
|
meta: use places
|
2023-02-05 19:46:44 -08:00 |
Varun Patil
|
62579b1b89
|
Initial places implementation
|
2023-02-05 13:43:25 -08:00 |
Varun Patil
|
b9a846603b
|
base: add type cast to album check (#346)
|
2023-01-18 11:32:13 -08:00 |
Varun Patil
|
fbbfbf18ec
|
folder: fixes for timeline view
|
2023-01-17 21:18:27 -08:00 |
Varun Patil
|
1b14fc4901
|
Merge branch 'feat/recursive-folder' of https://github.com/keyeh/memories into keyeh-feat/recursive-folder
|
2023-01-17 21:09:48 -08:00 |
Varun Patil
|
24a3b8c638
|
Fix album public link (fix #344, fix #274)
|
2023-01-17 19:02:00 -08:00 |
Kevin Yeh
|
c42825daad
|
Merge branch 'master' into feat/recursive-folder
|
2023-01-05 10:19:41 -08:00 |
Matias De lellis
|
aeffe628f2
|
Integration with facerecognition
|
2022-12-08 13:07:14 -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
|
04614b9c6e
|
base: uppercase getUid
|
2022-12-04 09:22:59 -08:00 |
Varun Patil
|
d8af8ae3ba
|
base: validate no-read shares
|
2022-12-04 09:20:46 -08:00 |
Varun Patil
|
1866ce5dfa
|
preview: fix for shared album
|
2022-12-02 21:42:52 -08:00 |
Varun Patil
|
0e17ef69a9
|
preview: increase efficiency
|
2022-12-02 21:11:09 -08:00 |
Varun Patil
|
a59860e654
|
Fix lint
|
2022-12-02 20:42:39 -08:00 |
Varun Patil
|
63059ecba2
|
share: check password in API calls
|
2022-12-02 20:29:34 -08:00 |
Varun Patil
|
719022848b
|
refactor: add getShareNode to ApiBase
|
2022-12-02 20:21:34 -08:00 |
Varun Patil
|
6db1752359
|
apibase: check share readable
|
2022-12-02 20:12:21 -08:00 |
Varun Patil
|
1a9d229b95
|
general: add unified file get API
|
2022-12-02 20:07:06 -08:00 |
Kevin Yeh
|
069db130a7
|
feat: recursive folder view
|
2022-11-25 19:51:05 -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
|
a6ef3ac9bf
|
Add support for multiple timeline paths
|
2022-11-16 00:16:01 -08:00 |
Varun Patil
|
d9afbbe710
|
Refactor all calls to use TimelineRoot
|
2022-11-15 23:45:01 -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
|
0074647b21
|
apibase: fix getuserfile
|
2022-11-09 22:34:58 -08:00 |
Varun Patil
|
11afad852b
|
Lot of de-duplication
|
2022-11-09 22:19:44 -08:00 |
Varun Patil
|
9fb2ba6d05
|
Sort albums ascending (fix #130)
|
2022-11-03 15:44:52 -07:00 |
Varun Patil
|
80a76a5a48
|
Group months in album
|
2022-11-03 15:39:48 -07:00 |
Varun Patil
|
f0e89f4056
|
Reorganize API controller
|
2022-10-29 11:05:05 -07:00 |