Commit Graph

1132 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt
1f1925ee62 Remove specific unnecessary reference 2019-04-02 05:11:29 +00:00
Jan-Christoph Borchardt
4c9eecfda7 Apply suggestions from code review
Wording fixes
2019-04-02 05:11:29 +00:00
Jos Poortvliet
8e0008f848 note it is about users
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-04-02 05:11:29 +00:00
Jos Poortvliet
a961e67ead add section on moving into our repo 2019-04-02 05:11:28 +00:00
briefChain
55c3fcd5f8 Update unit-testing.rst 2019-03-13 21:52:07 +00:00
ChiefBrain
8034beecff add expected database, user and password
see https://github.com/nextcloud/server/issues/13803
2019-03-13 21:52:07 +00:00
John Molakvoæ
541db869c2 Fix SEARCH fileid and rfc link 2019-03-04 12:06:29 +00:00
tjaisson
dbe4c665c5 Add missing 'new' keyword in code sample 2019-02-06 11:19:00 +00:00
Jan-Christoph Borchardt
286d3bba31 Fix typos on Design guidelines → SCSS 2019-01-17 13:36:48 +00:00
Thomas Heller
5c39e5df79 Minor issue in development environment set-up guide
Added missing word.
2019-01-16 16:21:03 +00:00
tobiasKaminsky
25f21ecd35 add modification date info 2019-01-15 10:47:49 +00:00
Roeland Jago Douma
671dc304cd Properly nest core development
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:46:09 +00:00
Roeland Jago Douma
ee85f4d95c Rename sections
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
3fdbab6046 Move chunking
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
41bcda8092 Properly nest the client APIs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
738c01bbba Add docs for chunked uploads
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 14:29:14 +00:00
Georg Ehrke
15ca85be8d clarify app-store skeleton 2018-12-29 13:26:58 +00:00
John Molakvoæ (skjnldsv)
d6d3915186
Fail if no svgexport
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-12 16:02:39 +01:00
John Molakvoæ (skjnldsv)
a9084a9e91
Add icons to build script, fix script and icons page design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-12 15:58:47 +01:00
Morris Jobke
9fa4517e90 Add url 2018-12-09 10:41:20 +00:00
Morris Jobke
f7bd8283fa Document the login name during the login flow
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-09 10:41:20 +00:00
Morris Jobke
f4fdb77d3b Remove outdated config.php docs in developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 15:27:44 +00:00
Georg Ehrke
1281efc8fd Document how to use variables in translations in javascript 2018-11-29 21:08:40 +00:00
John Molakvoæ (skjnldsv)
760093d050
Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 20:09:44 +01:00
Roeland Jago Douma
8449226e38 Remove the legacy autoloader docs
We should not promote this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-28 17:16:29 +00:00
John Molakvoæ (skjnldsv)
39b0558f99
Structure cleanup and RTD migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 17:19:37 +01:00
Björn Schießle
d485351287 "canUpload" is a string not a boolean
"canUpload" is a string which can be either "true" or "false", not a boolean.
2018-11-22 15:50:16 +00:00
Morris Jobke
58b75aa5c1
Add section about .l10nignore
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 12:13:12 +02:00
Morris Jobke
c65cf440b3
Update l10n documentation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 12:13:08 +02:00
John Molakvoæ (skjnldsv)
453b7302d1
Icon fix 2
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:53 +02:00
John Molakvoæ (skjnldsv)
02f98ddd7c
Icons fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:47 +02:00
John Molakvoæ (skjnldsv)
6cfb781f7e
Typo
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:44 +02:00
Julius Härtl
4904f82a6e
Add docs about css variables
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-23 14:58:40 +02:00
John Molakvoæ (skjnldsv)
2379dbf363
Designer 14 update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:36 +02:00
Pellaeon Lin
c316da9ff7
Add link to notifications app's documentation
This will solve #828 and tick off one item in #568
2018-10-10 09:34:39 +02:00
euku
90a9669eef
fixed 3 mistakes 2018-09-28 17:30:17 +02:00
Roeland Jago Douma
7fa4216daa
Add basic docs for Trash and Versions webdav API
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28 11:42:06 +02:00
Michael Weimann
e781ec616c
Adds the note property for the update share endpoint
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-09-20 12:08:18 +02:00
Joas Schilling
1deab991be
Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
Daniel Kesselberg
3f377622d9
Fix broken list style for issue tags 2018-08-25 14:56:56 +02:00
Branko Kokanovic
748f053f85
Simple typo fix 2018-08-20 11:47:46 +02:00
Christoph Wurst
dfe87e0a10
Fix certificate key length in dev manual
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-13 10:25:33 +02:00
Morris Jobke
fcb463c3cc
Merge pull request #798 from nextcloud/developer_manual/migrations
[#796] Developer documentation: Migrations
2018-07-16 15:35:34 +02:00
Marius Blüm
c9ef1580ef
info.xml -> database.xml
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:29:59 +02:00
Marius Blüm
a57570c130
Fix comment on commands from @nickvergessen
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:10:18 +02:00
Morris Jobke
8f64dd04a0
Fix search example URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:12:59 +02:00
Marius Blüm
859d87033a
[#796] Developer documentation: Migrations
* based on @nickvergessen's https://www.schilljs.com/2017/09/08/migrations-for-nextcloud-apps.html
* requested: https://github.com/nextcloud/documentation/issues/796

Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-03 18:41:23 +02:00
Lucian I. Last
1579385fc5
Change to OCP\AppFramework\App 2018-07-02 10:55:24 +02:00
Lucian I. Last
34fc6ab7e3
Fix #793
Add forgotten declaration of App
2018-06-30 12:39:44 +02:00
Johannes Ernst
4aafa9cbff Fix inconsistencies in development environment setup instructions. 2018-06-06 01:09:58 +00:00