Kate
|
6a84c17308
|
Merge pull request #818 from nextcloud/renovate/debian-stable-slim
chore(deps): update debian:stable-slim docker digest to 3fd8144
|
1 year ago |
renovate[bot]
|
d0c07f12e8
|
chore(deps): update debian:stable-slim docker digest to 3fd8144
|
1 year ago |
Kate
|
e44dcc2b6b
|
Merge pull request #817 from nextcloud/renovate/debian-stable-slim
chore(deps): update debian:stable-slim docker digest to 2715349
|
1 year ago |
renovate[bot]
|
8cf1b56392
|
chore(deps): update debian:stable-slim docker digest to 2715349
|
1 year ago |
renovate[bot]
|
bd5e0a6eed
|
chore(deps): update dependency go_router_builder to ^2.3.3
|
1 year ago |
Kate
|
2614652f54
|
Merge pull request #813 from nextcloud/fix/nextcloud/webdav-progress-typo
fix(nextcloud): Fix WebDAV progress callback typo
|
1 year ago |
jld3103
|
2ad5ae5872
|
fix(nextcloud): Fix WebDAV progress callback typo
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
8cdb4c7875
|
Merge pull request #809 from nextcloud/feat/lints/strict-inference
refactor: enable analyzer option strict-inference
|
1 year ago |
Kate
|
f86777b433
|
Merge pull request #812 from nextcloud/renovate/nextcloud-27.x
chore(deps): update nextcloud docker tag to v27.1.0
|
1 year ago |
renovate[bot]
|
f6c0dd7945
|
chore(deps): update nextcloud docker tag to v27.1.0
|
1 year ago |
Kate
|
f942ca7e45
|
Merge pull request #810 from nextcloud/renovate/go_router-10.x
fix(deps): update dependency go_router to ^10.2.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
|
d4899f0e77
|
Merge pull request #795 from nextcloud/refactor/neon/app_implementation_equality
feat(neon): add AppImplementation equality
|
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 |
Nikolas Rimikis
|
dfc976fdbf
|
Merge pull request #792 from nextcloud/chore/cleanup-readme
Chore/cleanup readme
|
1 year ago |
jld3103
|
630eb34999
|
chore(docs): Fix typos and cleanup links
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
027981b17b
|
chore(neon_lints): Remove unused changelog
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
a02e88dadb
|
Merge pull request #791 from nextcloud/fix/nextcloud/core-provisioning_api-specs
fix(nextcloud): Fix core and provisioning_api specs
|
1 year ago |
jld3103
|
68b1eef8fc
|
fix(nextcloud): Fix core and provisioning_api specs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
dfcc1ea87b
|
Merge pull request #790 from nextcloud/feature/pre-commit-check-formatting
feat(tool): Add pre-commit hook to check formatting
|
1 year ago |
jld3103
|
deafe67f6c
|
feat(tool): Add pre-commit hook to check formatting
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
22559ad04f
|
Merge pull request #780 from nextcloud/refactor/files-browser-initial-path
refactor(neon_files): Allow setting an intial path for files browser bloc
|
1 year ago |
Nikolas Rimikis
|
7c61625252
|
Merge pull request #776 from nextcloud/cleanup/relative_time
style(neon): make RelativeTime stateful
|
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
|
88c42a9fe1
|
Merge pull request #778 from nextcloud/feat/neon/provider
Feat/neon/provider
|
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
|
00c80f1401
|
Merge pull request #777 from nextcloud/doc/readme
Doc/readme
|
1 year ago |
Nikolas Rimikis
|
0f787eb63d
|
Merge pull request #721 from nextcloud/fix/dispose_state
fix(neon): remove and dispose dagnling blocs after logout
|
1 year ago |
Nikolas Rimikis
|
db35f3615b
|
docs(docs): rework the main documentation and readme
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
f589ee450c
|
docs(docs): add conference slides
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 |
Nikolas Rimikis
|
f0afcbda24
|
feat(neon): dispose app blocs if a refresh disables the app for the associated account
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
a5a99a34e6
|
fix(neon): remove and dispose dagnling blocs after logout
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
7bc7cc2a06
|
Merge pull request #744 from nextcloud/refactor/neon/settings
Refactor/neon/settings
|
1 year ago |
Nikolas Rimikis
|
d1d4f6a36c
|
Merge pull request #772 from nextcloud/fix/dynamite
fix(dynamite): supported file extensions
|
1 year ago |
Kate
|
19b4eca72f
|
Merge pull request #775 from nextcloud/fix/drawer-theming
fix(neon): Fix drawer theming
|
1 year ago |
jld3103
|
565de8511f
|
fix(neon): Fix drawer theming
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
260b43f1cb
|
Merge pull request #773 from nextcloud/renovate/dart-lang-setup-dart-digest
chore(deps): update dart-lang/setup-dart digest to 8a4b97e
|
1 year ago |
renovate[bot]
|
1c403a3248
|
chore(deps): update dart-lang/setup-dart digest to 8a4b97e
|
1 year ago |
Nikolas Rimikis
|
5b88e58687
|
fix(dynamite): supported file extensions
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Kate
|
aba0b15ac2
|
Merge pull request #771 from nextcloud/fix/husky-dart-sdk
fix(tool): Use correct Dart SDK for husky
|
1 year ago |
Nikolas Rimikis
|
7f17038b60
|
Merge pull request #766 from nextcloud/feat/dynamite/yaml
feat(dynamite): support yaml specs
|
1 year ago |
Kate
|
f7421226f5
|
Merge pull request #765 from nextcloud/renovate/dart-3.x
chore(deps): update dependency dart to >=3.1.2 <4.0.0
|
1 year ago |
renovate[bot]
|
304ab489a9
|
chore(deps): update dependency dart to >=3.1.2 <4.0.0
|
1 year ago |
Kate
|
90e5aa43df
|
Merge pull request #767 from nextcloud/renovate/flutter-3.x
chore(deps): update dependency flutter to >=3.13.4
|
1 year ago |
renovate[bot]
|
f0bb030bf1
|
chore(deps): update dependency flutter to >=3.13.4
|
1 year ago |
jld3103
|
6876bc6f68
|
fix(tool): Use correct Dart SDK for husky
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
abf028c1f9
|
Merge pull request #768 from nextcloud/renovate/go_router_builder-2.x
chore(deps): update dependency go_router_builder to ^2.3.2
|
1 year ago |