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>
|
1 year ago |
Nikolas Rimikis
|
7ed9d1b66f
|
refactor(neon): make RequestManager more reliable and performant
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
279bcc2d13
|
docs(dynamite): document operations with parameters
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
dd185cdd06
|
feat(dynamite,dynamite_runtime): generate DynamiteRawResponses for all endpoints
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
a4c0b26325
|
style(dynamite,dynamite_runtime,nextcloud): unify responses and exceptions
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
3fed82339a
|
style(dynamite,dynamite_runtime,nextcloud): externalize pattern check
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
701be33fa6
|
style(dynamite,dynamite_runtime,nextcloud): externalize auth check
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
4cd65a0d01
|
feat(dynamite,nextcloud): use serializer for serializing base types
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
4248e3909c
|
refactor(dynamite): refactor models structure
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
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
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
618f8359ae
|
fix(neon_notes): Fix scrolling markdown previews
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
7c1647fec5
|
refactor(neon): Use Object? instead of dynamic for errors
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
7684ecb3c2
|
docs(neon): Document NeonException, NeonExceptionDetails, NeonError
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
07791ce7db
|
refactor(neon): Cleanup NeonError
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
99a431e702
|
refactor(neon): Abstract away custom exceptions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
905cb47d76
|
refactor(neon): Rename NeonException to NeonError
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
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 |
jld3103
|
e15356188e
|
fix(nextcloud): Fix OCS-APIRequest header
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
df75a05f8c
|
feat(neon): skip platform initialization if already initialized
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
2a4c9ef605
|
fix(neon): cache initialization
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
19fb452f98
|
fix(deps): update dependency go_router to ^11.1.1
|
1 year ago |
Nikolas Rimikis
|
cdb9fa0588
|
docs(dynamite_runtime): document content string
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
fba6a65619
|
fix(deps): update dependency code_builder to ^4.7.0
|
1 year ago |
renovate[bot]
|
51d24dad1b
|
fix(deps): update dependency image to ^4.1.3
|
1 year ago |
jld3103
|
a2132ed6b4
|
chore: Fix typos
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
240dd27b30
|
refactor(neon): Use switches instead of checkboxes
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
ae05eeae8f
|
refactor(neon): Rename settings tiles
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
af2e8bd626
|
fix(nextcloud): Expose files_reminders client
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
47d9e0a132
|
fix(nextcloud): Export all serializers in the merged serializers
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
9f10d789bd
|
test(nextcloud): Add dashboard tests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
f8396ef109
|
fix(nextcloud): Fix dashboard widgets API
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
7fa59399bd
|
fix(deps): update built_value to ^8.6.3
|
1 year ago |
jld3103
|
9b6f912e76
|
feat(dynamite): Support decoding booleans
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
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 |
jld3103
|
2ad5ae5872
|
fix(nextcloud): Fix WebDAV progress callback typo
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
f6c0dd7945
|
chore(deps): update nextcloud docker tag to v27.1.0
|
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
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
e3c7c8d5f9
|
feat(neon): add AppImplementation equality
Require a Set<AppImplementation> for runNeon
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
027981b17b
|
chore(neon_lints): Remove unused changelog
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
68b1eef8fc
|
fix(nextcloud): Fix core and provisioning_api specs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
00392b4556
|
refactor(neon_files): Allow setting an intial path for files browser bloc
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
a43762d7e4
|
perf(neon): make RelativeTime stateful
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
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.
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
2a666d4c1d
|
refactor(neon): make `AppImplementation` extends `Disposable`
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |