Commit Graph

93 Commits (e38d2080676c662775a7a16575f7e82683795233)

Author SHA1 Message Date
Varun Patil 7ddcb2c066 map: fix bad marker calls
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-03-11 00:29:23 -08:00
Varun Patil ec4ae09bf6 refactor: move node-share to app 2023-03-10 12:45:04 -08:00
Varun Patil 5a846cbde6 refactor: NodeShareModal 2023-03-10 12:34:03 -08:00
Varun Patil 71e1ff605e all: use object for API::Q 2023-03-10 12:16:56 -08:00
Varun Patil becb2abb2d map: fix refresh of count 2023-03-08 15:24:25 -08:00
Varun Patil 56d2f2f65e map: prevent thumb re-render 2023-03-08 14:45:29 -08:00
Varun Patil e23ed4c260 albums: rename list sorting 2023-03-03 14:23:44 -08:00
Varun Patil a6759ace5a albums: add sort order (fix #377) 2023-03-03 13:52:34 -08:00
Varun Patil 8edd13c034 mixins: do not inject UserConfig globally 2023-03-03 12:47:46 -08:00
Varun Patil 4a81b4d1e8 x-img: implement memcache 2023-02-25 19:30:59 -08:00
Varun Patil 87430e298d Replace img with x-img 2023-02-25 16:35:08 -08:00
Varun Patil 78d85f45a7 timeline: react to enableTopMemories (fix #416) 2023-02-23 22:55:51 -08:00
Varun Patil 9d5b7c3841 OnThisDay: explicitly disconnect resize observer 2023-02-23 22:38:37 -08:00
Varun Patil c6df61b61d OnThisDay: observe size changes 2023-02-23 22:34:34 -08:00
Varun Patil 3e3c98c8d1 map: fix viewer video fullscreen 2023-02-12 16:54:11 -08:00
Varun Patil 56f9ad8b7f map: add edge buffer 2023-02-10 12:52:54 -08:00
Varun Patil ca74634d1b map: fix styling in dark mode (#402) 2023-02-10 12:22:08 -08:00
Varun Patil 116640a31a map: extend cluster borders 2023-02-10 11:59:11 -08:00
Varun Patil 83808cbc17 map: remove duplicate worlds 2023-02-10 11:58:54 -08:00
Varun Patil 22af8a5615 map: animate cluster joins and splits 2023-02-10 11:42:16 -08:00
Varun Patil 1069c1696d map: animate marker movement on zoom 2023-02-10 10:31:57 -08:00
Varun Patil f278229cf6 map: fix count bg color 2023-02-09 20:13:22 -08:00
Varun Patil efcf9a9e91 map: fix wrong URL for preview 2023-02-09 18:14:12 -08:00
Varun Patil a4a547f303 map: zoom to viewer from map 2023-02-09 17:41:00 -08:00
Varun Patil cc2accae54 map: open photo on click at high zoom 2023-02-09 17:27:03 -08:00
Varun Patil f5b6f92339 map: fix for mobile 2023-02-09 16:25:00 -08:00
Varun Patil b584add525 onthisday: allow disabling at top (fix #368) 2023-02-09 13:13:44 -08:00
Varun Patil 479665ca62 map: fix for sw 2023-02-09 12:02:11 -08:00
Varun Patil 74cdab50bc map: remove dead code 2023-02-09 10:00:40 -08:00
Varun Patil 5004de8cf6 map: use terrain at high zoom levels 2023-02-09 09:51:26 -08:00
Varun Patil 5f07ffd5c9 map: support dark mode 2023-02-09 09:17:24 -08:00
Varun Patil efea8369bd map: restore CSRF check 2023-02-09 08:29:53 -08:00
Varun Patil 36f32da13f map: more minor fixes 2023-02-09 08:25:37 -08:00
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