jld3103
|
808fc999f3
|
test(nextcloud): Replicate litmus tests
|
1 year ago |
Nikolas Rimikis
|
52c32f422a
|
fix(neon): fix late initialization of SelectOption.values
|
1 year ago |
Nikolas Rimikis
|
91faa0ab7c
|
style(neon): export LabelBuilder from sort_box and settings
|
1 year ago |
Kate
|
0c6c44d1fb
|
Merge pull request #520 from provokateurin/refactor/webdav-methods
Refactor/webdav methods
|
1 year ago |
jld3103
|
698168013f
|
refactor(neon_files): Adjust to updated WebDAV methods
|
1 year ago |
jld3103
|
4eadf43be2
|
refactor(nextcloud): Allow any 2xx status code in WebDAV
|
1 year ago |
jld3103
|
69ba5e61ef
|
refactor(nextcloud): Follow WebDAV redirects automatically
|
1 year ago |
jld3103
|
552a0ca0b9
|
refactor(nextcloud): Remove safe option for mkcol
|
1 year ago |
jld3103
|
1fb9224c9d
|
feat(nextcloud): Implement WebDAV proppatch remove
|
1 year ago |
jld3103
|
f6d785bcd6
|
refactor(nextcloud): Rename WebDAV prop without values
|
1 year ago |
jld3103
|
098b4123e6
|
refactor(nextcloud): Reorder WebDAV methods
|
1 year ago |
jld3103
|
6acd512cef
|
refactor(nextcloud): Rename WebDAV methods to their HTTP methods and add documentation
|
1 year ago |
Kate
|
2b919be213
|
Merge pull request #509 from provokateurin/fix/hide-useless-push-notifications-popups
fix(neon): Hide useless push notifications popups
|
1 year ago |
jld3103
|
df35c6ee80
|
refactor(neon): Cleanup global popups
|
1 year ago |
jld3103
|
25f5ff78f5
|
refactor(nextcloud): Rename WebDAV path variables
|
1 year ago |
Nikolas Rimikis
|
ff713f75d1
|
Merge pull request #521 from provokateurin/tool/vscode-config
feat(tool): add vscode launch config
|
1 year ago |
Kate
|
ef3009f286
|
Merge pull request #516 from provokateurin/fix/dynamite-response-body-speed
perf(dynamite_runtime): Increase response body reading speed
|
1 year ago |
Nikolas Rimikis
|
821f563e47
|
feat(tool): add vscode launch config
|
1 year ago |
Kate
|
45c8117104
|
Merge pull request #519 from provokateurin/fix/dynamite-duplicate-types
fix(dynamite): Skip comparing nullable in type results
|
1 year ago |
jld3103
|
b55bcdfa5c
|
refactor(dynamite): Cleanup adding resolved types
|
1 year ago |
Nikolas Rimikis
|
9a0eea56ae
|
perf(dynamite_runtime): Increase response body reading speed
|
1 year ago |
jld3103
|
e13dc0a947
|
fix(dynamite): Skip comparing nullable in type results
|
1 year ago |
Kate
|
23290b7243
|
Merge pull request #508 from provokateurin/fix/quick-actions
Fix/quick actions
|
1 year ago |
jld3103
|
df2bd48854
|
fix(neon): Prevent race condition setting active app
|
1 year ago |
jld3103
|
68dd01c4a0
|
refactor(neon): Await active account
|
1 year ago |
Kate
|
7c55196246
|
Merge pull request #517 from provokateurin/refactor/app-ids
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Use shared constants for app ids
|
1 year ago |
jld3103
|
f8abb76674
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Use shared constants for app ids
|
1 year ago |
Kate
|
f6f3597c63
|
Merge pull request #515 from provokateurin/refactor/webdav-endpoint-username
refactor(nextcloud): Use WebDAV endpoint that does not require the username
|
1 year ago |
Kate
|
bd81ad986e
|
Merge pull request #518 from provokateurin/fix/theme-import
fix(neon): Theme import
|
1 year ago |
Kate
|
3a67dbafad
|
Merge pull request #514 from provokateurin/fix/webdav-download
fix(nextcloud): Downloading file via WebDAV to memory
|
1 year ago |
Nikolas Rimikis
|
1df5101fe9
|
Merge pull request #501 from provokateurin/fix/dynamite_parameter_serializer
fix(dynamite): add serializers of parameter types
|
1 year ago |
jld3103
|
1ffb7e8dd6
|
fix(neon): Theme import
|
1 year ago |
jld3103
|
a37e583598
|
refactor(nextcloud): Use WebDAV endpoint that does not require the username
|
1 year ago |
jld3103
|
c8c8cdec72
|
fix(nextcloud): Downloading file via WebDAV to memory
|
1 year ago |
Nikolas Rimikis
|
f4d07c3c1e
|
chore(nextcloud): regenerate
|
1 year ago |
Nikolas Rimikis
|
7a71e010b6
|
refactor(dynamite): unify resolvedTypes and resolvedTypeCombinations
|
1 year ago |
Nikolas Rimikis
|
a44de53940
|
fix(dynamite_runtime): ignore build artifacts
|
1 year ago |
Nikolas Rimikis
|
bee1440cd2
|
refactor(dynamite): generate serializer ourself
this avoids duplicate serializers being added
|
1 year ago |
Kate
|
c8fca47094
|
Merge pull request #511 from provokateurin/cleanup/docs
Cleanup/docs
|
1 year ago |
jld3103
|
46417ddd82
|
feat(docs): Add CoC to docs ToC
|
1 year ago |
jld3103
|
741a09a90f
|
refactor(docs): Move contributing docs to the top level
|
1 year ago |
jld3103
|
efc8f59c10
|
fix(neon): Hide useless push notifications popups
|
1 year ago |
jld3103
|
3d9b4b5c28
|
refactor(neon): Use image instead of bitmap library to encode bitmaps
|
1 year ago |
Kate
|
a64ea6edaa
|
Merge pull request #506 from provokateurin/cleanup/commitlint-fixups
chore(tool): Remove fixup commits workaround
|
1 year ago |
jld3103
|
9e16987639
|
chore(tool): Remove fixup commits workaround
|
1 year ago |
Kate
|
50d607e278
|
Merge pull request #505 from provokateurin/feature/code-of-conduct
feat: Add code of conduct
|
1 year ago |
Nikolas Rimikis
|
f6bf82f9ad
|
Merge pull request #498 from provokateurin/cleanup/NotesCategorySelect
style(neon_notes): cleanup NotesCategorySelect
|
1 year ago |
Nikolas Rimikis
|
f1e62dd195
|
Merge pull request #499 from provokateurin/cleanup/mutability
refactor(neon): make stuff immutable
|
1 year ago |
jld3103
|
c680d6bc31
|
feat: Add code of conduct
|
1 year ago |
Kate
|
e0319e1c75
|
Merge pull request #503 from provokateurin/dependabot/pub/commitlint_cli-0.6.1
chore(deps): bump commitlint_cli from 0.5.0 to 0.6.1
|
1 year ago |