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
7f58fa8882
chore(app): Update screenshots
...
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
1e0bd340c9
fix(app): Fix screenshots test user permissions
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
49f8caf686
fix(app): Fix test driver importing flutter
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
9f32e1dd96
refactor(tool,app): Use demo user for screenshots
...
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
jld3103
685ac6efb2
feat(nextcloud): Support progress on webdav put stream
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
597bfc5dec
feat(tool,nextcloud): Generate more APIs
...
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
198393d439
perf(nextcloud): read file as Uint8List
...
according to comment by a dart dev: https://stackoverflow.com/questions/73478943/flutter-dart-read-portions-of-file-as-bytes-rather-than-listint#comment129764806_73478943
it will allways return Uint8List
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
3d545a555a
perf(dynamite_runtime): avoid unnecessary Uint8List.toList
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
ed6502697a
perf(nextcloud): use stream based body decoding
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
52e6ef96f5
refactor(nextcloud): use avoid creating unnecessary streams
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
d072c91ff1
style(nextcloud): cleaup header map handling
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
4784a08807
fix(nextcloud): Fix updating note favorite
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
9d243580cb
style(nextcloud): cleanup unnecessary cast
...
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
dependabot[bot]
f8f20270af
chore(deps): bump kotlin_version in /packages/app/android
...
Bumps `kotlin_version` from 1.9.0 to 1.9.10.
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10 )
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
jld3103
2c06d0d56a
chore(neon): Adjust
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
faab2e712f
fix(tool,nextcloud): Fix capabilities
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
c9ad9648eb
feat(dynamite): Support application/javascript response
...
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
a545b8003f
fix(nextcloud): Fix WebDAV progress
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
ea947bd652
fix(nextcloud): Regenerate
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
768f8edaf9
fix(dynamite): Fix conflicting variables
...
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
1c576a6005
feat(neon_lints): Enable new available rules
...
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
37eb481477
fix(neon_lints): add licence
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago