No description
  • JavaScript 49.7%
  • PHP 29.4%
  • Vue 13.9%
  • TypeScript 4.4%
  • Gherkin 2.1%
  • Other 0.3%
Find a file
github-actions[bot] b595057e81
Merge pull request #2490 from nextcloud/renovate/vite-7.x
chore(deps): update dependency vite to ^7.3.3
2026-05-09 04:31:26 +00:00
.github Fix: Correct pathing for Hugo build in Pages Action 2026-05-08 23:14:17 +02:00
.tx
appinfo chore(info.xml): remove superfluous small-thumbnail attribute of screenshot 2026-05-08 20:15:56 +02:00
cypress test(cypress): fix page move/copy modal tests 2026-05-06 17:58:57 +02:00
docs docs: fix some typos 2026-05-08 23:30:30 +02:00
img
l10n fix(l10n): Update translations from Transifex 2026-05-09 00:34:35 +00:00
lib fix(PagePicker): fix selecting a result from server search 2026-05-06 17:58:57 +02:00
LICENSES
playwright test(playwright): test linking to page from other collective 2026-05-06 17:58:57 +02:00
src fix(PagePicker): use collectiveIndex from collectives store 2026-05-06 17:58:57 +02:00
templates feat(settings): allow to set default_user_folder via admin settings 2026-04-01 12:16:19 +02:00
tests test(behat): add behat tests for search controller 2026-05-06 17:58:57 +02:00
vendor-bin chore: remove phpscoper for now 2026-04-15 14:00:47 +02:00
.dockerignore
.editorconfig
.gitignore chore(ai): ignore AGENTS.md file 2026-04-29 00:08:54 +02:00
.gitmodules
.l10nignore
.npmignore chore(npmignore): ignore test files for npm packaging 2025-09-05 15:34:02 +02:00
.php-cs-fixer.dist.php feat(php): Migrate development tools to vendor-bin 2024-09-23 22:42:12 +02:00
AUTHORS.md
babel.config.cjs chore(migrate): build with vite 2025-09-05 15:34:01 +02:00
CHANGELOG.md chore(release): prepare 4.4.0 release 2026-05-06 18:34:24 +02:00
composer.json chore: remove phpscoper for now 2026-04-15 14:00:47 +02:00
composer.lock chore(deps-dev): Bump rector/rector from 2.4.1 to 2.4.2 2026-04-20 10:16:15 +02:00
COPYING
cypress.config.ts test(cypress): transform and run specs using vite 2026-04-30 16:29:52 +02:00
DEVELOPING.md docs: overhaul app description, README.md and DEVELOPING.md 2026-05-06 15:27:44 +02:00
eslint.config.mjs chore: migrate to vue3 eslint rules 2026-03-17 17:56:14 +01:00
jsconfig.json
Makefile chore(ai): ignore AGENTS.md file 2026-04-29 00:08:54 +02:00
openapi.json fix(PagePicker): fix selecting a result from server search 2026-05-06 17:58:57 +02:00
package-lock.json chore(deps): update dependency vite to ^7.3.3 2026-05-09 04:22:01 +00:00
package.json chore(deps): update dependency vite to ^7.3.3 2026-05-09 04:22:01 +00:00
playwright.config.ts test(playwright): change from dot to line reporter in CI 2026-05-01 12:09:09 +02:00
psalm.xml refactor: Port away from deprecated code 2026-02-05 10:13:37 +01:00
README.md fix(readme): fix typo 2026-05-08 23:24:09 +02:00
rector.php chore(php): Code improvements by rector 2025-06-23 12:20:16 +02:00
renovate.json chore(config): migrate config renovate.json 2025-10-23 21:46:52 +00:00
REUSE.toml chore(reuse): adjust paths for new docs structure 2026-05-08 20:15:56 +02:00
stylelint.config.cjs chore(migrate): build with vite 2025-09-05 15:34:01 +02:00
tsconfig.json feat: expose current collective id+path via OCA.Collectives API 2026-05-06 17:58:57 +02:00
vite.config.js feat: expose current collective id+path via OCA.Collectives API 2026-05-06 17:58:57 +02:00
vitest.config.ts chore(vitest): Move test folder selection to vitest config 2025-10-28 10:06:42 +01:00

Collectives

REUSE status

Your space to collaboratively write and organize. Collectives is designed for groups and communities to structure shared knowledge and cultivate trust.

Screenshot of Nextcloud Collectives

Why use Collectives?

  • 👥 Non-hierarchical at its core: Each collective is backed by a Nextcloud Team - its content is owned by the group, not a single user.
  • 📝 Collaborative page editing thanks to the Text app.
  • 🔤 Well-known Markdown syntax for page formatting.
  • 🔎 Full-text search to find content straight away.

📚 Documentation

💬 Contact

In case of questions or feedback, you can join the community.

We're also available at our public Collectives conversation if you want to join the discussion.

🚧 Development setup

See DEVELOPING.md to set up a development environment and learn how to contribute.

📦 Installation

Install directly from the Nextcloud App Store.

🔣 Translations

Collectives translations are managed as part of the Nextcloud project on Transifex.

©️ License

AGPL v3 or later. See COPYING for the full license text.