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 |
Varun Patil
|
f3a1be3765
|
refactor: move to globals.scss
|
2022-12-10 20:01:57 -08:00 |
Varun Patil
|
c3c282de8d
|
Minor fixes for forward compat
|
2022-12-10 13:53:52 -08:00 |
Varun Patil
|
49916f14d9
|
scroller: fix type
|
2022-12-10 12:29:27 -08:00 |
Varun Patil
|
aaae75642b
|
Fix metadata construction
|
2022-12-10 11:24: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
|
555697a404
|
remove class vue dep (done)
|
2022-12-10 02:27:44 -08:00 |
Varun Patil
|
d2d0de0fd0
|
remove class vue dep (4)
|
2022-12-10 02:04:07 -08:00 |
Varun Patil
|
2f482f4222
|
remvoe class vue dep (3)
|
2022-12-10 01:52:03 -08:00 |
Varun Patil
|
8d79151a30
|
remove class vue dep (2)
|
2022-12-10 01:27:04 -08:00 |