Commit Graph

18142 Commits

Author SHA1 Message Date
Christoph Wurst
ffffcf8343 Merge pull request #12114 from nextcloud/feat/admin/auth-token-cleanup
feat(admin): Auth token clean-up
2024-08-19 15:28:22 +02:00
Christoph Wurst
e0439d6d68 feat(admin): Auth token clean-up
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-19 11:29:31 +02:00
Julien Veyssier
5baecd1b20 Merge pull request #12112 from nextcloud/fix/task-text-processing
[task processing] Fix text processing still being mentioned
2024-08-19 11:09:46 +02:00
Julien Veyssier
5c2815bb24 fix(taskprocessing): text processing still mentioned
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-19 10:45:42 +02:00
Edward Ly
22562cbe6d Merge pull request #12108 from nextcloud/feat/developer-monetization
feat(developer): add section for monetizing apps
2024-08-16 07:56:18 -07:00
Edward Ly
f722031e38 feat(developer): add developer docs section for monetizing apps
Signed-off-by: Edward Ly <contact@edward.ly>
2024-08-15 23:36:56 -07:00
Joas Schilling
1192f1e2d5 Merge pull request #12106 from nextcloud/chore/changes-csp
chore(developer): Add upgrade hint about CSP nonce
2024-08-15 08:41:19 +02:00
Anna
f336e17837 Merge pull request #12097 from nextcloud/feat/document-subscription-intervals
feat: document refresh rate
2024-08-14 16:34:18 +02:00
Sebastian Krupinski
852f98d3e3 Merge pull request #12083 from nextcloud/feat/mail-provider
feat: mail provider
2024-08-14 09:52:00 -04:00
SebastianKrupinski
719f59c673 feat: mail provider
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-08-14 08:57:47 -04:00
Ferdinand Thiessen
7dffe2bd53 chore(developer): Add upgrade hint about CSP nonce
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-13 18:51:55 +02:00
Ferdinand Thiessen
4d15a995a0 Merge pull request #12103 from nextcloud/update-border-radius-doc
Update border radius documentation with new variables
2024-08-13 18:32:36 +02:00
Marco Ambrosini
9a87818f26 chore: Update border radius documentation with new variables
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
2024-08-13 18:28:49 +02:00
Ferdinand Thiessen
49cabc4651 chore: Add upgrade guide for border radius CSS variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-13 18:28:45 +02:00
Ferdinand Thiessen
cd2c8ae1cd Merge pull request #12101 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.3.6
chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6
2024-08-13 18:09:43 +02:00
Ferdinand Thiessen
b9aa08beec Merge pull request #12102 from nextcloud/dependabot/pip/master/zipp-3.20.0
chore(deps): bump zipp from 3.19.1 to 3.20.0
2024-08-13 18:09:13 +02:00
Richard Steinmetz
36bd97252b Merge pull request #12104 from nextcloud/feat/admin/mail-follow-up-reminders
feat(admin): document follow-up reminders in mail
2024-08-13 17:10:50 +02:00
Richard Steinmetz
7b7f7b356f feat(admin): document follow-up reminders in mail
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-13 16:59:10 +02:00
Marco
d027729bdb Merge pull request #12099 from nextcloud/marcoambrosini-patch-1
Add clickable area and line height info
2024-08-12 14:11:52 +02:00
dependabot[bot]
62a2648192 chore(deps): bump zipp from 3.19.1 to 3.20.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.19.1 to 3.20.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.19.1...v3.20.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 06:59:57 +00:00
dependabot[bot]
20f0113def chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 06:52:24 +00:00
Marco
6b07413fdc Add clickable area info
Signed-off-by: Marco <marcoambrosini@proton.me>
2024-08-10 12:11:33 +02:00
Anna Larch
bea7582678 feat: document refresh rate
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-07 18:20:22 +02:00
Christoph Wurst
ac9279081e Merge pull request #12096 from nextcloud/feat/document-transparency-settings
feat: update calendar screenshots
2024-08-07 15:00:13 +02:00
Anna Larch
ec11238db1 feat: update calendar screenshots
and add transparency settings to documentation

Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-07 14:03:11 +02:00
Anna
d230dbad18 Merge pull request #12095 from nextcloud/chore/update-calendar-shared-invitations
chore: remove warning for shared calendar invitations
2024-08-07 11:46:59 +02:00
Nextcloud bot
345347da99 generate documentation from config.sample.php 2024-08-07 02:55:16 +00:00
SebastianKrupinski
dfc4438bec chore: remote warning for sahed calendar invitations
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-08-06 11:43:17 -04:00
Marcel Klehr
56e41094d9 Merge pull request #12094 from nextcloud/context-chat-limitation
fix(AI/ContextChat): remove previous limitations
2024-08-06 10:23:10 +02:00
Anupam Kumar
47054c05b0 fix(AI/ContextChat): remove previous limitations
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-06 13:30:14 +05:30
Christoph Wurst
ca1a8941ed Merge pull request #12024 from nextcloud/feat/admin/server-autoloading
feat(admin): Document server autoloading and class maps
2024-08-06 08:58:18 +02:00
Christoph Wurst
ae9bc1e560 feat(admin): Document server autoloading and class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-06 08:54:14 +02:00
Nextcloud bot
b8a457cc47 generate documentation from config.sample.php 2024-08-06 02:54:34 +00:00
Richard Steinmetz
9fea41b3f2 Merge pull request #12091 from nextcloud/feat/user/mail-follow-up
feat(user): document follow-up reminders in mail
2024-08-05 15:04:36 +02:00
Richard Steinmetz
ecc6e7d3fb feat(user): document follow-up reminders in mail
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-05 14:56:10 +02:00
Anna
18ec420d41 Merge pull request #12092 from nextcloud/feat/admin/caldav-settings-backend
feat(admin): document hidden calendar server settings
2024-08-05 14:19:19 +02:00
Richard Steinmetz
5727c7c4ba feat(admin): document hidden calendar server settings
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-05 14:13:09 +02:00
Anna
8e7470427a Merge pull request #12085 from nextcloud/fix/user/room-availability
fix(user): room availability is available starting from calendar 5.0
2024-08-05 13:36:34 +02:00
Richard Steinmetz
e7ffe4e1ed Merge pull request #12020 from nextcloud/fix-preview-enabled-parameter
fix(Files): mention enabledPreviewProviders parameter in Previews chapter
2024-08-05 08:30:37 +02:00
Richard Steinmetz
28e202c56b fix(user): room availability is available starting from calendar 5.0
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-05 08:03:47 +02:00
Marcel Klehr
97f556cdea Merge pull request #12078 from nextcloud/docs/ai-more-requirements
docs(AI): Add more details to requirements
2024-08-01 13:21:10 +02:00
Marcel Klehr
c2d7e83e6d fix: app_context_chat.rst
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-08-01 13:14:38 +02:00
Joas Schilling
1da45d0b4f Merge pull request #12081 from nextcloud/deprecate/old-ai-apis
docs(developer/Upgrade_to_30): List all deprecations in detail
2024-08-01 08:52:32 +02:00
Marcel Klehr
e09920773e docs(developer/Upgrade_to_30): List all deprecations in detail
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-08-01 08:27:13 +02:00
Nextcloud bot
caecfeff9d generate documentation from config.sample.php 2024-08-01 05:55:04 +00:00
Marcel Klehr
389ddbc314 docs(AI): Add more details to requirements
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-31 13:39:06 +02:00
Nextcloud bot
6cf3a814fe generate documentation from config.sample.php 2024-07-31 02:52:48 +00:00
Nextcloud bot
4182b62e8d generate documentation from config.sample.php 2024-07-27 02:49:26 +00:00
Kate
8d8b436e66 Merge pull request #12062 from jessebot/patch-1 2024-07-27 01:51:03 +02:00
Jesse Hitch
924fe874b7 Merge branch 'master' into patch-1 2024-07-26 22:14:03 +02:00