Kate
|
c6be3a77e9
|
Merge pull request #779 from nextcloud/feature/share-file-native
feat(neon_files): Implement sharing file natively
|
1 year ago |
jld3103
|
3f20a32b16
|
feat(neon_files): Implement sharing file natively
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
4a8f81e559
|
feat(tool): Add CI workflow to find untested Neon APIs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
62b7999032
|
feat(tool): Add script to find untested Neon APIs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
14ea48d7e9
|
test(nextcloud): Test news feed delete and folder rename and delete
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
63cd10ac49
|
test(nextcloud): Test client login flow V2
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
b477e0108e
|
Merge pull request #866 from nextcloud/fix/neon/cache_init
Fix/neon/cache init
|
1 year ago |
Nikolas Rimikis
|
540107539f
|
Merge pull request #846 from nextcloud/refactor/nextcloud/dynamite_response
Refactor/nextcloud/dynamite response
|
1 year 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>
|
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 |
Kate
|
d8926d9cac
|
Merge pull request #865 from nextcloud/fix/cspell-use-gitignore
fix(tool): Fix cspell not using .gitignore
|
1 year ago |
jld3103
|
69fdf71236
|
fix(tool): Fix cspell not using .gitignore
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
ada21df9c3
|
Merge pull request #862 from nextcloud/fix/neon_notes/preview-scrolling
fix(neon_notes): Fix scrolling markdown previews
|
1 year ago |
Kate
|
3cf9bfe76b
|
Merge pull request #863 from nextcloud/refactor/neon/conditional-stacks
refactor(neon): Use Stacks conditionally
|
1 year ago |
Kate
|
8d5101b8aa
|
Merge pull request #864 from nextcloud/renovate/go_router
fix(deps): update dependency go_router to ^11.1.2
|
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 |
Kate
|
fe019b56c4
|
Merge pull request #852 from nextcloud/refactor/abstract-exceptions
Refactor/abstract exceptions
|
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 |
Kate
|
6d80b1bce3
|
Merge pull request #858 from nextcloud/renovate/dart-3.x
chore(deps): update dependency dart to >=3.1.3 <4.0.0
|
1 year ago |
renovate[bot]
|
01148bc189
|
chore(deps): update dependency dart to >=3.1.3 <4.0.0
|
1 year ago |
Kate
|
235cdce791
|
Merge pull request #860 from nextcloud/renovate/flutter-3.x
chore(deps): update dependency flutter to >=3.13.6
|
1 year ago |
renovate[bot]
|
3ad6ea95ef
|
chore(deps): update dependency flutter to >=3.13.6
|
1 year ago |
Kate
|
473e77e353
|
Merge pull request #857 from nextcloud/fix/nextcloud/ocs-apirequest-header
fix(nextcloud): Fix OCS-APIRequest header
|
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 |
Nikolas Rimikis
|
8d6d2ada74
|
Merge pull request #854 from nextcloud/docs/dynamite_runtime/content_string
docs(dynamite_runtime): document content string
|
1 year ago |
Kate
|
58a2c00d62
|
Merge pull request #855 from nextcloud/renovate/go_router
fix(deps): update dependency go_router to ^11.1.1
|
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 |
Kate
|
f0326fb04a
|
Merge pull request #848 from nextcloud/renovate/code_builder-4.x
fix(deps): update dependency code_builder to ^4.7.0
|
1 year ago |
renovate[bot]
|
fba6a65619
|
fix(deps): update dependency code_builder to ^4.7.0
|
1 year ago |
Kate
|
5cffcc6b1d
|
Merge pull request #847 from nextcloud/renovate/image-4.x
fix(deps): update dependency image to ^4.1.3
|
1 year ago |
renovate[bot]
|
51d24dad1b
|
fix(deps): update dependency image to ^4.1.3
|
1 year ago |
Kate
|
8e12e6aad2
|
Merge pull request #850 from nextcloud/renovate/pin-dependencies
chore(deps): pin dependencies
|
1 year ago |
renovate[bot]
|
cce79bb0d9
|
chore(deps): pin dependencies
|
1 year ago |
Kate
|
b49f49da32
|
Merge pull request #840 from nextcloud/feature/automatic-spell-checking
Feature/automatic spell checking
|
1 year ago |