382 Commits (9efa2f337d2e312a0b3b9a50e6e099ff8b78c65b)

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