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 |
jld3103
|
e32b3a8f45
|
fix(dynamite): Ignore more coverage
|
1 year ago |
jld3103
|
60eaed93b1
|
test(nextcloud): Upload created and last modified dates
|
1 year ago |
jld3103
|
06bea32427
|
feat(nextcloud): Add get/put files operations to WebDAV
|
1 year ago |
jld3103
|
6678d82392
|
fix(neon): Missing bearer auth
|
1 year ago |
jld3103
|
d6a9604b53
|
fix(nextcloud): Fix exported clients
|
1 year ago |
Nikolas Rimikis
|
c3450730b5
|
fix(neon): option serialization and reset
|
1 year ago |
jld3103
|
b4b7347ab0
|
feat(tool,nextcloud): Add files_sharing
|
1 year ago |
jld3103
|
e222ac5593
|
refactor(neon,neon_files): Adjust to generated specs
|
1 year ago |
jld3103
|
32eab1d979
|
refactor(nextcloud): Adjust to generated specs
|
1 year ago |
jld3103
|
e0bd715d2d
|
feat(tool): Generate specs from source code
|
1 year ago |
jld3103
|
9d9e6dfc57
|
fix(neon_notes): Fix creating note with empty categories
|
1 year ago |
jld3103
|
86374c5efb
|
refactor(neon): Adjust
|
1 year ago |
jld3103
|
11f75cfc19
|
refactor(neon,app): Drop unused loginName
|
1 year ago |
jld3103
|
cb1f82fc6e
|
fix(nextcloud): Drop unused username
|
1 year ago |
jld3103
|
e804291004
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Pass account instead of client
|
1 year ago |
jld3103
|
678ed004a3
|
fix(nextcloud,neon_files): Do not require client for toWebDavFiles
|
1 year ago |
jld3103
|
ce2d95ee3e
|
fix(neon): Cleanup login pages layouts
|
1 year ago |
jld3103
|
f808bc488f
|
fix(neon): Fix login works with Nextcloud
|
1 year ago |
Nikolas Rimikis
|
6cde7748a3
|
fix(neon_news): NewsAppSpecificOptions.articleViewTypeOption persistence
Force loading wasn't an option as the generic is not a String
|
1 year ago |
jld3103
|
cab0599ee4
|
chore(neon_files): Update icon
|
1 year ago |
jld3103
|
bef9b4ae07
|
fix(dynamite): Fix query parameter arrays
|
1 year ago |
jld3103
|
b2e14b78b1
|
test(nextcloud): Remove WebDAV tests covered by litmus tests
|
1 year ago |
jld3103
|
808fc999f3
|
test(nextcloud): Replicate litmus tests
|
1 year ago |
Nikolas Rimikis
|
52c32f422a
|
fix(neon): fix late initialization of SelectOption.values
|
1 year ago |
Nikolas Rimikis
|
91faa0ab7c
|
style(neon): export LabelBuilder from sort_box and settings
|
1 year ago |
jld3103
|
698168013f
|
refactor(neon_files): Adjust to updated WebDAV methods
|
1 year ago |
jld3103
|
4eadf43be2
|
refactor(nextcloud): Allow any 2xx status code in WebDAV
|
1 year ago |
jld3103
|
69ba5e61ef
|
refactor(nextcloud): Follow WebDAV redirects automatically
|
1 year ago |
jld3103
|
552a0ca0b9
|
refactor(nextcloud): Remove safe option for mkcol
|
1 year ago |
jld3103
|
1fb9224c9d
|
feat(nextcloud): Implement WebDAV proppatch remove
|
1 year ago |
jld3103
|
f6d785bcd6
|
refactor(nextcloud): Rename WebDAV prop without values
|
1 year ago |
jld3103
|
098b4123e6
|
refactor(nextcloud): Reorder WebDAV methods
|
1 year ago |
jld3103
|
6acd512cef
|
refactor(nextcloud): Rename WebDAV methods to their HTTP methods and add documentation
|
1 year ago |