Commit graph

35 commits

Author SHA1 Message Date
Ming Ming
3576f7e397 Completely rewrite Viewer 2024-10-07 01:16:21 +08:00
Ming Ming
d9fcd3ace1 Fix some lint warnings 2024-09-19 01:30:50 +08:00
Ming Ming
f35860c7b6 Simplify styling code 2024-08-24 23:07:47 +08:00
Ming Ming
63eb4d6c88 Tweak memory view in photos tab 2024-07-20 03:35:10 +08:00
Ming Ming
f8a3db5a68 Remove useless type 2024-07-15 21:58:02 +08:00
Ming Ming
9275e4c854 Fix enabling memories not refreshing home photos 2024-07-15 21:52:39 +08:00
Ming Ming
0ac88814f7 Remove obsolete event in home photos 2024-07-15 21:52:14 +08:00
Ming Ming
1870830b39 Replace tuple with records 2024-07-02 01:39:25 +08:00
Ming Ming
4fc6b17de1 Add a dialog that lead user to the video preview help page 2024-06-21 02:44:40 +08:00
Ming Ming
68b4273bfa Workaround memory leak in bloc 2024-06-18 01:36:45 +08:00
Ming Ming
bbeb8a3852 Fix removed files reappeared in photos timeline 2024-05-20 00:41:28 +08:00
Ming Ming
bf71411709 Increase number of files to be queried each time in photos tab 2024-05-20 00:41:28 +08:00
Ming Ming
64e13bdee5 Ready theme to support secondary color 2024-05-17 00:38:02 +08:00
Ming Ming
21dffd9a13 Query memories on DB side instead 2024-05-16 00:48:19 +08:00
Ming Ming
bc3c480223 Fix initial sync not starting on first run 2024-05-12 23:30:32 +08:00
Ming Ming
528699d7c5 Remove sort Photos tab by filename option
This is no longer supported in the revamped code
2024-05-07 00:33:10 +08:00
Ming Ming
5be72240c5 Fix scroll bar label showing wrong date if timeline grouped by month 2024-05-06 22:32:49 +08:00
Ming Ming
20120ea90d Fix item in Photos list sometimes not removed correctly 2024-05-06 22:32:47 +08:00
Ming Ming
3631abaf7d Revamp Photos tab
- Lazy loading
- Minimap
2024-05-06 22:32:45 +08:00
Ming Ming
25ef1a94f9 New class to store only date when time is not needed 2024-04-10 01:16:03 +08:00
Ming Ming
22ebcebfce Optimize timezone conversion speed in HomePhotos 2024-02-26 01:21:25 +08:00
Ming Ming
def24946e2 Optimize pref streams where the first value should be ignored 2024-02-26 01:21:25 +08:00
Ming Ming
88af19ac67 Move metadata logic out of photos bloc 2024-02-07 01:14:30 +08:00
Ming Ming
5dca7db992 Move file refresh logic from photos bloc to controller 2024-02-07 01:14:30 +08:00
Ming Ming
b2c1c39abb Remove obsolete native event handler 2024-02-07 01:14:30 +08:00
Ming Ming
f97476e4f0 Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
Ming Ming
a04ecefed9 Respond to share folder changes 2024-02-07 01:14:30 +08:00
Ming Ming
37a30e927c Refresh after receiving native exif event 2024-02-07 01:14:30 +08:00
Ming Ming
5c1ab48aae Port starting exif service 2024-02-07 01:14:30 +08:00
Ming Ming
47348cf10a Fix not grouping by month when zoomed out to the lowest level 2024-02-07 01:14:30 +08:00
Ming Ming
feea195e60 Port memories range handling 2024-02-07 01:14:30 +08:00
Ming Ming
ff401f399a Port sorting files by name 2024-02-07 01:14:30 +08:00
Ming Ming
5f7d898078 Fix refresh indicator in the new home photos 2024-02-07 01:14:30 +08:00
Ming Ming
1a09dc37a0 Add remote sync to the new HomePhotos 2024-02-07 01:14:30 +08:00
Ming Ming
4950bcef8f Rewrite HomePhotos 2024-02-07 01:14:30 +08:00