Nikolas Rimikis
|
dac919fb66
|
refactor(dynamite,neon_files,nextcloud): make webdav client use Uri objects for paths
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
781c40b60f
|
fix(deps): update dependency url_launcher to ^6.1.14
|
1 year ago |
jld3103
|
dd1e0ae9cb
|
fix(neon_files): Fix upload size warning setting
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
6008961e24
|
fix(neon): Fix FilesOptions key
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
1c4cde6744
|
fix(deps): update dependency image_picker to ^1.0.4
|
1 year ago |
renovate[bot]
|
f202ad7a64
|
fix(deps): update dependency webview_flutter to ^4.2.4
|
1 year ago |
renovate[bot]
|
6a9865cbce
|
fix(deps): update dependency file_picker to ^5.5.0
|
1 year ago |
renovate[bot]
|
41281a0c3b
|
fix(deps): update dependency url_launcher to ^6.1.13
|
1 year ago |
renovate[bot]
|
d9e5ed8ded
|
fix(deps): update dependency shared_preferences to ^2.2.1
|
1 year ago |
renovate[bot]
|
268d00aed7
|
fix(deps): update dependency quick_actions to ^1.0.6
|
1 year ago |
renovate[bot]
|
a4961aba87
|
fix(deps): update dependency path_provider to ^2.1.1
|
1 year ago |
jld3103
|
64156a862a
|
chore(app): Update pubspec.lock
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
6dfba9e16d
|
fix(deps): update dependency image_picker to v1
|
1 year ago |
renovate[bot]
|
8b58aa99b9
|
fix(deps): update dependency flutter_zxing to ^1.4.0
|
1 year ago |
renovate[bot]
|
6bf7e64a00
|
fix(deps): update dependency go_router to ^10.1.2
|
1 year ago |
renovate[bot]
|
3d33049c91
|
fix(deps): update dependency code_builder to ^4.6.0
|
1 year ago |
renovate[bot]
|
3893649134
|
chore(deps): update dependency go_router_builder to ^2.3.1
|
1 year ago |
Nikolas Rimikis
|
bdf94c6070
|
refactor(neon): make OptionsCategory immutable
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
df89665295
|
test(neon): test OptionsCollection
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
45942ac432
|
test(neon): update storage_test
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
cfdee6fd12
|
test(neon): extend Option tests
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
844ec8133d
|
test(neon): test SettingsExportHelper and helpers
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
51d8c08ea0
|
fix(neon): SettingsExportHelper
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
29f6330f11
|
fix(neon): import of removed initialAccount
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
d97c9f80fa
|
refactor(neon): generalize OptionsCollection
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
b467e6cd50
|
test(neon): unit test AppStorage.formatKey
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
0e563cec18
|
refactor(neon,neon_files,neon_news,neon_notes): make Option.key unique
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
198df01bcc
|
refactor(neon): reequire unique keys for the storage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
d5f7d8d962
|
refactor(neon): refactor account storage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
51f334c4bf
|
feat(neon): make AppStorage final
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
91a904df0d
|
feat(neon): add SingleValueStorage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
28cc5f0c5c
|
refactor(neon): externalize NeonStorage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
b272c0fbf5
|
feat(neon): AppStorage skip initialization if already initialized
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
9321f1f6d7
|
feat(neon): make AppStorage constant
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
c734e00667
|
refactor(neon): make SettingsStorage and AppStorage internal
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
c4d38589a7
|
feat(neon_files): enable hiding files starting with a '.'
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
ce7955dccd
|
feat(neon_files): sort folders first in FilesBrowserView
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
edc6f58df8
|
refactor(neon_files): add FilesBrowserMode for cleaner apis
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
jld3103
|
c2367b0796
|
chore(app): Fix pubspec.lock
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
55f268124b
|
refactor(neon,neon_files): Use application cache directory from path provider
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
3dedf43671
|
fix(deps): update dependency sqflite_common_ffi to ^2.3.0+2
|
1 year ago |
renovate[bot]
|
c2e7b13b6f
|
fix(deps): update dependency sqflite to ^2.3.0
|
1 year ago |
renovate[bot]
|
54b1409838
|
fix(deps): update dependency shared_preferences to ^2.2.0
|
1 year ago |
renovate[bot]
|
f81c2ff5f7
|
fix(deps): update dependency flutter_html to ^3.0.0-beta.2
|
1 year ago |
renovate[bot]
|
6ad96dc8ae
|
fix(deps): update dependency permission_handler to ^10.4.3
|
1 year ago |
renovate[bot]
|
b02bb0e1a8
|
fix(deps): update dependency share_plus to ^7.1.0
|
1 year ago |
renovate[bot]
|
0f967d1c39
|
fix(deps): update dependency path_provider to ^2.1.0
|
1 year ago |
renovate[bot]
|
3d796606d9
|
fix(deps): update dependency package_info_plus to ^4.1.0
|
1 year ago |
renovate[bot]
|
775a5f2544
|
fix(deps): update dependency go_router to ^10.1.1
|
1 year ago |
Nikolas Rimikis
|
5c0b2cbc7e
|
test(neon): add some AppStorage and AppImplementation tests
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |