transifex-integration[bot]
86d1e5ce5c
Translate talk_basics.pot in de
...
100% translated source file: 'talk_basics.pot'
on 'de'.
2023-10-07 14:57:14 +00:00
Joas Schilling
957d03c878
Merge pull request #10712 from nextcloud/bugfix/noid/doctrine-dbal-update
...
feat(developer): Document doctrine/dbal update to 3.7.x
2023-10-06 16:21:14 +02:00
Joas Schilling
d892054d46
feat(developer): Document doctrine/dbal update to 3.7
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-10-06 15:38:23 +02:00
Simon L
f0215628ff
Merge pull request #11182 from nextcloud/enh/noid/add-shortcuts
2023-10-06 12:12:30 +02:00
John Molakvoæ
4c609424bb
Merge pull request #11185 from nextcloud/skjnldsv-patch-1
2023-10-06 11:54:22 +02:00
John Molakvoæ
6c8565a3c1
feat(developer_manual): 28 files-to-vue upgrade guide
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com >
2023-10-06 11:50:16 +02:00
Christoph Wurst
35604c8fea
Merge pull request #11173 from nextcloud/dependabot/pip/urllib3-2.0.6
...
chore(deps): Bump urllib3 from 2.0.4 to 2.0.6
2023-10-05 18:47:40 +02:00
Simon L
b55487d11b
add shortcuts for linking to root of admin-manual and user-manual
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-10-05 12:58:37 +02:00
Arthur Schiwon
3b88a8eea3
Merge pull request #11179 from nextcloud/fix/noid/adjust-nging-ocm-prov
...
fix(nginx): adjust config to changed ocm-provider
2023-10-05 12:07:41 +02:00
Arthur Schiwon
dc0b8d9c39
fix(nginx): adjust config to changed ocm-provider
...
- Since 27.1.2 and 26.0.8 ocm-provider is not a dir anymore, but
implemented in a usual Controller. Nginx webserver config requires
adjustemnts.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2023-10-05 11:50:52 +02:00
Joas Schilling
7dc96ebf1e
Merge pull request #11178 from nextcloud/update-os-recommentations
...
fix(admin): Update recommended OS
2023-10-05 10:51:21 +02:00
Joas Schilling
9a16d1e383
fix(admin): Update recommended OS
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-10-05 09:02:50 +02:00
Nextcloud bot
2e6291c0d9
generate documentation from config.sample.php
2023-10-05 03:10:31 +00:00
Matthieu Gallien
f58940f8fe
Merge pull request #11152 from nextcloud/nickvergessen-patch-1
...
Update desktop client listing
2023-10-04 09:38:08 +02:00
github-actions[bot]
7d07ab455d
Merge pull request #11174 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-10-03 13:01:40 +00:00
transifex-integration[bot]
304198bb7f
Translate external_storage.pot in fr
...
100% translated source file: 'external_storage.pot'
on 'fr'.
2023-10-03 12:57:06 +00:00
dependabot[bot]
97be16fd29
chore(deps): Bump urllib3 from 2.0.4 to 2.0.6
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.6 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 00:09:15 +00:00
github-actions[bot]
921e91430a
Merge pull request #11172 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-10-02 18:02:55 +00:00
transifex-integration[bot]
ac8e49509b
Translate contacts.pot in cs
...
100% translated source file: 'contacts.pot'
on 'cs'.
2023-10-02 17:58:27 +00:00
transifex-integration[bot]
2d5e3ed5d0
Translate talk_basics.pot in cs
...
100% translated source file: 'talk_basics.pot'
on 'cs'.
2023-10-02 17:55:17 +00:00
github-actions[bot]
7c1838430d
Merge pull request #11171 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-10-02 17:42:47 +00:00
transifex-integration[bot]
8919f28457
Translate access_webdav.pot in cs
...
100% translated source file: 'access_webdav.pot'
on 'cs'.
2023-10-02 17:38:22 +00:00
transifex-integration[bot]
e753e0e5e2
Translate mail.pot in cs
...
100% translated source file: 'mail.pot'
on 'cs'.
2023-10-02 17:37:35 +00:00
Christoph Wurst
5a7efa7cec
Merge pull request #11156 from nextcloud/chore/default-python
...
chore: Use default python installation for pipenv
2023-10-02 08:37:20 +02:00
Anna
acf3b8128e
Merge pull request #11127 from nextcloud/doc/getDatabaseProvider
2023-09-29 14:47:25 +02:00
Anna Larch
f799986cda
fix(doc): Wrap instance reporting for database schema in an API
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-09-29 14:43:29 +02:00
Marcel Klehr
d1af5a4759
Merge pull request #11157 from nextcloud/feat/devmanual/schedule-background-job
...
feat(devmanual): Schedule background jobs
2023-09-29 11:04:53 +02:00
Christoph Wurst
99e2e5682d
feat(devmanual): Schedule background jobs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-09-29 10:27:07 +02:00
Christoph Wurst
6825c5bfbb
chore: Use default python installation for pipenv
...
Arch (which I use, btw) comes with Python 3.11. This makes `pipenv
--python 3.9``fail because I don't have that version.
It seems easier to just let pipenv pick the available version.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-09-29 10:16:43 +02:00
Christoph Wurst
0c87b09253
Merge pull request #11153 from nextcloud/come-nc-patch-1
...
Document removal of Util::writeLog
2023-09-28 14:12:40 +02:00
github-actions[bot]
c391659d82
Merge pull request #11155 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-09-28 12:10:38 +00:00
transifex-integration[bot]
d5d9d2e687
Translate contents.pot in fi_FI
...
100% translated source file: 'contents.pot'
on 'fi_FI'.
2023-09-28 12:05:15 +00:00
Christoph Wurst
6a6435f2bd
Merge pull request #11154 from nextcloud/bugfix/articles
...
fix indefinite articles
2023-09-28 13:23:17 +02:00
dartcafe
982f1b93f5
fix indefinite articles
...
Signed-off-by: dartcafe <github@dartcafe.de >
2023-09-28 13:10:47 +02:00
Côme Chilliet
6359b53d93
Document removal of Util::writeLog
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2023-09-28 11:08:06 +02:00
Joas Schilling
c094187872
Update dsktop client listing
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
2023-09-27 15:34:07 +02:00
Matthieu Gallien
9a7b9fb672
Merge pull request #11151 from nextcloud/publishDesktopFilesClientDocVersion3.10
...
3.10 desktop files client version is now the latest release
2023-09-27 15:29:45 +02:00
Matthieu Gallien
0188aac49e
3.10 desktop files client version is now the latest release
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2023-09-27 15:25:45 +02:00
Richard Steinmetz
4d23609c87
Merge pull request #11149 from nextcloud/chore/update-sphinx-dependencies
2023-09-27 13:18:47 +02:00
github-actions[bot]
9ca44a4bd8
Merge pull request #11150 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-09-26 19:29:39 +00:00
transifex-integration[bot]
52b19f7307
Translate mail.pot in es
...
100% translated source file: 'mail.pot'
on 'es'.
2023-09-26 19:24:55 +00:00
Ferdinand Thiessen
2c03a310a4
Merge pull request #9326 from nextcloud/fix/calendar-provider-for-apps
...
Fix documentation of calendar providers by apps
2023-09-26 16:55:17 +02:00
Ferdinand Thiessen
0986629a47
chore: Update all sphinx dependencies
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-09-26 14:39:00 +02:00
dependabot[bot]
7a2a29222e
Merge pull request #11123 from nextcloud/dependabot/pip/master/pillow-10.0.1
2023-09-26 12:35:13 +00:00
dependabot[bot]
ff28165464
chore(deps): Bump pillow from 9.5.0 to 10.0.1
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 12:10:43 +00:00
dependabot[bot]
484e881bae
Merge pull request #10955 from nextcloud/dependabot/pip/master/pygments-2.16.1
2023-09-26 12:10:14 +00:00
Ferdinand Thiessen
5709d8534b
Merge pull request #11012 from nextcloud/dependabot/pip/master/sphinx-toolbox-3.5.0
...
chore(deps): Bump sphinx-toolbox from 3.4.0 to 3.5.0
2023-09-26 14:09:39 +02:00
dependabot[bot]
3cf1efb231
chore(deps): Bump sphinx-toolbox from 3.4.0 to 3.5.0
...
Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases )
- [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst )
- [Commits](https://github.com/sphinx-toolbox/sphinx-toolbox/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: sphinx-toolbox
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 12:04:18 +00:00
dependabot[bot]
d5fc3c6701
chore(deps): Bump pygments from 2.15.1 to 2.16.1
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.15.1 to 2.16.1.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.15.1...2.16.1 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 11:59:33 +00:00
dependabot[bot]
e57f3aaf79
Merge pull request #11074 from nextcloud/dependabot/pip/master/sphinx-rtd-theme-1.3.0
2023-09-26 11:56:56 +00:00