Commit Graph

1647 Commits

Author SHA1 Message Date
Christoph Wurst
e9980cac2d Add missing OCS status API page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:04:16 +02:00
rakekniven
1d6e005fb5 Added link to app store
Some apps are not developed within the Nextcloud organisation at GitHub. Using the App Store allows the user to find link to related repo.
2021-07-05 11:57:42 +02:00
Christoph Wurst
d959b150d7 Merge pull request #6898 from nextcloud/fix/lifecycle-to-init-links
Fix links from the request lifecycle to the app init docs
2021-07-05 11:47:02 +02:00
Christoph Wurst
cf369cbd78 Document critical changes for devs and admins in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:53:29 +02:00
Christoph Wurst
8ec8aa9e45 Drop deleted testing dir from digging deeper toc
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:52:13 +02:00
Christoph Wurst
4b9a868a4c Fix links from the request lifecycle to the app init docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:46:01 +02:00
Christoph Wurst
4474fb9e73 Drop duplicate getting started page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:40:16 +02:00
Christoph Wurst
991944fbc5 Fix code review link
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:33:04 +02:00
Julius Härtl
3cd3b10470 Merge pull request #6360 from nextcloud/add-dashboard-client-api
[WIP] Dashboard API for clients
2021-06-28 13:20:16 +02:00
Vincent Petry
ebca005493 Remove DB schema docs, add note for NC 22
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-17 17:42:31 +02:00
Vincent Petry
1f5ffe8253 Remove traces of migrations:generate-from-schema
Remove traces of occ migrations:generate-from-schema which was removed
in NC 22.

Also adjust text that specifies that now ALL migrations:* commands are only
available in debug mode.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-17 15:33:53 +02:00
Morris Jobke
0aa7441685 Fix path
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 13:16:37 +02:00
Morris Jobke
493a3bf02a Add developer testing hints for WebAuthn
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 13:14:17 +02:00
Alexey Abel
d7ca49af41 Remove non-existing event
There is no string `CreateUserEvent` in the entire nextcloud-server code.
2021-06-08 01:48:25 +02:00
Lukas Reschke
cce504ca87 Schema -> ISchemaWrapper
This makes my autocomplete happier :)
2021-05-25 19:37:37 +02:00
Cyrille Bollu
140377212e missing 'use' statements in Search examples 2021-05-20 20:50:33 +02:00
Roeland Jago Douma
eb82b93a46 Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Morris Jobke
2f0231c880 Merge pull request #6001 from Grotax/release_automation
Add documentation for release automation via GitHub actions
2021-04-28 21:32:07 +02:00
schrotie
2de73e45a9 Update tutorial with dev-setup alternative
Added a much simpler and less intrusive alternative development setup using podman or docker.
2021-04-28 12:03:38 +02:00
Benjamin Brahmer
9b0b645c03 add release_automation.rst
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-04-24 12:42:55 +02:00
Morris Jobke
6663f6da56 Merge pull request #6363 from HouraisanNEET/patch-2
Update bootstrap.rst
2021-04-22 21:14:17 +02:00
HouraisanNEET
a9a0941753 Revert namespace change
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
2021-04-22 22:28:44 +08:00
Jan C. Borchardt
444d91253e Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
HouraisanNEET
060e1567b6 Update bootstrap.rst
Fix syntax and errors.

Signed-off-by: HouraisanNEET <>
2021-04-09 19:36:33 +08:00
Julien Veyssier
5eb71a5fe1 add information to implement dashboard API for clients
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-04-08 15:02:32 +02:00
rakekniven
72e4a35ebd Merge pull request #6344 from HouraisanNEET/master
Update bootstrap.rst
2021-04-07 14:31:25 +02:00
HouraisanNEET
1be556b4d5 Update bootstrap.rst
Syntax fix
2021-04-06 19:31:04 +08:00
Morris Jobke
5f1ca13ddb Merge pull request #6093 from michalhuras/patch-3
Update tutorial.rst
2021-03-16 22:36:35 +01:00
Daniel Kesselberg
4512d7b878 Fix example for initial state service
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-03-09 18:04:44 +01:00
tflidd
c715511714 Merge pull request #6096 from andristeiner/patch-2
fix PHP syntax in boostrap example
2021-02-16 23:34:24 +01:00
Andri Steiner
b1673a9164 fix PHP syntax in boostrap example
Signed-off-by: Andri Steiner <andri@opsone.ch>
2021-02-09 11:25:34 +01:00
Tobias Kaminsky
d480f93ff9 DI is now case sensitive: changing IDBConnection 2021-02-04 09:09:44 +01:00
Michał
8a13faa6c0 Update tutorial.rst
Typing error (excute->execute)
2021-01-31 11:46:30 +01:00
Michael Hirschler
4a8de965b7 Update filesystem.rst 2021-01-18 16:30:29 +01:00
Michael Hirschler
49ceef272d Update publicpage.rst 2021-01-15 16:21:22 +01:00
Christoph Wurst
e63a3940ca Add note about the new database exception and the dropped dbal one
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-15 10:19:37 +01:00
Christoph Wurst
730f23cbee Recommend our own type constants instead of Doctrine's
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-15 10:12:29 +01:00
Morris Jobke
01d8c7b481 Merge pull request #5931 from nextcloud/fix/dev-docs-migration-type-types
Fix upgrade info about the dbal type vs types class
2021-01-12 17:07:06 +01:00
Michael Hirschler
8f972d6164 Update content.rst 2021-01-12 13:54:24 +01:00
Michael Hirschler
88c31eb718 Update content.rst 2021-01-12 13:53:34 +01:00
Christoph Wurst
806a44eb50 Fix upgrade info about the dbal type vs types class
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-12 09:44:10 +01:00
Christoph Wurst
4ef95bcadc Fix Doctrine 3 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-08 14:42:11 +01:00
Christoph Wurst
55af246ecc Document change reg. Nextcloud 21 and php8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-08 14:30:48 +01:00
Morris Jobke
b75263ea8e Merge pull request #5887 from nextcloud/tcitworld-patch-2
Fix another typo
2021-01-06 14:26:54 +01:00
Morris Jobke
2458634739 Merge pull request #5885 from nextcloud/tcitworld-patch-1
Fixed a typo in l10n docs
2021-01-06 14:25:05 +01:00
Thomas Citharel
07831576c3 Fix another typo
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-05 15:36:01 +01:00
violoncello.ch
da10da77a0 Merge pull request #5830 from nina-py/patch-2
Fix link to "Code reviews" page
2021-01-05 14:16:51 +01:00
Thomas Citharel
362b344431 Fixed a typo in l10n docs
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2021-01-05 11:10:11 +01:00
Christoph Wurst
7623e065d3 Add note about the PSR-0 deprecation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-22 14:07:47 +01:00
Christoph Wurst
c4f0adbacd Document PSR-0 and PSR-4 as two supported PSRs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-22 14:07:24 +01:00