Nikolas Rimikis
3f8291ece3
test(neon): test useragent
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
564e1c3505
test(neon): add tests for account.dart
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
bae0775253
fix(neon): override equality operators in NeonTheme
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
renovate[bot]
1fb5a06993
fix(deps): update dependency webview_flutter to ^4.2.3
1 year ago
renovate[bot]
d575767dda
fix(deps): update dependency url_launcher to ^6.1.12
1 year ago
Nikolas Rimikis
af548313ee
refactor(neon): refine visibility of some AppImplementation attributes
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
5863b2aeb7
refactor(neon): refine visibility of some AppImplementation attributes
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
renovate[bot]
b49cf6a0e2
fix(deps): update dependency quick_actions to ^1.0.5
1 year ago
renovate[bot]
1887566e7a
fix(deps): update dependency open_file to ^3.3.2
1 year ago
renovate[bot]
2003c431c5
fix(deps): update dependency flutter_local_notifications to ^15.1.1
1 year ago
renovate[bot]
37095e64a2
fix(deps): update dependency intl to ^0.18.1
1 year ago
renovate[bot]
95a24639cb
fix(deps): update dependency image_picker to ^0.8.9
1 year ago
renovate[bot]
75ef8cad22
fix(deps): update dependency html to ^0.15.4
1 year ago
renovate[bot]
dc8afd29a8
fix(deps): update dependency flutter_svg to ^2.0.7
1 year ago
renovate[bot]
7e235fce28
fix(deps): update dependency flutter_file_dialog to ^3.0.2
1 year ago
renovate[bot]
0da59c3fd2
fix(deps): update dependency flutter_markdown to ^0.6.17+1
1 year ago
renovate[bot]
f2bd414ff7
fix(deps): update dependency flutter_cache_manager to ^3.3.1
1 year ago
renovate[bot]
968563b079
fix(deps): update dependency file_picker to ^5.3.4
1 year ago
renovate[bot]
8ea9e249f3
chore(deps): update dependency test to ^1.24.6
1 year ago
renovate[bot]
086a4389a5
chore(deps): update dependency build_runner to ^2.4.6
1 year ago
jld3103
f39f40da22
fix(neon): Add missing platform setup
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
155e9f1504
refactor(neon): Cleanup creating blocs for account
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
358d2b5b93
refactor(neon,neon_files): Refactor platform path getters
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
7253352a9f
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of NeonPlatform
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
6199b3d9f1
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of RequestManager
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
549b482a89
fix(neon,app): Screenshot tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
b222eb08d6
refactor(neon,app): Use existing mock shared preferences
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
d802d7df0c
refactor(neon): User agent handling
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
9c6bdef193
feat(neon): Implement unified search
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
64f237b079
feat(neon): Open unimplemented routes in browser
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
8a6c5e4c5d
feat(neon): Complete URL and add headers for cached images
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
d3332a7c0e
feat(neon): Add error builder for cached images
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
2398bdba82
feat(neon): Add URI completion and stripping
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
b87215db06
chore(deps): Update to flutter 3.13.3
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
a3419a838c
refactor(neon_notes): use presorting in the NotesView
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
05c824bf3e
feat(sort_box,neon): ability to presort the values
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
962102407d
refactor(dynamite,neon,nextcloud): use dart 3.1 utf8.encode as Uint8List
...
While the entire utf8 converter has been switched to Uint8List the type annotation still remains List<int> for this release.
Adding the downcast as this behavior is what we need.
A future dart release should also change the type annotations triggering a linter rule.
see: https://github.com/dart-lang/sdk/issues/52801
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
2c06d0d56a
chore(neon): Adjust
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
0cb48a8892
fix(neon): Fix user status heartbeat
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
254102b746
feat(neon): Use user status icons
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
440b0beedb
feat(tool,neon): Implement server icons
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
08415ad354
refactor(neon): remove unused SettingsAccountAction
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
4d96f08186
refactor(sort_box,neon,neon_files,neon_news): use Dart3 records and switch
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
a7d861f0a1
feat(sort_box,neon_files,neon_news,neon_notes): recursive sort
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
4bac0c5eec
refactor(neon,neon_files,neon_notes): improve nullability of SortBoxBuilder
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
75504708ab
fix(neon_files): bloc propagation
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
5379f23eec
refactor(neon_files): Use WebDAV client progress logic
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
e2ba362baf
chore(dynamite,neon,neon_files,neon_news,nextcloud): Fix linter complaints
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
e2541d378b
chore: Update to flutter 3.13
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
19b3b9260c
fix(dynamite,neon_files,neon_news,neon_lints): fix lints
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago