Commit graph

1977 commits

Author SHA1 Message Date
Ming Ming
e18ffce8a3 Fix sqlite3 compatibility 2024-05-21 23:38:17 +08:00
Ming Ming
7331e5a24d Fix flutter_map compatibility 2024-05-21 23:38:15 +08:00
Ming Ming
4c1ba03d6e Fix fluttter 3.16 compatibility 2024-05-21 01:09:12 +08:00
Ming Ming
bcca6d600a Migrate to new translucent sliver app bar 2024-05-21 01:09:12 +08:00
Ming Ming
ac298e14ab Patch translucent sliver app bar 2024-05-21 01:09:12 +08:00
Ming Ming
7d1d59b880 Fork sliver app bar from 3.16 2024-05-21 01:09:12 +08:00
Ming Ming
81a63d5e36 Upgrade to flutter3.16 2024-05-21 01:09:12 +08:00
Ming Ming
bfb4801eda Migrate from outdated code_gen_tester 2024-05-21 01:09:07 +08:00
Ming Ming
06af774119 Update gitignore in package 2024-05-21 01:06:24 +08:00
Ming Ming
e1baba916d Remove unused import 2024-05-21 01:05:55 +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
df3f3a65d3 Support selecting secondary theme color in settings 2024-05-18 22:00:35 +08:00
Ming Ming
71652c7e9a Fix checkbox theme 2024-05-18 22:00:35 +08:00
Ming Ming
64e13bdee5 Ready theme to support secondary color 2024-05-17 00:38:02 +08:00
Ming Ming
6311f8a4de Refresh random icons in account dialog 2024-05-17 00:38:00 +08:00
Ming Ming
21dffd9a13 Query memories on DB side instead 2024-05-16 00:48:19 +08:00
Ming Ming
1c2892c6cd Reload no longer clear timeline stream 2024-05-12 23:30:32 +08:00
Ming Ming
6a29f8966c Fix used before init in video viewer 2024-05-12 23:30:32 +08:00
Ming Ming
bc3c480223 Fix initial sync not starting on first run 2024-05-12 23:30:32 +08:00
Ming Ming
9e3ec0bfc3 Relocate code to related packages 2024-05-12 23:30:32 +08:00
Ming Ming
65a1a02926 Fix broken double tab to exit in new Photos and Collections tab 2024-05-09 00:18:41 +08:00
Ming Ming
dccbad2185 Migrate old (un)archive code to use filescontroller 2024-05-09 00:18:41 +08:00
Ming Ming
8ccc50ac16 Relocate code to related packages 2024-05-09 00:18:41 +08:00
Ming Ming
901195442f Remove unused code 2024-05-09 00:18:41 +08:00
ming
a336542187 Merge branch 'master' into 'master'
Fix: Added missing index.php to photos api url

See merge request nkming2/nc-photos!72
2024-05-07 15:56:35 +00:00
Jirka Stehlík
77539aaa52 Fix: Added missing index.php to photos api url 2024-05-07 15:56:35 +00:00
Ming Ming
af3dd480d6 Fix test cases 2024-05-07 23:12:56 +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
692ccd2e9e Add use case to list archived files 2024-05-06 22:32:43 +08:00
Ming Ming
7b98a282ed Add DateRange 2024-05-06 22:32:41 +08:00
Ming Ming
efb32a785a Improve theme 2024-04-15 01:25:42 +08:00
Ming Ming
44e6447fe8 Enable Turkish 2024-04-12 01:25:15 +08:00
Ali Yasin
6474aa2f1c
Add files via upload (#5) 2024-04-12 01:22:43 +08:00
Ming Ming
2d5e470508 Support querying getFileDescriptors with time range filter and offset 2024-04-10 01:16:35 +08:00
Ming Ming
0bf19c9203 Fix archived files included in getFilesSummary 2024-04-10 01:16:29 +08:00
Ming Ming
e0f1b679f0 Add sortedBySelf to Iterable of Comparables 2024-04-10 01:16:25 +08:00
Ming Ming
8bf709e10b Add addedAll for Map and Set 2024-04-10 01:16:23 +08:00
Ming Ming
b1f975c329 Add convenient extensions for DateTime 2024-04-10 01:16:20 +08:00
Ming Ming
6281e6daff Allow TimeRange to be open 2024-04-10 01:16:16 +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
da00a4f3ad Fix includeRelativeRoots and includeRelativeDirs not working in queryFileDescriptors when set together 2024-04-10 01:15:53 +08:00
Ming Ming
57c438b7f1 Handle share dir in np_db 2024-03-24 21:34:42 +08:00
Ming Ming
0db853f749 Fix build error 2024-03-24 03:30:52 +08:00
Ming Ming
d90dc436fe Fix dirs wrongly returning from queryFileDescriptors 2024-03-18 00:44:12 +08:00
Ming Ming
97b3e99aa7 Add db api to query summary of all the files 2024-03-18 00:44:12 +08:00
Ming Ming
99c8448bde Merge branch 'files-controller' 2024-03-17 16:57:02 +08:00