Ming Ming
|
4c88070a7e
|
Refactor: make webdav parser more generic
|
2022-02-08 18:22:55 +08:00 |
|
Ming Ming
|
a1182bfbae
|
Fix tests broken after downgrading flutter
|
2022-01-07 11:21:18 +08:00 |
|
Ming Ming
|
877d50d2a2
|
Update tests
|
2022-01-06 18:55:46 +08:00 |
|
Ming Ming
|
57958fbf09
|
Fix stripped root path not unstripped correctly
|
2022-01-06 18:55:46 +08:00 |
|
Ming Ming
|
2355f8e8a8
|
Update test cases
|
2021-11-25 22:59:25 +08:00 |
|
Ming Ming
|
f1ecbc82fc
|
Simplify test cases
|
2021-11-25 21:02:42 +08:00 |
|
Ming Ming
|
179ad24419
|
Update test cases
|
2021-11-25 21:02:42 +08:00 |
|
Ming Ming
|
3527e96f7a
|
Bump album version
|
2021-11-25 21:02:41 +08:00 |
|
Ming Ming
|
b6a9ff2d1d
|
Refactor: simplify constructing album upgrader
|
2021-11-25 21:02:41 +08:00 |
|
Ming Ming
|
224b9ad151
|
Case insensitive string for username
|
2021-11-25 21:02:41 +08:00 |
|
Ming Ming
|
6e9a34342a
|
Revamp how share is managed for album
Shares are now stored in the album json, such that users other than the album owner are aware of the shares
|
2021-11-25 21:02:41 +08:00 |
|
Ming Ming
|
ff3739c04f
|
Fix exception when upgrading remote v5 album
|
2021-10-31 22:20:26 +08:00 |
|
Ming Ming
|
2bcc47775b
|
Remove obsolete tests
|
2021-10-28 05:22:12 +08:00 |
|
Ming Ming
|
9b9e737a95
|
Ignore UserComment in EXIF
|
2021-10-28 04:48:51 +08:00 |
|
Ming Ming
|
4ac8cac73d
|
Store user and time when an item is added to album
|
2021-10-28 04:48:51 +08:00 |
|
Ming Ming
|
07e2aba673
|
Refactoring: extract fn
|
2021-10-09 16:46:18 +08:00 |
|
Ming Ming
|
f01c64a155
|
Remove metadata from album files
This help reduce the file size
|
2021-09-28 16:36:08 +08:00 |
|
Ming Ming
|
06023228b8
|
Conform to the new lint rules
|
2021-09-16 03:53:10 +08:00 |
|
Ming Ming
|
832f866d00
|
Add trashbin properties to File
|
2021-08-02 14:47:18 +08:00 |
|
Ming Ming
|
df26b7a8c8
|
Migrate to null-safety
|
2021-07-25 00:23:08 +08:00 |
|
Ming Ming
|
444491114e
|
Add text labels to albums
|
2021-07-11 13:32:35 +08:00 |
|
Ming Ming
|
4fb6c022d2
|
Abstract album sort behavior
|
2021-07-11 13:32:35 +08:00 |
|
Ming Ming
|
1f01c83f9a
|
Extract album item class
|
2021-07-11 13:32:35 +08:00 |
|
Ming Ming
|
8e46c604a8
|
Abstract album cover provider
|
2021-06-29 18:11:59 +08:00 |
|
Ming Ming
|
0e7f2462b6
|
Abstract album content provider
|
2021-06-29 18:11:59 +08:00 |
|
Ming Ming
|
d4785b1f74
|
Improve album compatibility handling
|
2021-06-29 18:11:59 +08:00 |
|
Ming Ming
|
b47cb5c63c
|
Customize date/time of a file
|
2021-06-23 01:05:02 +08:00 |
|
Ming Ming
|
f4faa1ed1f
|
Resync items with db when opening album
|
2021-06-15 03:30:46 +08:00 |
|
Ming Ming
|
ff091d495d
|
Store owner id in File
|
2021-06-14 21:53:30 +08:00 |
|
Ming Ming
|
954d8a869d
|
New archive property for file
|
2021-06-06 03:39:58 +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
|
72e6e7a9ec
|
Fix root dir path is not stripped correctly
|
2021-05-25 22:01:41 +08:00 |
|
Ming Ming
|
87dfe7ef5c
|
Store oc:fileid in file
|
2021-05-24 15:33:08 +08:00 |
|
Ming Ming
|
3c12ac9262
|
Handle webdav href that starts with server path
This happens when nextcloud is hosted in a subdir
|
2021-05-07 16:01:06 +08:00 |
|
Ming Ming
|
45e3140ea9
|
Tweak how to clear metadata
|
2021-04-29 03:31:54 +08:00 |
|
Ming Ming
|
bb71dcc22b
|
Remove MakerNote from Exif
It's too large for nothing
|
2021-04-24 00:46:32 +08:00 |
|
Ming Ming
|
3eb634f454
|
More test cases
|
2021-04-23 18:25:40 +08:00 |
|
Ming Ming
|
77bd2a9770
|
Add some unittest
|
2021-04-16 02:47:48 +08:00 |
|