Commit graph

2227 commits

Author SHA1 Message Date
Ming Ming
2e9bc412f5 Tweak layout of photo items 2021-06-23 01:05:02 +08:00
Ming Ming
a809136474 Nav arrows should stay white 2021-06-23 01:05:02 +08:00
Ming Ming
20a69b5620 Fix empty albums are not cached 2021-06-23 01:05:02 +08:00
Ming Ming
b47cb5c63c Customize date/time of a file 2021-06-23 01:05:02 +08:00
Ming Ming
deacacdd96 Handle time only in UTC internally 2021-06-23 01:05:01 +08:00
Ming Ming
3e7b9ffe36 Check if number is in specific range 2021-06-23 01:05:01 +08:00
Ming Ming
bf0e60c474 Init metadata directly in initState 2021-06-23 01:05:01 +08:00
Ming Ming
9c08e5a635 Simplify File datetime access 2021-06-23 01:05:01 +08:00
Ming Ming
1b2d36bcab Fix log 2021-06-23 01:05:01 +08:00
nkming2
d6db425e88 Merge branch 'luckkmaxx-master-patch-67954' into 'master'
Upload New File for spanish, is it correct to do it so?

See merge request nkming2/nc-photos!1
2021-06-22 17:02:35 +00:00
luckmax
d1d91cb405 Upload New File for spanish, is it correct to do it so? 2021-06-21 02:24:24 +00:00
Ming Ming
96b670e7e3 Versioning: 17.1 2021-06-15 23:58:15 +08:00
Ming Ming
383b8c1d76 Fix changelog not showing 2021-06-15 23:56:56 +08:00
Ming Ming
ab2c4e65c8 Versioning: 17.0 2021-06-15 19:52:54 +08:00
Ming Ming
9297686a6e Simplify DB upgrade 2021-06-15 19:08:00 +08:00
Ming Ming
fd95e459b8 Colored logs in debug mode 2021-06-15 03:30:46 +08:00
Ming Ming
8136bf65ef Improve logs 2021-06-15 03:30:46 +08:00
Ming Ming
4267aef71e Show error if user picked nothing in root picker 2021-06-15 03:30:46 +08:00
Ming Ming
30ec7dab7a No longer propagate property updates to album 2021-06-15 03:30:46 +08:00
Ming Ming
f4faa1ed1f Resync items with db when opening album 2021-06-15 03:30:46 +08:00
Ming Ming
c03dad7e03 Store each files in db 2021-06-15 03:30:46 +08:00
Ming Ming
c4b53983fa Use file id to get preview if available 2021-06-14 21:53:30 +08:00
Ming Ming
ff091d495d Store owner id in File 2021-06-14 21:53:30 +08:00
Ming Ming
84ec93b95e Fix cover not updated after updating album 2021-06-14 21:53:30 +08:00
Ming Ming
51936926cc Tweak File.toString 2021-06-14 21:52:45 +08:00
Ming Ming
4926228164 Simplify Album.toString 2021-06-14 21:52:45 +08:00
Ming Ming
82e6732f6e Add bug report link in settings 2021-06-14 21:52:45 +08:00
Ming Ming
d2768e6066 Archive items to hide in photos list 2021-06-06 03:39:58 +08:00
Ming Ming
954d8a869d New archive property for file 2021-06-06 03:39:58 +08:00
Ming Ming
a846a51332 Treat metadata as property 2021-06-06 03:39:58 +08:00
Ming Ming
ed9d5de275 Versioning: 16.0 2021-06-06 03:25:18 +08:00
Ming Ming
8f0ba3b296 Fix duplicate global key in list 2021-06-06 03:23:50 +08:00
Ming Ming
7b846c5f66 Query dirs level-by-level in root picker
Fix performance issue on servers with many dirs
2021-06-06 01:55:09 +08:00
Ming Ming
235073bfb6 Remove unused mixin 2021-05-29 17:26:31 +08:00
Ming Ming
0a2686f047 Fix inconsistent thumbnail size 2021-05-29 17:26:30 +08:00
Ming Ming
b2316f2378 Improve messaging 2021-05-29 17:26:30 +08:00
Ming Ming
a429fbe006 Ensure File path not starting with / 2021-05-26 04:10:43 +08:00
Ming Ming
275603d88a Fix incorrect test cases
Path never begins with / in practice
2021-05-26 03:55:25 +08:00
Ming Ming
ff85c0caba Versioning: 15.0 2021-05-26 03:34:55 +08:00
Ming Ming
c0af21d689 Scan metadata after refresh listing is done 2021-05-25 23:47:51 +08:00
Ming Ming
708383d291 Fix different user shared same local touch name 2021-05-25 23:06:32 +08:00
Ming Ming
9aa770aa4f Fix metadata task not fired after switching account 2021-05-25 22:01:41 +08:00
Ming Ming
a60ad1e980 Fix token path for root dir 2021-05-25 22:01:41 +08:00
Ming Ming
72e6e7a9ec Fix root dir path is not stripped correctly 2021-05-25 22:01:41 +08:00
Ming Ming
3c70d6f5e2 Remove useless imports 2021-05-24 18:28:05 +08:00
Ming Ming
f7d0a41540 Group data srcs in new file 2021-05-24 18:28:05 +08:00
Ming Ming
5c3655d881 Add touch token to sync remote/local properties 2021-05-24 18:28:05 +08:00
Ming Ming
be8a45751c Make album repo optional in remove
Useful when removing data files
2021-05-24 18:28:05 +08:00
Ming Ming
b46a2704a3 Add universal storage for small pieces of data 2021-05-24 18:28:05 +08:00
Ming Ming
f765767ee2 Improve logs 2021-05-24 18:28:05 +08:00