862 Commits (a758d6ada58a136d074349d5a54b4b390b46eb6b)

Author SHA1 Message Date
jld3103 5c9dffbbfa
fix(neon): Fix NeonImageWrapper borderRadius fallback 1 year ago
Sanskar2807 d3fe032923
feat(neon_notifications): disable button when no notifications 1 year ago
Nikolas Rimikis fbb93b89f3
refactor(neon,neon_news,neon_notifications): refactor image handling in neon 1 year ago
jld3103 87138b0127
fix(neon_files): Fix files navigator 1 year ago
jld3103 7ff80a56cf
fix(neon): Fix list view flicker when loading 1 year ago
renovate[bot] 91a5c14690
fix(deps): update dependency webview_flutter to ^4.3.0 1 year ago
Nikolas Rimikis 770d9db6cd
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): reword SortBoxBuilder api 1 year ago
Nikolas Rimikis 21e3fe14fe
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): rename NeonAppRoute to NeonBaseAppRoute 1 year ago
Nikolas Rimikis d1fb1f8d66
refactor(neon,neon_news,neon_notes): make InteractiveBloc.refresh FutureOr 1 year ago
jld3103 a74d869e58
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Move app support check to app implementations 1 year ago
jld3103 fe7331c7ec
refactor(nextcloud): Use extensions for clients and generate exports and app IDs 1 year ago
Nikolas Rimikis 13e4fb6aae
perf(neon_files): improve FilePreview performance 1 year ago
Nikolas Rimikis 1c647913a0
perf(neon_files): refactor navigator 1 year ago
Nikolas Rimikis 84eeaf965e
perf(neon,neon_files,neon_news,neon_notes,neon_notifications): lazy build NeonListView 1 year ago
jld3103 2c7928f920
chore(neon_files,neon_news,neon_notes,neon_notifications): Remove unused provider dependency 1 year ago
Nikolas Rimikis 39ca440da4
feat(neon): make result constructors constant 1 year ago
jld3103 3f20a32b16
feat(neon_files): Implement sharing file natively 1 year ago
Nikolas Rimikis f8765fb2fb
refactor(app,neon_files,neon_news,neon_notes,neon_notifications): adapt to new request manager 1 year ago
Nikolas Rimikis 7ed9d1b66f
refactor(neon): make RequestManager more reliable and performant 1 year ago
renovate[bot] 9b47e90117
fix(deps): update dependency go_router to ^11.1.2 1 year ago
jld3103 7c3c3ca8e6
refactor(neon): Use Stacks conditionally 1 year ago
jld3103 618f8359ae
fix(neon_notes): Fix scrolling markdown previews 1 year ago
jld3103 7c1647fec5
refactor(neon): Use Object? instead of dynamic for errors 1 year ago
jld3103 7684ecb3c2
docs(neon): Document NeonException, NeonExceptionDetails, NeonError 1 year ago
jld3103 07791ce7db
refactor(neon): Cleanup NeonError 1 year ago
jld3103 99a431e702
refactor(neon): Abstract away custom exceptions 1 year ago
jld3103 905cb47d76
refactor(neon): Rename NeonException to NeonError 1 year ago
renovate[bot] 01148bc189
chore(deps): update dependency dart to >=3.1.3 <4.0.0 1 year ago
renovate[bot] 3ad6ea95ef
chore(deps): update dependency flutter to >=3.13.6 1 year ago
Nikolas Rimikis df75a05f8c
feat(neon): skip platform initialization if already initialized 1 year ago
Nikolas Rimikis 2a4c9ef605
fix(neon): cache initialization 1 year ago
renovate[bot] 19fb452f98
fix(deps): update dependency go_router to ^11.1.1 1 year ago
renovate[bot] 51d24dad1b
fix(deps): update dependency image to ^4.1.3 1 year ago
jld3103 a2132ed6b4
chore: Fix typos 1 year ago
jld3103 240dd27b30
refactor(neon): Use switches instead of checkboxes 1 year ago
jld3103 ae05eeae8f
refactor(neon): Rename settings tiles 1 year ago
renovate[bot] 6881436f9e
fix(deps): update dependency go_router to v11 1 year ago
renovate[bot] 002e4a182c
fix(deps): update dependency image to ^4.1.0 1 year ago
renovate[bot] bb5c980c1c
chore(deps): update dependency flutter to >=3.13.5 1 year ago
renovate[bot] bd5e0a6eed
chore(deps): update dependency go_router_builder to ^2.3.3 1 year ago
renovate[bot] 41fc940321
fix(deps): update dependency go_router to ^10.2.0 1 year ago
Nikolas Rimikis d6c75b4219
refactor: enable analyzer option strict-inference 1 year ago
Nikolas Rimikis e3c7c8d5f9
feat(neon): add AppImplementation equality 1 year ago
jld3103 00392b4556
refactor(neon_files): Allow setting an intial path for files browser bloc 1 year ago
Nikolas Rimikis a43762d7e4
perf(neon): make RelativeTime stateful 1 year ago
Nikolas Rimikis 08efadd54d
feat(neon,neon_files,neon_news,neon_notifications): add a `NeonProvider` that handles disposing of `Disposable`s and does not listen by default. 1 year ago
Nikolas Rimikis 2a666d4c1d
refactor(neon): make `AppImplementation` extends `Disposable` 1 year ago
Nikolas Rimikis f0afcbda24
feat(neon): dispose app blocs if a refresh disables the app for the associated account 1 year ago
Nikolas Rimikis a5a99a34e6
fix(neon): remove and dispose dagnling blocs after logout 1 year ago
jld3103 565de8511f
fix(neon): Fix drawer theming 1 year ago