Commit Graph

9580 Commits

Author SHA1 Message Date
Joas Schilling
6f33232bbf
Merge pull request #8102 from nextcloud/backport/8099/stable21
[stable21] Fix transaction method name
2022-02-24 12:13:19 +01:00
Joas Schilling
0498e20e17 Fix transaction method name
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-24 11:01:13 +00:00
John Molakvoæ
80d36a2b45
Merge pull request #8098 from nextcloud/backport/8095/stable21 2022-02-24 09:41:08 +01:00
John Molakvoæ
06d076ec84
Add mapfile serving for nginx conf examples 2022-02-24 09:20:26 +01:00
Nextcloud bot
fb36b08924
generate documentation from config.sample.php 2022-02-22 04:05:19 +00:00
Julius Härtl
97ac441544
Merge pull request #8081 from nextcloud/backport/8078/stable21
[stable21] Add docs for occ theming:config
2022-02-21 11:11:31 +01:00
Julius Härtl
63d305ae16 Add docs for occ theming:config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2022-02-21 09:43:20 +00:00
Joas Schilling
b929a281f4
Merge pull request #8032 from nextcloud/backport/8028/stable21
[stable21] Add space as allowed user id character
2022-02-15 11:19:08 +01:00
Joas Schilling
16ed266ef1 Add space as allowed user id character
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15 10:07:08 +00:00
Louis
a18f59ac8d
Merge pull request #8017 from nextcloud/backport/8014/stable21
[stable21] Warn about disabling encryption without decrypting all the files
2022-02-09 15:10:17 +01:00
Louis Chemineau
e50cce86f5 Warn about disabling encryption without decrypting all the files
See: https://github.com/nextcloud/server/issues/31083
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-09 14:03:26 +00:00
Joas Schilling
da3ad00b2d
Merge pull request #7967 from nextcloud/backport/7964/stable21
[stable21] Document the syslog_tag as well
2022-01-17 10:23:12 +01:00
Joas Schilling
42a38f0245 Document the syslog_tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 16:35:53 +00:00
Nextcloud bot
7cf96dc75c
generate documentation from config.sample.php 2022-01-13 04:01:58 +00:00
MichaIng
8de6855cc2
Merge pull request #7417 from nextcloud/fix/nginx-subdir-php-stable21
[stable21] Fix PHP's rewrite rule in NGINX subdir example
2022-01-07 12:28:32 +01:00
MichaIng
f8eafe6dc6
Merge pull request #7866 from nextcloud/backport/7860/stable21
[stable21] Remove iconv from required PHP modules
2022-01-07 12:26:33 +01:00
Christoph Wurst
7c3b2e5fc4
Merge pull request #7887 from nextcloud/backport/7886/stable21
[stable21] Drop Kanban development process, rework common labels
2022-01-03 09:48:13 +01:00
Christoph Wurst
1ab8d86e69 Drop Kanban development process, rework common labels
The Kanban dev process was used many years ago but never in Nextcloud.
Therefore the process description is not just outdated but misleading.

We still use the labels, albeit their description was mildly outdated.
They were restructured and grouped for better comprehensibility.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-30 17:17:12 +00:00
Christoph Wurst
c430593843
Merge pull request #7863 from nextcloud/backport/787-obsolete-tokens
Removed obsolete tokens
2021-12-20 18:42:58 +01:00
MichaIng
e432beca71 Remove iconv from required PHP modules
The usage of iconv has been removed in: https://github.com/nextcloud/server/pull/29470

The dependency has been removed in: https://github.com/nextcloud/server/pull/29958

Signed-off-by: MichaIng <micha@dietpi.com>
2021-12-20 17:06:27 +00:00
Christian Wolf
407c806a14 Removed obsolete tokens
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-20 18:00:22 +01:00
Christoph Wurst
31c8daadc1
Merge pull request #7802 from nextcloud/backport/7799/stable21
[stable21] Add rewrites for nodeinfo and webfinger services.
2021-12-09 15:55:17 +01:00
stephang
c8becb35ac Add rewrites for nodeinfo and webfinger services.
Add Apache rewrite rules for webfinger and nodeinfo in case NC is installed in a subdirectory. This fixes #6157.

Signed-off-by: stephang <288494+stephang@users.noreply.github.com>
2021-12-08 09:47:36 +00:00
Christoph Wurst
f84771843f
Merge pull request #7610 from nextcloud/backport/7604/stable21
[stable21] Fix dev manual links to the app controllers page
2021-11-29 14:52:33 +01:00
Christian Wolf
eba03f57f0 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 18:13:10 +00:00
Christoph Wurst
a1f5ff0584 Fix dev manual links to the app controllers page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-24 18:13:10 +00:00
rakekniven
c242c3b281
Merge pull request #7575 from nextcloud/backport/7383/stable21
[stable21] Lightning add-on no longer needed
2021-11-20 10:20:28 +01:00
Anna Larch
e9dc1206c9
Merge pull request #7583 from nextcloud/backport/7577/stable21
[stable21] Fix typo in admin audit log docs
2021-11-15 15:35:39 +01:00
Christoph Wurst
26111044db
Merge pull request #7580 from nextcloud/backport/7576/stable21
[stable21] Document how to override the log level with occ
2021-11-15 14:18:17 +01:00
Christoph Wurst
09b83786be Fix typo in admin audit log docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 13:16:44 +00:00
Christoph Wurst
66918a17f6
Document how to override the log level with occ
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 13:52:46 +01:00
Andrew Germann
75a06527e0 Lightning add-on no longer needed
Removed the first step of the recommended method which was to install the Lightning add-on.
2021-11-15 08:35:52 +00:00
blizzz
b1f1b7cb43
Merge pull request #6964 from nextcloud/backport/6881/stable21
[stable21] Update migrating_owncloud.rst
2021-11-11 23:17:58 +01:00
Christoph Wurst
6a041b9512
Fix PHP's rewrite rule in NGINX subdir example
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-27 15:17:19 +02:00
Carl Schwan
f83dea0485
Merge pull request #7406 from nextcloud/backport/7404/stable21
[stable21] Fix highlighting (missing php start tag)
2021-10-26 21:01:09 +02:00
Carl Schwan
08efa0fe79 Fix highlighting (missing php start tag)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-26 18:44:28 +00:00
Daniel
82b161b0c3
Merge pull request #7385 from nextcloud/backport/7174/stable21
[stable21] Documentation how to disable expire versions background job
2021-10-26 10:19:51 +02:00
Daniel Kesselberg
70d000e575 Documentation how to disable expire versions background job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-26 08:02:41 +00:00
Christoph Wurst
3d0477e133
Merge pull request #7366 from nextcloud/backport/7363/stable21
[stable21] Drop all references of IRC
2021-10-20 18:41:58 +02:00
Christoph Wurst
e0f927b1c6 Drop all references of IRC
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 16:09:44 +00:00
Lukas Reschke
77272cb8f5
Merge pull request #7361 from nextcloud/backport/7359/stable21
[stable21] Document that access tokens shouldn't be stored
2021-10-18 17:20:56 +02:00
Lukas Reschke
d50965fef7 Document that access tokens shouldn't be stored
Access tokens are sensitive key materials and shouldn't be stored, especially not on backup systems that also store the Nextcloud database and configuration backup.
2021-10-18 15:17:09 +00:00
Nextcloud bot
00503c58f5
generate documentation from config.sample.php 2021-10-16 03:59:51 +00:00
Nextcloud bot
a9d82b9f3b
generate documentation from config.sample.php 2021-10-14 03:59:58 +00:00
kesselb
a756ed433d
Merge pull request #7157 from nextcloud/backport/7052/stable21
[stable21] Added note on apc.enable_cli for system Cron based configs
2021-09-29 11:15:21 +02:00
Maximilian Kratz
b05d9efa3c Updated reference to caching section
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:52 +00:00
Maximilian Kratz
7d447b0e40 Added note on apc.enable_cli for system cron based configs
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:52 +00:00
kesselb
26d4b28d4c
Merge pull request #7149 from nextcloud/backport/7139/stable21
[stable21] Make the example command syntactically correct
2021-09-28 15:59:15 +02:00
kesselb
4142d4861a
Merge pull request #7148 from nextcloud/backport/7142/stable21
[stable21] selinux: All directory labels should be deleted on uninstall
2021-09-28 15:58:24 +02:00
kesselb
4281017683
Merge pull request #7152 from nextcloud/backport/7136/stable21
[stable21] Add php APCu hint to command line based updater
2021-09-28 15:57:09 +02:00