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
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
Nikolas Rimikis
70d7cefa9d
fix(dynamite,nextcloud): unnecessary_breaks
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
a1f2d72483
chore(app,dynamite,dynamite_runtime,file_icons,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud,sort_box): use custom neon_lints package
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
87fe6408a2
feat(neon_lints): add custom linting rules
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
a7b0ddaf75
refactor(neon_files): make UpladTask and DownloadTask inherrit from a sealed Task class
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
b90bcdc225
fix(neon): Fix not receiving push notifications
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
4bd5a029be
refactor(neon_files): move task progress into FileDetails
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
3cb05179af
feat(neon_files): increase precision of upload/download tasks
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
4bff5547a1
feat(neon_files): add FileDetails constructors
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
37822d0dcd
test(neon,nextcloud): Fix flaky tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
94c85d7a0c
chore: Switch to AGPL-3.0
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
d7244ab2a5
refactor(neon_files): Adjust
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
f3267abe00
feat(nextcloud): Use enum for WebDAV depth
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
9c8d0d7123
chore(app): Update pubspec.lock
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
dependabot[bot]
acfa3b14f3
chore(deps): bump flutter_native_splash in /packages/app
...
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases )
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: flutter_native_splash
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
44bc14205a
chore(deps): bump shared_preferences in /packages/app
...
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.2.0/packages/shared_preferences )
---
updated-dependencies:
- dependency-name: shared_preferences
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
d1fcb75d64
chore(deps): bump go_router from 9.1.1 to 10.0.0
...
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages ) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/go_router-v10.0.0/packages )
---
updated-dependencies:
- dependency-name: go_router
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Nikolas Rimikis
e4be6c931f
refactor(neon_files): externalise files widgets
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
dependabot[bot]
61e3459754
chore(deps): bump flutter_local_notifications in /packages/neon/neon
...
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications ) from 14.1.2 to 15.1.0+1.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases )
- [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v14.1.2...flutter_local_notifications-v15.1.0 )
---
updated-dependencies:
- dependency-name: flutter_local_notifications
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
81e8359e61
chore(deps): bump mocktail from 0.3.0 to 1.0.0 in /packages/neon/neon
...
Bumps [mocktail](https://github.com/felangel/mocktail ) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases )
- [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.0 )
---
updated-dependencies:
- dependency-name: mocktail
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
e704d4bcbf
chore(deps): bump http from 0.13.6 to 1.1.0 in /packages/neon/neon
...
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs ) from 0.13.6 to 1.1.0.
- [Release notes](https://github.com/dart-lang/http/releases )
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.0/pkgs )
---
updated-dependencies:
- dependency-name: http
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
1b6b7389dd
chore(deps): bump kotlin_version in /packages/app/android
...
Bumps `kotlin_version` from 1.8.0 to 1.9.0.
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.9.0 )
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
jld3103
5b9e6a17ed
fix(neon): Fix login with QR code always available
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
e778f73ee7
fix(neon_files): Fix empty categories
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
8bba85fb93
chore: Update URLs
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
45833bdb73
refactor(neon): Export nextcloud package
1 year ago
jld3103
6c22b8f9e5
refactor(neon): Align colors with design guidelines
1 year ago
jld3103
fd4f9bd707
fix(nextcloud): Ignore more coverage
1 year ago