Commit Graph

731 Commits (bb47f5b6dc1f10e09569a12a796059519943d53c)

Author SHA1 Message Date
Varun Patil bb47f5b6dc map: lazy load leaflet 2023-02-09 00:39:02 -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 db0797ef8e map: prevent breakouts on desktop 2023-02-08 14:59:05 -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 a937d91bd7 all: refactor ordering of calls 2023-02-05 22:56:09 -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 d8dd2cb89e tag: increase line height 2023-02-05 18:41:08 -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 93b4b0274e Merge branch 'master' into location 2023-02-01 12:18:42 +08:00
Varun Patil 0f5162bd68 video: allow setting default quality (fix #364) 2023-01-31 20:15:16 -08:00
Varun Patil 1dd1774ed2 video: refactor quality UI 2023-01-31 20:08:38 -08:00
Raymond Huang 750636de67 style: apply lint 2023-02-01 12:08:11 +08:00
Raymond Huang 60ee600c52 refactor: program as a transform insstead of duplication 2023-02-01 11:54:35 +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 f7894fc68d edit-exif: replace lens with model 2023-01-22 16:49:47 -08:00
Varun Patil 284901537d modal: prevent keystroke escape (fix #362) 2023-01-21 09:07:58 -08:00
Varun Patil 51a96e31bc album: fix error on removing live photo 2023-01-18 10:48:48 -08:00
Varun Patil 998fd27dc7 scroller: fix tick vertical location on mobile 2023-01-17 22:36:05 -08:00
Varun Patil 7e34d83878 image-editor: fix with unified download API 2023-01-17 22:15:03 -08:00
Varun Patil 1aafe3747b download: remove unused imports 2023-01-17 22:13:42 -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 902d3cc1b6 Fix whitespace 2023-01-17 21:00:58 -08:00
Varun Patil ee3f9d2670 Merge branch 'move_to_folder' of https://github.com/ahaltindis/memories into ahaltindis-move_to_folder 2023-01-17 20:55:46 -08:00
Varun Patil c6ef65f69a onthisday: fix on year boundaries (fix #333) 2023-01-17 20:03:50 -08:00
Varun Patil 62ae3c910a download: use unified API for single file stream 2023-01-17 19:55:17 -08:00
Varun Patil 24a3b8c638 Fix album public link (fix #344, fix #274) 2023-01-17 19:02:00 -08:00
Varun Patil 6b9f50ab31 viewer: delete with Del key (fix #313) 2023-01-15 15:45:57 -08:00
Varun Patil 816294b591 album: fix sharing with group (fix #329) 2023-01-15 14:43:48 -08:00
Varun Patil bd319cbf1f viewer: disable live photo in slideshow (fix #330) 2023-01-15 13:59:57 -08:00
Kevin Yeh 9053ca7bae Fix URL path for recursive folder view 2023-01-05 15:47:37 -08:00
Kevin Yeh 1e4f808e33 Fix unnecessary refresh on routeChange 2023-01-05 15:43:19 -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 f7bf45dc86 Fix DAV url for remote.php in subfolder
Fixes #289

Patch by @sweehua
2023-01-04 12:21:55 -08:00
Ahmet Altindis cdcf489247 Add move to folder feature 2022-12-31 17:38:28 +00:00