Commit Graph

1472 Commits

Author SHA1 Message Date
nim
97d28fddd6 changed link wording, added icon size, changed formatting for code bits
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-16 17:01:42 +05:30
nim
b190a638cf added links to vue documentation
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-13 15:34:57 +05:30
nim
d4d5c66c01 added images
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 20:11:07 +05:30
nim
64e7361101 linked new files in toc
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 20:10:29 +05:30
nim
e17ba6788f new design docs
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 20:02:59 +05:30
nim
859f105da9 renamed old docs
Signed-off-by: nim <nimisha.k.vijay@gmail.com>
2021-09-09 19:59:49 +05:30
Christoph Wurst
c2d4375701 Document correct db transaction handling
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 13:03:53 +02:00
Christoph Wurst
bb5be7c90c Merge pull request #6714 from nextcloud/StCyr-patch-2
missing 'use' statements in Search examples
2021-08-13 10:53:11 +02:00
Vincent Petry
1ce844c937 Merge pull request #6952 from nextcloud/fix/initial-state-loading
Add modern way of loading initial-state
2021-07-28 12:08:06 +02:00
rakekniven
2128b10575 Merge pull request #6905 from nextcloud/rakekniven-patch-2
Added link to app store
2021-07-13 16:56:36 +02:00
Louis
0586b57bfa Add modern way of loading initial-state
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-07-07 16:39:30 +02:00
Christoph Wurst
4999b0c6d1 Merge pull request #6896 from nextcloud/fix/code-review-link
Fix code review link
2021-07-06 12:00:53 +02:00
Christoph Wurst
35923e6e7a Merge pull request #6919 from nextcloud/fix/dev-manual-inconsistencies
Fix dev manual inconsistencies
2021-07-06 12:00:40 +02:00
John Molakvoæ (skjnldsv)
e7e5a87de0 Update linting documentation and workflow examples
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-06 11:40:37 +02:00
Christoph Wurst
17416c25fc Merge pull request #6897 from nextcloud/fix/dupliacte-dev-getting-started
Drop duplicate getting started page
2021-07-05 17:33:44 +02:00
Christoph Wurst
3d60bece92 Fix dev manual inconsistencies
* Add missing debugging page
* Remove dead request lifecycle sub pages TOC
* Remove dead link to core translations page
* Revive link to basics debugging page
* Fix traige workflow image path
* Remove dead link to performance page

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 16:04:53 +02:00
Christoph Wurst
3e61d530e5 Document deprecation of scss compilation and vars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 14:21:06 +02:00
Christoph Wurst
db855f9630 Merge pull request #6911 from nextcloud/fix/typo-upgrade-json-log
Fix typo in json log format upgrade docs
2021-07-05 14:09:17 +02:00
Christoph Wurst
c73930cc3b Merge pull request #6899 from nextcloud/fix/dead-testing-link
Drop deleted testing dir from digging deeper toc
2021-07-05 14:08:57 +02:00
Christoph Wurst
c9bfcfc260 Merge pull request #6907 from nextcloud/enhancement/moar-nextcloud-22-changes
Document moar critical changes in Nextcloud 22
2021-07-05 13:28:11 +02:00
Christoph Wurst
4d0b134954 Fix typo in json log format upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 13:12:47 +02:00
Christoph Wurst
382e9ff4c3 Merge pull request #6906 from nextcloud/fix/client-apis
Fix various client API docs issues
2021-07-05 12:41:19 +02:00
Christoph Wurst
8aec37a303 Document moar critical changes in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:39:24 +02:00
Christoph Wurst
15dedf67c1 Fix inclusion of share and sharee OCS API pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:06:53 +02:00
Christoph Wurst
a7dd22d40e Give the Activity API page a title so it shows in the TOC
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:06:37 +02:00
Christoph Wurst
2b941a6bd1 Limit WebDAV TOC depth like on other pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:05:55 +02:00
Christoph Wurst
750d34742a Give the comments page a title, so it get included in TOCs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:04:45 +02:00
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
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