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 |
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 |
dependabot[bot]
|
228ee3e5e1
|
chore(deps): bump commitlint_cli from 0.5.0 to 0.6.1
Bumps [commitlint_cli](https://github.com/hyiso/commitlint) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/hyiso/commitlint/releases)
- [Changelog](https://github.com/hyiso/commitlint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyiso/commitlint/compare/v0.5.0...v0.6.1)
---
updated-dependencies:
- dependency-name: commitlint_cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Nikolas Rimikis
|
6db0cb3179
|
fix(dynamite): add serializers of parameter types
|
1 year ago |
Nikolas Rimikis
|
b52806371f
|
refactor(neon): make stuff immutable
|
1 year ago |
Nikolas Rimikis
|
fcfe062943
|
style(neon_notes): cleanup NotesCategorySelect
|
1 year ago |
Kate
|
594ecb2c0b
|
Merge pull request #490 from provokateurin/feature/contributing-docs
feat(docs): Add contributing docs
|
1 year ago |
jld3103
|
ba681dca67
|
feat(docs): Add contributing docs
|
1 year ago |
Kate
|
db5c8c721c
|
Merge pull request #491 from provokateurin/cleanup/tests
Cleanup/tests
|
1 year ago |
jld3103
|
47f95213f6
|
feat(nextcloud): Retry failed tests
|
1 year ago |
jld3103
|
3b11c70187
|
refactor(nextcloud): Remove test wrapping
|
1 year ago |
Kate
|
fe7ad7899d
|
Merge pull request #486 from provokateurin/fix/web-server
Fix/web server
|
1 year ago |
jld3103
|
1aa6b304c0
|
feat(nextcloud): Allow using apache as web server for tests
|
1 year ago |
jld3103
|
7025574902
|
feat(tool): Use apache as web server again
|
1 year ago |
Kate
|
eb53e62929
|
Merge pull request #487 from provokateurin/update/commitlint_cli
chore(tool): Update commitlint_cli
|
1 year ago |
jld3103
|
09d3d05a3b
|
chore(tool): Update commitlint_cli
|
1 year ago |
Kate
|
fd811ff04b
|
Merge pull request #485 from provokateurin/feature/unified-search-api
feat(nextcloud): Implement unified search
|
1 year ago |
Nikolas Rimikis
|
e1bc0d5895
|
Merge pull request #480 from provokateurin/feature/option_listenable
Feature/option listenable
|
1 year ago |