Commit Graph

60 Commits (4b462a1da6d3a98f078ae34a19065ed2569aef6f)

Author SHA1 Message Date
Varun Patil 7aa012b997 map: hide cluster count if 1 2023-02-09 01:01:15 -08:00
Varun Patil 72a08b917f map: revert cluster post-processing 2023-02-08 23:55:54 -08:00
Varun Patil 85f3d635c6 map: show preview of coarse 2023-02-08 23:36:31 -08:00
Varun Patil b7dcf4786a map: zoom on preview click 2023-02-08 23:15:48 -08:00
Varun Patil e7c8748cc9 draft: eager clustering 2023-02-08 21:55:12 -08:00
Varun Patil adc16bec29 map: rename from locations 2023-02-08 14:13:13 -08:00
Varun Patil 348c887499 map: remove unused library 2023-02-08 14:03:46 -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 4d94353406 Merge branch 'location' of https://github.com/RaymondHuang210129/memories into RaymondHuang210129-location 2023-02-08 11:43:52 -08:00
Raymond Huang 0987ab95c5 feat: improve marker clustering logic 2023-02-09 02:52:53 +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 a798a16552 place: fix names with dash 2023-02-05 18:39:58 -08:00
Varun Patil 62579b1b89 Initial places implementation 2023-02-05 13:43:25 -08:00
Raymond Huang 2097f26d17 style: apply prettier lint 2023-01-26 12:51:42 +08:00
Raymond Huang 80a433a874 fix: soft refresh the timeline when map changes 2023-01-26 08:43:46 +08:00
Raymond Huang 68a39918b5 feat: show photos taken in locations visible in map 2023-01-26 02:41:55 +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 c6ef65f69a onthisday: fix on year boundaries (fix #333) 2023-01-17 20:03:50 -08:00
Kevin Yeh 9053ca7bae Fix URL path for recursive folder view 2023-01-05 15:47:37 -08:00
Kevin Yeh 992b7bb277 Fix folder breadcrumbs overflowing 2023-01-05 11:01:43 -08:00
Kevin Yeh c42825daad Merge branch 'master' into feat/recursive-folder 2023-01-05 10:19:41 -08:00
Varun Patil 0bce4ced49 Restore type checking 2022-12-10 10:59:36 -08:00
Varun Patil 3b8571ce92 backport vue3 branch 2022-12-10 09:58:30 -08:00
Varun Patil d2d0de0fd0 remove class vue dep (4) 2022-12-10 02:04:07 -08:00
Matias De lellis aeffe628f2 Integration with facerecognition 2022-12-08 13:07:14 -08:00
Varun Patil 2011433536 albums: add download menu 2022-12-06 11:38:57 -08:00
Kevin Yeh bd3f5434c9 fix: adjust icons 2022-11-25 21:55:07 -08:00
Kevin Yeh 069db130a7 feat: recursive folder view 2022-11-25 19:51:05 -08:00
Varun Patil 46e0730257 Lazy load @nextcloud/vue 2022-11-24 13:19:07 -08:00
Varun Patil ba24327fa4 Switch to individual vue imports 2022-11-24 11:54:29 -08:00
Varun Patil d11e463203 Cache inner width and height 2022-11-23 03:16:45 -08:00
Varun Patil 2147c422e2 viewer: fix OTD load time 2022-11-07 03:27:47 -08:00
Varun Patil 8a84cd91c2 viewer: fix OTD 2022-11-06 12:28:58 +05:30
Varun Patil daf079f101 Add fav to viewer 2022-11-06 12:28:58 +05:30
Varun Patil 8a130c3efa viewer: initial commit 2022-11-06 12:28:58 +05:30
Varun Patil 32bc48418f Make listeners passive 2022-10-29 17:17:34 -07:00
Varun Patil b84b4e6de1 Complete folder share 2022-10-28 22:24:19 -07:00
Varun Patil 9209b8f55d Add basic folder share stuff 2022-10-28 17:25:39 -07:00
Varun Patil 2bda53240d Show album controls to owner only 2022-10-28 12:24:26 -07:00
Varun Patil fc6a4fc244 Make the code prettier 2022-10-28 12:08:34 -07:00
Varun Patil 5927163b33 Add album share modal 2022-10-27 01:59:23 -07:00
Varun Patil 396aa95396 Fix album edit 2022-10-27 00:49:22 -07:00
Varun Patil 6dc6edbc9c Implement album deletion 2022-10-27 00:22:09 -07:00
Varun Patil e4e2b051ea Fix album title 2022-10-27 00:18:29 -07:00
Varun Patil 9891a03d9e Add album create dialog 2022-10-27 00:11:35 -07:00
Varun Patil c9a2c8a021 Add album form 2022-10-26 23:37:56 -07:00
Varun Patil 95438af1d8 Use :deep instead of global css 2022-10-26 21:26:28 -07:00