provokateurin
b38c6b35d4
fix(dev): Remove duplicate debugging page
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2024-02-07 08:36:48 +00:00
tflidd
f7a9b7a3ea
Update links to Nextcloud flow talk
...
Fixes https://github.com/nextcloud/documentation/issues/11276
Signed-off-by: tflidd <tflidd@aspekte.net >
2023-11-18 14:33:04 +00:00
Faraz Samapoor
03c3430655
Update middlewares.rst
...
The plural of middleware is middleware.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com >
2023-07-28 09:48:33 +00:00
Faraz Samapoor
b11d997add
Update settings.rst
...
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com >
2023-07-27 11:38:35 +00:00
Christoph Wurst
a04bc4e6e7
fix(devmanual): Clarify privacy requirements of unified search providers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-07-06 08:11:04 +00:00
danial rahimy
6161f04c32
Update controllers.rst
...
Correction of typos
Signed-off-by: danial rahimy <48244647+danialRahimy@users.noreply.github.com >
2023-06-09 15:07:42 +00:00
Julius Härtl
b6101cba05
Merge pull request #10076 from nextcloud/backport/10041/stable26
2023-06-09 16:43:07 +02:00
Julius Härtl
f0336033a7
Merge pull request #10413 from nextcloud/backport/9656/stable26
2023-06-09 16:42:58 +02:00
Grigorii K. Shartsev
eb772549e5
fix(developer_manual): add a note about encoding in login flow
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me >
2023-05-26 08:12:34 +00:00
danial rahimy
65ac3c926c
Update controllers.rst
...
Correct variable name
Signed-off-by: danial rahimy <48244647+danialRahimy@users.noreply.github.com >
2023-05-22 08:00:35 +00:00
Christoph Wurst
769193a090
fix: Remove outdated "windows enablers"
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-12 06:49:30 +00:00
jld3103
a370bedb08
Add required php extensions for psalm
...
Signed-off-by: jld3103 <jld3103yt@gmail.com >
2023-05-11 14:14:46 +00:00
Christoph Wurst
36bdd18e14
fix(devmanual): Modernize user manager and user session docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-10 08:54:43 +00:00
Joas Schilling
ef8642e6de
fix(26): Execute branch-off todo we forgot for stable26
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-04 08:55:32 +02:00
Daniel Kesselberg
619943ddd2
docs: typo in git pull command
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-04-26 14:43:19 +00:00
Daniel
ec1ce4d9db
Merge pull request #9914 from nextcloud/backport/9913/stable26
...
[stable26] Fix a wrong „use“
2023-04-24 21:21:19 +02:00
Marcel Klehr
41ae47ab40
feat(translation): Add dev docs on OCP\Translation
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2023-04-21 09:03:17 +00:00
Christoph Wurst
523a9bbff7
fix(devmanual): Do not use SSL for MinIO
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-04-19 12:58:19 +00:00
Julien Veyssier
09a8f28bcc
add links to examples
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-04-19 07:03:24 +00:00
Julien Veyssier
bf773db14a
add section about how to use the smart picker
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-04-19 07:03:24 +00:00
Julien Veyssier
27350bf027
add reference providers doc (link previews + smart picker)
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-04-19 07:03:24 +00:00
Joas Schilling
d0f0bdfa7d
feat(developer): Document translation API
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-04-17 12:01:53 +00:00
Anna Larch
8559f7ffbf
Document GroupChanged Event
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-04-12 09:41:50 +00:00
Anna
5759943c47
Merge pull request #10011 from nextcloud/backport/10010/stable26
...
[stable26] fix: Typo in description for labeling
2023-04-11 13:38:24 +02:00
Anna Larch
e9a8d9e66c
Document group and user display name caches
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-04-11 11:28:57 +00:00
backportbot-nextcloud[bot]
496c052aac
Fixed three Unexpected indentations errors and 3 warnings. ( #9994 )
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-04-07 15:41:57 +03:00
JohannesGGE
abbd27562e
Fix: Typo in description for labeling
...
Signed-off-by: JohannesGGE <mail@johannesgge.de >
2023-04-06 09:32:24 +00:00
Andrey Borysenko
1934dadff2
Merge pull request #9945 from nextcloud/backport/9932/stable26
...
[stable26] Moved admin changes to admin_manual. Added new event to Events page
2023-04-03 14:24:56 +03:00
Christoph Wurst
48eac134ea
feat(devmanual): Recommend time insensitive jobs for performance
...
Recommend marking background jobs as time insensitive in our performance
recommendations for app devs.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-30 09:51:12 +00:00
Christoph Wurst
694ba4f335
feat(dev-manual): Document release process of shipped apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-29 14:29:46 +00:00
Andrey Borysenko
5df782e96e
Moved admin changes to admin_manual. Added new event to Events page
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2023-03-23 10:46:44 +00:00
backportbot-nextcloud[bot]
e773dc0f9b
[stable26] Added Nextcloud 26 upgrade changes docs ( #9943 )
...
* Added Nextcloud 26 upgrade changes docs
* Added links
* Update upgrade_to_26.rst
* Fix links
---------
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
Co-authored-by: Andrey Borysenko <andrey18106x@gmail.com >
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2023-03-23 13:04:41 +03:00
backportbot-nextcloud[bot]
03a2176261
Fixed unexpected unindent in note. ( #9941 )
...
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-22 17:26:48 +03:00
backportbot-nextcloud[bot]
8eccedd44e
Fix warning(error) for list unexpected unindent. ( #9940 )
...
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-22 17:26:30 +03:00
Andy Scherzinger
eff3726172
Add note about dependency limitation with respect to supporting Nextcloud server versions
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2023-03-20 08:55:18 +00:00
7408647n
1805719273
Fix a wrong „use“
...
The namespace is another: acca2bdf20/lib/public/Http/Client/IClientService.php
2023-03-17 16:32:17 +00:00
Joas Schilling
d13c338887
fix(l10n): Refer to the docker-ci issue template only
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-03-10 10:21:32 +00:00
Christoph Wurst
c83cd988a7
Merge pull request #9646 from nextcloud/feat/devel-typo-autoload
...
Typo in class loader `PSR-4` instead of `PSR-0`
2023-02-21 17:41:22 +01:00
Louis Chemineau
ebd28bf2ee
Document providing a public share template
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2023-02-21 15:09:45 +01:00
Ferdinand Thiessen
90def73770
Merge pull request #9575 from nextcloud/feat/nc-26-l10n-cleanup
...
Add removal of `OC.addTranslations` to NC26 upgrade guide
2023-02-21 13:34:54 +01:00
Ferdinand Thiessen
0e9ffc2df4
fix(developer): Typo in class loader PSR-4 instead of PSR-0
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de >
2023-02-21 13:33:16 +01:00
Florian
fa5f9ea60a
Merge pull request #9592 from nextcloud/datenangebot-patch-1
...
Remove docs for svg api, it's not provided anymore + hint for material-design-icons
2023-02-16 09:44:54 +01:00
Simon L
3a0130f77a
Merge pull request #9591 from lil5/patch-1
...
Update externalapi.rst
2023-02-13 21:18:20 +01:00
Daniel
c16d29f807
Merge pull request #9595 from DennisdeBest/master
...
Fix annotations on settings.rst
2023-02-10 17:46:31 +01:00
Louis Chemineau
912773b88a
Follow up on table management tips
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2023-02-07 18:06:21 +01:00
Dennis de Best
910ec72e32
Update settings.rst
...
Signed-off-by: Dennis de Best <dennis@debest.fr >
2023-02-01 04:52:29 +01:00
Dennis de Best
b2bfdd48a4
Fix annotations on settings.rst
...
The return of `public function getIcon()` was set to the description and not to a valid type. This fixes that and cleans the other annotations.
Signed-off-by: Dennis de Best <dennis@debest.fr >
2023-01-30 10:53:05 +01:00
Christoph Wurst
2fec88145d
feat(dev-manual): Document UseSession attribute
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-27 15:59:40 +01:00
Florian
0fbe6c78c2
Remove docs for svg api, it's not provided anymore
...
Signed-off-by: Florian <florian@nextcloud.com >
2023-01-27 12:07:17 +01:00
Lucian I. Last
e99166c3fb
Update externalapi.rst
...
The api does not actually return status 100 on an **ok** response
Related issue: https://github.com/nextcloud/server/issues/30163
Signed-off-by: Lucian I. Last <li@last.nl >
2023-01-26 18:12:35 +01:00