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 |
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 |
jld3103
|
607cb6de7a
|
feat(nextcloud): Implement unified search
|
1 year ago |
Kate
|
f3af2dcadf
|
Merge pull request #481 from hyiso/fix/pr_commits
fix: Github Action PR from fork
|
1 year ago |
hyiso
|
9aff5c392a
|
fix: Github Action PR from fork
|
1 year ago |
Nikolas Rimikis
|
783123ca05
|
test(neon): test Option
|
1 year ago |
Nikolas Rimikis
|
7fafa16a74
|
style(neon): make PushNotificationsBloc more readable
|
1 year ago |
Nikolas Rimikis
|
0022bc1d7a
|
feat(neon): make Option listenable
|
1 year ago |
Nikolas Rimikis
|
0e11fd5190
|
Merge pull request #472 from provokateurin/fix/go_router
Fix/go router
|
1 year ago |
Nikolas Rimikis
|
c627a152b4
|
Merge pull request #479 from provokateurin/refactor/neon_platform
refactor(neon): make NeonPlatform an interface
|
1 year ago |
Nikolas Rimikis
|
ab4be98989
|
chore(app): update pubspec.lock
|
1 year ago |
Nikolas Rimikis
|
5d7580be8a
|
chore(neon): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
5c838efc82
|
chore(neon_notes): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
9d1a99117c
|
chore(neon_files): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
e2bd1aeb05
|
chore(neon_news): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
2ad5b81ca4
|
chore(neon_notifications): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
7dfcaf2021
|
refactor(neon): make NeonPlatform an interface
|
1 year ago |
Kate
|
6cae0d2357
|
Merge pull request #477 from provokateurin/fix/commitlint-empty-scope
fix(tool): Reduce empty scope to warning
|
1 year ago |
jld3103
|
e3e411b4bc
|
fix(tool): Reduce empty scope to warning
|
1 year ago |
Nikolas Rimikis
|
6fd68a6114
|
fix(neon): Qrcode login routing
|
1 year ago |
Kate
|
88d07c1164
|
Merge pull request #468 from provokateurin/feature/conventional-commits
Use conventional commits
|
1 year ago |
jld3103
|
0b98204e4a
|
feat(tool): Add husky for git hooks
|
1 year ago |
jld3103
|
18ac3fa53c
|
feat(ci): Lint conventional commits
|
1 year ago |
jld3103
|
ba90b60f94
|
feat(tool): Add commitlint for conventional commits
|
1 year ago |
Kate
|
1090368e12
|
Merge pull request #475 from provokateurin/fix/wakelock
Fix wakelock
|
1 year ago |
jld3103
|
50fc205070
|
neon,neon_news,neon_notes: Wakelock is supported on every platform
|
1 year ago |
jld3103
|
7ca345de69
|
neon_news,neon_notes: Do not await wakelock operations
|
1 year ago |
jld3103
|
e63c6fc2d2
|
neon_news,neon_notes: Use wakelock_plus
|
1 year ago |
Kate
|
5bbff309eb
|
Merge pull request #474 from provokateurin/fix/publish-workflow-concurrency
ci: Fix publish workflow concurrency
|
1 year ago |
jld3103
|
5c12c056c7
|
ci: Fix publish workflow concurrency
|
1 year ago |
Kate
|
e85652151e
|
Merge pull request #473 from provokateurin/fix/unreliable-push-notifications
neon: Upgrade unifiedpush_android to fix unreliable push notifications
|
1 year ago |
jld3103
|
c27675b0d5
|
neon: Upgrade unifiedpush_android to fix unreliable push notifications
|
1 year ago |
Nikolas Rimikis
|
243397dbfa
|
Merge pull request #456 from Leptopoda/feature/account_settings
Feature/account switcher
|
1 year ago |
Nikolas Rimikis
|
05df5b5f87
|
neon: add settings initial category to SettingsRoute
|
1 year ago |
Nikolas Rimikis
|
18f062a614
|
neon: constrain settings pages
|
1 year ago |
Nikolas Rimikis
|
a46c5706f1
|
neon: remove account switcher from drawer
|
1 year ago |
Nikolas Rimikis
|
cf35d8ef15
|
neon: add AccountSwitcherButton
This launches a dialog similar to the NC-Android app
|
1 year ago |