Nikolas Rimikis
|
08415ad354
|
refactor(neon): remove unused SettingsAccountAction
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 |
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
|
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 |
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 |
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
|
6678d82392
|
fix(neon): Missing bearer auth
|
1 year ago |
Nikolas Rimikis
|
c3450730b5
|
fix(neon): option serialization and reset
|
1 year ago |
jld3103
|
e222ac5593
|
refactor(neon,neon_files): Adjust to generated specs
|
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
|
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 |
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
|
df35c6ee80
|
refactor(neon): Cleanup global popups
|
1 year ago |
jld3103
|
df2bd48854
|
fix(neon): Prevent race condition setting active app
|
1 year ago |
jld3103
|
68dd01c4a0
|
refactor(neon): Await active account
|
1 year ago |
jld3103
|
f8abb76674
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Use shared constants for app ids
|
1 year ago |
jld3103
|
1ffb7e8dd6
|
fix(neon): Theme import
|
1 year ago |
jld3103
|
efc8f59c10
|
fix(neon): Hide useless push notifications popups
|
1 year ago |
jld3103
|
3d9b4b5c28
|
refactor(neon): Use image instead of bitmap library to encode bitmaps
|
1 year ago |
Nikolas Rimikis
|
b52806371f
|
refactor(neon): make stuff immutable
|
1 year ago |
Nikolas Rimikis
|
fcfe062943
|
style(neon_notes): cleanup NotesCategorySelect
|
1 year ago |
Nikolas Rimikis
|
783123ca05
|
test(neon): test Option
|
1 year ago |