Nikolas Rimikis
9efa2f337d
feat(neon): add optons collection builder
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
jld3103
a53f81f97c
feat(neon): Define multiple fallback apps
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
1af20691df
feat(tool,neon,app): Add dashboard
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
renovate[bot]
ac6f3ed7c8
fix(deps): update dependency go_router to v12
2 years ago
jld3103
a61fd04ac8
refactor(neon): Simplify account handling for API and URL images
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Nikolas Rimikis
8d4844513a
refactor(neon,neon_news,neon_notes,neon_files,neon_notifications): refactor l10n handling
...
In order to have common strings that can be reused and exported by the framework we need to have unique L10n classes.
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
a5881c0901
fix(neon): push notification build error
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
d3c0010eae
feat(neon): specify autofillHint on login url field
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
b4fb4108fe
refactor(neon,nextcloud): cleanup PushNotification decryption
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
aade4c359a
refactor(neon): rename AppStorage.key
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
0c79454e14
refactor(neon): cleanup usage of the spread operator.
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
36c6ffa541
fix(neon): fix storage in PushNotificationsBloc
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
80484917ef
refactor(neon): cleanup AppImplementation
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
838f58f16d
fix(neon): wix window visibility check
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
febd7b18be
refactor(neon): remove color property from AccountSettingsTile
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
12f5fd2c0a
refactor(neon): throw an error if neonUserAgent hasn't been set up
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
978af26629
perf(neon): prevent rebuilds in NotificationIconButton
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
a2e81cfd88
refactor(neon): loosely constrain NeonLinearProgressIndicator
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
643a5c3327
refactor(neon): remove apps subject from AppsBlocStates
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
67a151fc19
refactor(neon): make nextcloud logo size adjustable
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
jld3103
2aa44fe074
refactor(neon): Simplify completing URLs using the server URL
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
0be6026afc
refactor(app,neon,neon_files,neon_news,neon_notes,neon_notifications): Use named imports
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
79760bf58b
refactor(neon): Cleanup push notifications bloc
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Christian Badelt
41f42a46fe
refactor(neon): unify file dialog capabilities
...
Signed-off-by: Christian Badelt <cbadelt@cb.dedyn.io>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
jld3103
c6996544f4
style(neon): Remove automatically inferred generic type arguments
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
042dcd6b27
fix(neon): Fix cached image SVG color
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
919b9ce138
fix(neon): Fix Result.copyWith
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
d638f7e180
fix(neon): Fix server icon explicit null color
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
5c9dffbbfa
fix(neon): Fix NeonImageWrapper borderRadius fallback
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Nikolas Rimikis
fbb93b89f3
refactor(neon,neon_news,neon_notifications): refactor image handling in neon
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
jld3103
7ff80a56cf
fix(neon): Fix list view flicker when loading
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Nikolas Rimikis
770d9db6cd
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): reword SortBoxBuilder api
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
21e3fe14fe
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): rename NeonAppRoute to NeonBaseAppRoute
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
d1fb1f8d66
refactor(neon,neon_news,neon_notes): make InteractiveBloc.refresh FutureOr
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
jld3103
a74d869e58
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Move app support check to app implementations
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
fe7331c7ec
refactor(nextcloud): Use extensions for clients and generate exports and app IDs
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Nikolas Rimikis
1c647913a0
perf(neon_files): refactor navigator
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
84eeaf965e
perf(neon,neon_files,neon_news,neon_notes,neon_notifications): lazy build NeonListView
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
39ca440da4
feat(neon): make result constructors constant
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
jld3103
3f20a32b16
feat(neon_files): Implement sharing file natively
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Nikolas Rimikis
f8765fb2fb
refactor(app,neon_files,neon_news,neon_notes,neon_notifications): adapt to new request manager
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
7ed9d1b66f
refactor(neon): make RequestManager more reliable and performant
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
jld3103
7c3c3ca8e6
refactor(neon): Use Stacks conditionally
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
7c1647fec5
refactor(neon): Use Object? instead of dynamic for errors
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
7684ecb3c2
docs(neon): Document NeonException, NeonExceptionDetails, NeonError
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
07791ce7db
refactor(neon): Cleanup NeonError
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
99a431e702
refactor(neon): Abstract away custom exceptions
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
905cb47d76
refactor(neon): Rename NeonException to NeonError
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Nikolas Rimikis
df75a05f8c
feat(neon): skip platform initialization if already initialized
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago
Nikolas Rimikis
2a4c9ef605
fix(neon): cache initialization
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
2 years ago