Commit Graph

23601 Commits

Author SHA1 Message Date
Josh
76bac3e075 fix(PHP): Add missing sysvsem extension and clarify xml extension
Updated the PHP configuration documentation to:

- add missing recommended `sysvsem` extension (Fixes #13830)
- clarify the xml extension and its components.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-11-11 13:05:51 -05:00
github-actions[bot]
b9031d9a4b Merge pull request #13852 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-11-11 14:29:40 +00:00
transifex-integration[bot]
a16c710e52 Translate sync_android.pot in gl
100% translated source file: 'sync_android.pot'
on 'gl'.
2025-11-11 14:25:15 +00:00
Marcel Klehr
e30a3b5c64 Merge pull request #13823 from nextcloud/feat/dev-taskprocessing-internal-task-types
feat: More task processing docs for nc 33
2025-11-11 12:42:02 +01:00
Marcel Klehr
3316daaee4 Address review comment
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-11-11 10:49:39 +01:00
Anupam Kumar
64bbf50c62 Merge pull request #13848 from nextcloud/feat/ai/ccb-no-harp
chore(AI): document HaRP being not supported in context_chat
2025-11-10 20:00:48 +05:30
Anupam Kumar
866d873264 chore(AI): document HaRP being not supported in context_chat
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-11-10 18:01:34 +05:30
Anupam Kumar
cd99662259 Merge pull request #13846 from nextcloud/feat/ai/live-transcription-hpb
chore(AI): add HPB version info to live transcription docs
2025-11-10 17:05:56 +05:30
Anupam Kumar
f6a62c5340 chore(AI): add HPB version info to live transcription docs
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-11-10 15:47:01 +05:30
Anupam Kumar
aa36c3c33c Merge pull request #13841 from nextcloud/fix/typo-in-live-transcription
fix(AI): fix typo in live transcription admin docs
2025-11-07 23:25:34 +05:30
Marcel Müller
9cf971fcf6 Merge pull request #13842 from nextcloud/feat/noid/document-user-agent
feat: Document user agent change
2025-11-07 16:33:15 +01:00
Marcel Müller
1bb86eca1f feat: Document user agent change
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-11-07 16:27:53 +01:00
Anupam Kumar
7b872afc39 fix(AI): fix typo in live transcription admin docs
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-11-07 16:09:42 +05:30
github-actions[bot]
9f7e854041 Merge pull request #13839 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-11-06 13:01:39 +00:00
transifex-integration[bot]
04397aeca4 Translate sync_ios.pot in fr
100% translated source file: 'sync_ios.pot'
on 'fr'.
2025-11-06 12:57:16 +00:00
Hamza
720ced8998 Merge pull request #13825 from nextcloud/fix/point-to-faq
fix(landing-page): fix faq nav link
2025-11-05 17:00:36 +01:00
yemkareems
e10bc6fb1f Merge pull request #13795 from nextcloud/fix/72738/add-note-about-job-run
fix: add note about change in behaviour of the job
2025-11-05 13:48:26 +05:30
yemkareems
d6bd7038a3 fix: title underlying too short build error fix 2025-11-05 13:44:00 +05:30
yemkareems
bf204aeaec fix: change in text as required for file creation and background job 2025-11-05 13:32:04 +05:30
Nextcloud bot
cf515ca175 chore(administration): Generate system config documentation from config.sample.php 2025-11-05 02:52:24 +00:00
Benjamin Gaussorgues
27ff71c1c8 Merge pull request #13832 from nextcloud/feat/snowflake_serverid 2025-11-04 16:38:02 +01:00
Benjamin Gaussorgues
c726c32fc2 Merge pull request #13824 from nextcloud/chore/rename-snowflakeid-decode 2025-11-04 16:37:51 +01:00
Sebastian Krupinski
6aa0f30bf0 Merge pull request #13836 from Vedant-Arora/master
13770: Update Documentation: Federated Calendar Shares
2025-11-04 05:06:57 -05:00
Vedant-Arora
d6f2bbe5f9 Update Documentation: Federated Calendar Shares
Clarified that existing federated calendar shares will be deleted when the feature is disabled.

Signed-off-by: Vedant-Arora <139130598+Vedant-Arora@users.noreply.github.com>
2025-11-04 12:53:17 +05:30
Ferdinand Thiessen
99ff8d5cb7 Merge pull request #13833 from nextcloud/chore/document-remove-oc-app-config
chore: `OC.AppConfig` was removed in favor of `OCP.AppConfig`
2025-11-03 17:02:02 +01:00
Ferdinand Thiessen
43b2fd7d22 chore: OC.AppConfig was removed in favor of OCP.AppConfig
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-03 16:28:39 +01:00
Benjamin Gaussorgues
5c8ceecddd feat(admin_manual): add serverid config parameter
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-11-03 15:11:20 +01:00
Ferdinand Thiessen
88c00f7229 Merge pull request #13829 from nextcloud/chore/document-removed-host-functions
chore: document removal of `OC` host functions
2025-11-03 14:39:24 +01:00
Ferdinand Thiessen
07d309a16a chore: document removal of OC host functions
- for https://github.com/nextcloud/server/pull/56087

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-01 14:47:15 +01:00
Ferdinand Thiessen
c07d53b526 Merge pull request #13828 from nextcloud/chore/remove-oc-fileblack
chore: document removal of `OC.fileIsBlacklisted`
2025-11-01 14:39:12 +01:00
Ferdinand Thiessen
3421ad1594 chore: document removal of OC.fileIsBlacklisted
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-31 14:30:16 +01:00
Ferdinand Thiessen
c99caab714 Merge pull request #13827 from nextcloud/chore/remove-oc-set-get
chore: document removal of `OC.get`, `OC.set`, `OC.reload` and `OC.redirect`
2025-10-31 14:18:00 +01:00
Ferdinand Thiessen
a9e580f869 chore: document removal of OC.redirect and OC.reload
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-30 23:41:32 +01:00
Ferdinand Thiessen
26b81ed28c chore: document removal of OC.get and OC.set
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-30 23:04:10 +01:00
Hamza
726f1fe67b fix(landing-page): fix faq nav link
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2025-10-30 12:11:58 +01:00
Benjamin Gaussorgues
e975dea0f0 chore: rename Snowflake ID decode command
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-10-30 09:15:29 +01:00
Benjamin Gaussorgues
15b82da8c3 Merge pull request #13811 from nextcloud/feat/snowflakeIds 2025-10-29 15:16:59 +01:00
Benjamin Gaussorgues
f5fb92b70e chore(codespell): ignore word hasTable and sort list
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-10-29 15:12:40 +01:00
Marcel Klehr
40c9b2df61 feat(dev): Add ITriggerableProvider docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-29 09:37:46 +01:00
Marcel Klehr
542a243f3f feat(dev): Add IInternalTaskType docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-29 09:27:57 +01:00
Joas Schilling
0172563d30 Merge pull request #13822 from nextcloud/bugfix/noid/adjust-footer
fix(footer): Adjust footer
2025-10-29 09:20:52 +01:00
Benjamin Gaussorgues
dd9e066e76 feat: document Snowflake IDs
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-10-29 09:16:55 +01:00
Joas Schilling
a58f16232e fix(footer): Adjust footer
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-29 08:59:45 +01:00
Joas Schilling
96a9c541be Merge pull request #13817 from nextcloud/followup/13738
fix(hardening): Adjust server list
2025-10-27 17:18:08 +01:00
Joas Schilling
e58fa646ea fix(hardening): Adjust server list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-27 16:30:31 +01:00
Ferdinand Thiessen
b31e96041a Merge pull request #13814 from nextcloud/dependabot/github_actions/actions/upload-artifact-5.0.0
chore(deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0
2025-10-27 12:46:13 +01:00
dependabot[bot]
4cd2076fa9 chore(deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.2...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 06:20:35 +00:00
rakekniven
c4bf78af73 Merge pull request #13807 from nextcloud/dependabot/pip/master/charset-normalizer-3.4.4
chore(deps): Bump charset-normalizer from 3.4.3 to 3.4.4
2025-10-23 21:02:13 +02:00
dependabot[bot]
ac015f220c chore(deps): Bump charset-normalizer from 3.4.3 to 3.4.4
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.3...3.4.4)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-23 20:57:43 +02:00
Sebastian Krupinski
54e5ff0bea Merge pull request #13690 from nextcloud/feat/meeting-proposals
feat: meeting proposals
2025-10-23 12:10:04 -04:00