Varun Patil
|
eb3c834241
|
refactor: separate folder logic
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
|
2023-03-24 15:54:58 -07:00 |
Varun Patil
|
7326ee8ec0
|
refactor: tag frame to cluster
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
|
2023-03-24 12:30:08 -07:00 |
Varun Patil
|
24615ddd0d
|
sel: do not forgive movement for taps (fix #516)
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
|
2023-03-24 02:43:31 -07:00 |
Varun Patil
|
235cf66dee
|
sel: allow touchmove by 30px
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
|
2023-03-18 14:32:25 -07:00 |
Varun Patil
|
53ebf7d18f
|
refactor: edit metadata to app
|
2023-03-09 19:31:25 -08:00 |
Varun Patil
|
1c0e60c1bb
|
sel: remove unused import
|
2023-03-08 12:09:02 -08:00 |
Varun Patil
|
608e8556d8
|
Allow sectioning in meta editor
|
2023-03-08 08:56:00 -08:00 |
Varun Patil
|
a07ccb5b71
|
Minor string fixes
|
2023-03-08 08:43:22 -08:00 |
Varun Patil
|
ecc4bd0b34
|
all: fix modal calls
|
2023-03-07 18:56:23 -08:00 |
Varun Patil
|
6b3eda89d1
|
edit-exif: combine dialogs
|
2023-03-07 18:49:13 -08:00 |
Varun Patil
|
b63a79385d
|
fix: add UserConfig to sel manager
|
2023-03-03 13:55:31 -08:00 |
Varun Patil
|
d0a27aa64c
|
folders: allow archive/unarchive (fix #350)
|
2023-03-03 12:37:45 -08:00 |
Varun Patil
|
cc2accae54
|
map: open photo on click at high zoom
|
2023-02-09 17:27:03 -08:00 |
Varun Patil
|
36f32da13f
|
map: more minor fixes
|
2023-02-09 08:25:37 -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
|
24a3b8c638
|
Fix album public link (fix #344, fix #274)
|
2023-01-17 19:02:00 -08:00 |
Ahmet Altindis
|
cdcf489247
|
Add move to folder feature
|
2022-12-31 17:38:28 +00: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
|
2f482f4222
|
remvoe class vue dep (3)
|
2022-12-10 01:52:03 -08:00 |
Varun Patil
|
07379d836c
|
remove class vue dep (1)
|
2022-12-10 01:01:44 -08:00 |
Varun Patil
|
941b47c4ec
|
selection: hide editors on albums
|
2022-12-09 08:58:19 -08:00 |
Varun Patil
|
be36c6860c
|
viewer: fix delete on albums
|
2022-12-09 08:54:24 -08:00 |
Matias De lellis
|
aeffe628f2
|
Integration with facerecognition
|
2022-12-08 13:07:14 -08:00 |
Varun Patil
|
2f86513daa
|
viewer: add edit exif button
|
2022-12-07 22:19:05 -08:00 |
Varun Patil
|
2027aedc74
|
Add EXIF editor (fix #169)
|
2022-12-07 17:27:08 -08:00 |
Varun Patil
|
aeb73b4a80
|
Remove containment from selection manager
|
2022-12-06 10:47:42 -08:00 |
Varun Patil
|
7ff573b367
|
timeline: more perf tweaks
|
2022-12-04 19:49:16 -08:00 |
Varun Patil
|
ec19d724c5
|
folder: fix wrong route on viewer
|
2022-12-02 21:31:37 -08:00 |
Varun Patil
|
6b1cb41c25
|
share: hide download button if needed (fix #273)
|
2022-12-02 21:25:24 -08:00 |
Varun Patil
|
ba24327fa4
|
Switch to individual vue imports
|
2022-11-24 11:54:29 -08:00 |
Varun Patil
|
ab505900a2
|
Fix touching selection tick (again)
|
2022-11-23 11:22:17 -08:00 |
Varun Patil
|
d11e463203
|
Cache inner width and height
|
2022-11-23 03:16:45 -08:00 |
Varun Patil
|
bf11924dfd
|
Don't put classes on body
|
2022-11-23 03:03:06 -08:00 |
Varun Patil
|
9e06fbfe25
|
Change delete icon
|
2022-11-21 09:22:20 -08:00 |
Varun Patil
|
00622078b9
|
select: fix for ios click
|
2022-11-12 05:59:33 -08:00 |
Varun Patil
|
f2c4ce3d9f
|
Change mouse to pointerdown for iOS
|
2022-11-12 03:41:28 -08:00 |
Varun Patil
|
258e62e4aa
|
Fix context menu on desktop
|
2022-11-12 00:42:48 -08:00 |
Varun Patil
|
cbdcedb91d
|
Fix context menu on touch
|
2022-11-12 00:39:13 -08:00 |
Varun Patil
|
e4662d5f41
|
Complete drag selection (close #28)
|
2022-11-12 00:20:12 -08:00 |
Varun Patil
|
604b5e54b7
|
Implement drag selection (#28)
|
2022-11-11 22:28:58 -08:00 |
Varun Patil
|
391772aa39
|
Add forward shift-select (#28)
|
2022-11-11 19:53:33 -08:00 |
Varun Patil
|
be41343348
|
metaview: add date editor
|
2022-11-07 17:29:58 -08:00 |
Varun Patil
|
cef50e1bb0
|
sel: fix pixel position
|
2022-11-07 00:54:07 -08:00 |
Varun Patil
|
3e854719ed
|
viewer: fix folder-share video
|
2022-11-06 00:36:35 -07:00 |
Varun Patil
|
883800c6ac
|
viewer: view in folder
|
2022-11-06 12:28:58 +05:30 |
Varun Patil
|
c2c4799696
|
viewer: add sidebar
|
2022-11-06 12:28:58 +05:30 |
Varun Patil
|
e276f51fc1
|
viewer: minor fixes
|
2022-11-06 12:28:58 +05:30 |
Varun Patil
|
2854feadc5
|
Fix bad selection after day process
|
2022-11-03 14:47:10 -07:00 |
Varun Patil
|
30e5dea18f
|
Fix top nav click
|
2022-10-31 22:33:17 -07:00 |