Commit Graph

16667 Commits

Author SHA1 Message Date
Giacomo Tommaso Petrucci
4c78486da1 Merge branch 'master' into patch-1 2023-09-25 17:57:45 +02:00
github-actions[bot]
d8dbc4c265 Merge pull request #11145 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-25 10:36:57 +00:00
transifex-integration[bot]
2da2e2d3d1 Translate index.pot in fr
100% translated source file: 'index.pot'
on 'fr'.
2023-09-25 10:14:36 +00:00
transifex-integration[bot]
481f9d9817 Translate webinterface.pot in fr
100% translated source file: 'webinterface.pot'
on 'fr'.
2023-09-25 10:13:02 +00:00
Ferdinand Thiessen
d9e6284621 Merge pull request #11136 from privatemaker/rename-dir-core-server
move dir developer_manual/core/  to developer_manual/server/
2023-09-25 01:55:58 +02:00
Giacomo Tommaso Petrucci
b061dc3389 Update desktop_mobile_sync.rst
Added link where to find information about 2-way-sync on Android

Signed-off-by: Giacomo Tommaso Petrucci <giacomo.tom.petrucci@tiscali.it>
2023-09-24 21:56:37 +02:00
github-actions[bot]
8fe7af93e8 Merge pull request #11142 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-22 15:35:02 +00:00
transifex-integration[bot]
d23f13cc3e Translate access_webgui.pot in zh_CN
100% translated source file: 'access_webgui.pot'
on 'zh_CN'.
2023-09-22 15:27:38 +00:00
github-actions[bot]
a66678bfd7 Merge pull request #11141 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-22 14:58:26 +00:00
transifex-integration[bot]
5ce18065bf Translate projects.pot in zh_CN
100% translated source file: 'projects.pot'
on 'zh_CN'.
2023-09-22 14:53:56 +00:00
Nimisha Vijay
4c92a83201 Merge pull request #11138 from privatemaker/change-nextcloud-interface
change Nextcloud to Interface & interaction design
2023-09-22 15:12:53 +02:00
Robin Windey
c9ab4747a0 Merge pull request #11011 from nextcloud/feature/docs-for-#39818
Doc adjustments for occ trashbin:restore
2023-09-22 12:49:53 +02:00
Private Maker
cf81672d84 update word core -> server in Unit Testing page
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-22 10:17:33 +00:00
github-actions[bot]
2bdca537b1 Merge pull request #11139 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-22 03:37:52 +00:00
transifex-integration[bot]
f583ba7638 Translate talk_basics.pot in tr
100% translated source file: 'talk_basics.pot'
on 'tr'.
2023-09-22 03:33:22 +00:00
Daniel
e53cd3c0f1 Merge pull request #11134 from printplaatreparatie/patch-1 2023-09-21 21:58:31 +02:00
github-actions[bot]
0cc9ffab0c Merge pull request #11137 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-21 18:20:39 +00:00
Private Maker
ab3ebd6167 change Nextcloud to Interface & interaction design
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-21 17:31:06 +00:00
transifex-integration[bot]
e2e9e6e707 Translate mail.pot in tr
100% translated source file: 'mail.pot'
on 'tr'.
2023-09-21 16:38:34 +00:00
transifex-integration[bot]
b18a6d71c0 Translate access_webdav.pot in tr
100% translated source file: 'access_webdav.pot'
on 'tr'.
2023-09-21 16:28:30 +00:00
Private Maker
9d44cf7c0f make build/get-server-sources.sh make fetch at --depth 1
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-21 15:05:33 +00:00
Private Maker
617b620b01 add sphinx-reredirects and core/ -> server/ redirects
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-21 15:04:47 +00:00
Private Maker
e3179782d8 move developer_manual/core/ to developer_manual/server/
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-21 14:59:32 +00:00
Josh Richards
19af7859f2 Merge pull request #11128 from joshtrichards/jr-issue202-dev-tool
Remove stray reference to retired "development tool"
2023-09-20 10:49:31 -04:00
printplaatreparatie
814724043c Correct minor spelling and punctuation flaws
I'm bothered by 'distrebuted' in line 92, and found more improvements.

Signed-off-by: printplaatreparatie <60609704+printplaatreparatie@users.noreply.github.com>
2023-09-20 11:33:03 +02:00
Private Maker
46b453cfae Merge pull request #11121 from privatemaker/working-with-code
add 'Working with ... code' docs from server/README
2023-09-19 22:20:29 +02:00
Private Maker
60eca39660 Update developer_manual/core/code-front-end.rst
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Private Maker <49612519+privatemaker@users.noreply.github.com>
2023-09-19 22:15:37 +02:00
Ferdinand Thiessen
817efac918 Merge pull request #11120 from privatemaker/change-to-server
rename Core to Server development
2023-09-19 21:50:54 +02:00
Josh Richards
51e00789ed Remove stray reference to retired "development tool"
Fixes #202

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-09-18 17:33:17 -04:00
Private Maker
77da745c26 rename Core to Server development
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-18 10:59:33 +00:00
Private Maker
e64d91c0f6 add 'Working with ... code' docs from server/README
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-18 10:55:54 +00:00
github-actions[bot]
178f914d04 Merge pull request #11125 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-18 09:00:17 +00:00
transifex-integration[bot]
9e5840b1a3 Translate mail.pot in gl
100% translated source file: 'mail.pot'
on 'gl'.
2023-09-18 08:54:22 +00:00
github-actions[bot]
fbb027dfde Merge pull request #11114 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-13 13:50:56 +00:00
transifex-integration[bot]
5dda9d74bb Translate mail.pot in pt_BR
100% translated source file: 'mail.pot'
on 'pt_BR'.
2023-09-13 13:46:24 +00:00
github-actions[bot]
b73c8e2f6c Merge pull request #11110 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-12 12:17:47 +00:00
transifex-integration[bot]
d97f49d879 Translate mail.pot in sr
100% translated source file: 'mail.pot'
on 'sr'.
2023-09-12 12:05:34 +00:00
Richard Steinmetz
462e08bec7 Merge pull request #11104 from nextcloud/feat/dev/dashboard-item-api-v2
feat(dev): document new dashboard item api v2
2023-09-12 08:37:27 +02:00
Richard Steinmetz
c9054c9781 feat(dev): document new dashboard item api v2
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-12 08:32:59 +02:00
github-actions[bot]
4e2c54d0b9 Merge pull request #11108 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-09-11 19:06:16 +00:00
transifex-integration[bot]
e122f6c973 Translate mail.pot in ar
100% translated source file: 'mail.pot'
on 'ar'.
2023-09-11 19:01:58 +00:00
transifex-integration[bot]
be19675fcb Translate mail.pot in ar
100% translated source file: 'mail.pot'
on 'ar'.
2023-09-11 19:01:46 +00:00
github-actions[bot]
251bd298a9 Merge pull request #11107 from nextcloud/update-l10n 2023-09-11 14:36:35 +00:00
ChristophWurst
5e2e3b9705 chore(l10n): Updates catalog templates (POT files fetched automatically by transifex)
Signed-off-by: GitHub <noreply@github.com>
2023-09-11 14:27:23 +00:00
Christoph Wurst
c301ab65d2 Merge pull request #11103 from nextcloud/feat/user/mail-trash-retention
feat(user): document mail trash retention
2023-09-11 16:18:40 +02:00
Richard Steinmetz
467a14b4a9 feat(user): document mail trash retention
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-11 15:41:17 +02:00
Christoph Wurst
63c4639e51 Merge pull request #11102 from nextcloud/improve/add-acl-doc
Add admin doc for acl shares
2023-09-11 14:13:02 +02:00
greta
7b4b95ed12 Add admin doc for acl shares
Signed-off-by: greta <gretadoci@gmail.com>
2023-09-11 12:38:59 +02:00
Arthur Schiwon
f066512a15 Merge pull request #11096 from nextcloud/publishDesktopFilesClientDocVersion3.10
add link to the doc of the upcoming desktop client release
2023-09-11 12:20:55 +02:00
Matthieu Gallien
ce11acea5e add link to the doc of the upcoming desktop client release
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-09-07 09:59:46 +02:00