Ferdinand Thiessen
7986c92a4f
fix(developer): add missing deprecations to the changelog of stable23
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-10-14 11:59:53 +00:00
Daniel Kesselberg
83b333c3b2
chore: update transifex links
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-09-11 15:48:40 +00:00
John Molakvoæ
6f1b3cac09
feat(developer_manual): add new tags for issue classification
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2025-08-29 11:36:17 +00:00
Christoph Wurst
c8c461d104
feat(devmanual): document contacts menu user status setter
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2025-08-14 09:21:49 +00:00
Ferdinand Thiessen
146ab5e775
fix(developer): use correct CSS variable name
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-07-17 21:24:46 +00:00
Christoph Wurst
1339b7f13c
feat(devmanual): add section about system config key conventions
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2025-07-17 16:27:54 +00:00
Joas Schilling
ffc0c4f4ab
fix: Also adjust version selection in admin and developer docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-12 15:58:43 +00:00
Joas Schilling
66749fdc77
ci: Fix PDF generation
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-03 13:18:10 +00:00
Jonathan Treffler
56e963192c
fixed call on null errors in cache docs code blocks
...
some code blocks referenced an undefined $this->cache variable instead of the defined $cache
Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de >
2025-05-19 05:44:43 +00:00
Ferdinand Thiessen
248a0e422b
feat(developer): document adding of \OCP\Security\PasswordContext
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-05-15 15:46:27 +00:00
Ferdinand Thiessen
5111a48092
feat(developer): document hide-download WebDAV property
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-04-29 10:17:29 +00:00
Joas Schilling
30a3d9479e
fix(translations): Split "Translation setup" into it's own page
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-04-24 10:49:50 +02:00
Joas Schilling
f37a637356
feat(l10n): Improve translation guidelines
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-04-24 10:44:49 +02:00
Côme Chilliet
53991760b2
chore: Fix spelling mistake
...
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com >
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2025-04-22 17:40:03 +02:00
Côme Chilliet
1329f901e6
feat: Document new method IUser::getFirstLogin in upgrade guide
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-22 12:21:51 +00:00
Côme Chilliet
1f662bab8e
feat: Document new query parameter forceLanguage
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-22 12:32:43 +02:00
Côme Chilliet
239bca4a16
feat: Document the add of IRichTextFormatter to OCP in 31
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-22 10:10:09 +00:00
Côme Chilliet
bfe154da15
feat: Document the move of IStorage constructor to a new interface
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-22 09:24:09 +00:00
Côme Chilliet
6f4e159efa
fix: Move changes to backend section in upgrade_to_31.rst
...
Some backend changes were mistakenly added to frontend section
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-22 10:48:28 +02:00
Côme Chilliet
5231e9d2ef
feat: Document removed aliases in 31
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-14 13:31:39 +00:00
Côme Chilliet
969754682f
feat: Document removal of OCP\Files\Storage in 31
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-14 15:27:08 +02:00
rakekniven
913d20ca8f
Merge pull request #13002 from nextcloud/backport/12999/stable31
...
[stable31] feat: Document user events added in 31 for user_ldap
2025-04-11 11:40:16 +02:00
MCMic
59359002ad
fix: Fix UnknownActivityException typo in upgrade guide
...
Signed-off-by: MCMic <come@chilliet.eu >
2025-04-05 10:44:16 +00:00
Côme Chilliet
b37b5f2984
feat: Document user events added in 31 for user_ldap
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 15:50:08 +00:00
Côme Chilliet
8c2ea120ff
fix: Typo in developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2025-04-03 16:17:41 +02:00
Côme Chilliet
aed2c40a92
fix: Add missing newline
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 14:14:40 +00:00
Côme Chilliet
44f8644afa
feat: Document removal of OC_API legacy class
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 14:14:40 +00:00
Ferdinand Thiessen
33350e5f9d
Merge pull request #12996 from nextcloud/backport/12993/stable31
...
[stable31] feat: Document move of OC_Image to OC\Image
2025-04-03 14:55:59 +02:00
Côme Chilliet
1564951a73
feat: Document move of OC_Image to OC\Image
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 12:51:55 +00:00
Côme Chilliet
e9905754c5
fix: Move changes to Changed APIs instead of Added APIs
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 12:51:52 +00:00
Côme Chilliet
2583c5faaf
feat: Document webhook events interfaces added in 30
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 12:51:52 +00:00
Côme Chilliet
bf516ab860
feat: Document move of OC_EventSource class to private folder and namespace
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 12:44:20 +00:00
Côme Chilliet
9d6a53e3e5
feat: Document changes in user backends API in 30
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-03 12:29:30 +00:00
Benjamin Gaussorgues
b2169c9868
feat(developer_manual): document deprecated interface ICreateGroupBackend
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com >
2025-04-03 11:52:30 +02:00
Benjamin Gaussorgues
4a367fc9db
feat(developer_manual): document Nextcloud DAV pagination
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com >
2025-04-03 11:52:30 +02:00
Benjamin Gaussorgues
fad8f8b524
feat(developer_manual): document removed API endpoint /testremote
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com >
2025-04-03 11:52:30 +02:00
Christoph Wurst
fe54ff3109
feat(devmanual): Clarify behavior of missing replacement indexes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2025-03-27 17:37:41 +00:00
John Molakvoæ
b224063b2b
fix(developer_manual): typo on IAppConfig AppFramework service usage
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2025-03-27 09:52:30 +01:00
skjnldsv
ae606825e8
feat(developer_manual): document IAppConfig AppFramework service
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com >
2025-03-27 08:49:42 +00:00
Maxence Lange
d26e2fc51a
IUserConfig
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
2025-03-26 14:50:06 +01:00
Ferdinand Thiessen
77fcc540cf
fix: Add versions back to developer and admin docs
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-03-17 16:40:36 +00:00
Maxence Lange
77d614beba
fulltextsearch ocs api
2025-03-06 08:42:19 +00:00
Richard Steinmetz
5a7a87d3d0
feat(developer): document calendar event builder interface
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-03-03 13:56:36 +00:00
Elizabeth Danzberger
1772a01545
feat: update new apis for file conversion
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de >
2025-02-25 21:51:05 +00:00
Joas Schilling
673586bd9b
fix: Fix spell check
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-02-12 14:32:31 +01:00
Joas Schilling
ee727d0dba
fix: Adjust links to stay on the same Nextcloud version of the docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-01-31 15:53:48 +01:00
Andy Scherzinger
3e4a8c8d67
docs: Add version info regarding license ID support
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2025-01-20 18:25:05 +01:00
Edward Ly
7811ee596b
fix: update license values and examples
...
Signed-off-by: Edward Ly <contact@edward.ly >
2025-01-20 18:25:05 +01:00
Marcel Klehr
2549ee457e
fix: Apply suggestions from code review
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-17 13:11:29 +01:00
Marcel Klehr
50948b909f
fix: Link to OpenAPI docs instead of documenting task_processing API manually
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-01-17 11:03:48 +01:00