Commit Graph

169 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
8a33993d76 Make all paths configurable and default to
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-14 07:51:17 +00:00
Lukas Hirt
178749b8ac Use correct file in bin 2020-12-13 17:37:32 +01:00
Lukas Hirt
14f0bd9cc5 Add UI to flagset 2020-12-13 17:37:32 +01:00
Lukas Hirt
25b51fc368 Rename ocis-phoenix to ocis-web 2020-12-13 17:37:32 +01:00
Willy Kloucek
98b226c8ff make menu lists collapsed 2020-12-10 10:10:13 +01:00
Willy Kloucek
664bbe0018 rename oCIS web to oC Web 2020-12-07 10:26:15 +01:00
Willy Kloucek
3325259b86 add changes from review 2020-12-07 10:15:27 +01:00
Willy Kloucek
2b18b3526d streamline and document examples 2020-12-07 08:27:06 +01:00
Willy Kloucek
594b094e54 add benchmarks to cron and add ci flag 2020-12-03 13:07:59 +01:00
Lukas Hirt
9cb3daa30a Merge pull request #1000 from owncloud/fix-onlyoffice-docs
Fix onlyoffice docs
2020-12-02 13:52:12 +01:00
Lukas Hirt
d39b68a03d Fix onlyoffice docs 2020-12-02 11:46:38 +01:00
Willy Kloucek
9ad7ac662c fix failed docs deployment 2020-12-02 11:43:17 +01:00
Willy Kloucek
7f8afe67ab Merge pull request #960 from owncloud/work_on_docs
work on docs
2020-12-02 10:34:09 +01:00
Willy Kloucek
c67012d880 Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2020-12-01 20:38:02 +01:00
Willy Kloucek
5d157fba8a remove building and licence sections for all extensions 2020-12-01 12:40:49 +01:00
Benedikt Kulmann
b17650af5a Fix docs build 2020-11-30 23:38:26 +01:00
Benedikt Kulmann
f2413d9453 Fix docs configuration file 2020-11-30 22:07:55 +01:00
Lukas Hirt
65b3f4f967 Adjust docs 2020-11-30 18:23:31 +01:00
Willy Kloucek
34845f9414 work on docs 2020-11-30 16:31:38 +01:00
Lukas Hirt
79ec1d1034 Remove unnecessary files 2020-11-26 11:05:10 +01:00
Phil Davis
1cf5cf16e3 Adjust testing.md for the move of API test code to the root folder 2020-11-25 12:54:26 +05:45
Willy Kloucek
29c3974ccd add hints about directory context 2020-11-23 09:14:32 +01:00
Willy Kloucek
cbcf82136d remove root Makefile and get rid of cd in drone ci 2020-11-23 09:12:45 +01:00
Felix Böhm
0ea04c02f9 Merge pull request #874 from owncloud/improve_docs
[docs-only] improve docs
2020-11-19 14:27:05 +01:00
Willy Kloucek
e91d67e29a [docs-only] work on getting started and deployment examples docs 2020-11-19 14:22:59 +01:00
Artur Neumann
a233f5474c fix redis address variable name 2020-11-18 12:28:25 +05:45
Willy Kloucek
f2a1c06145 fix typos, force oCIS and add links 2020-11-17 11:05:14 +01:00
Willy Kloucek
20eae462b3 fix exit path for commands templates 2020-11-17 07:59:48 +01:00
Willy Kloucek
00835efd44 remove accidentally added Makefile 2020-11-13 08:09:45 +01:00
Willy Kloucek
f7bcbc8737 fix whitespaces 2020-11-13 08:09:45 +01:00
Willy Kloucek
f8fc280bd3 enable makefiles for autogenerated doc 2020-11-13 08:09:45 +01:00
Willy Kloucek
026969bc25 remove auto generated config doc 2020-11-13 08:09:45 +01:00
Willy Kloucek
48a519d0e4 add gitignore files for configuration.md 2020-11-13 08:09:45 +01:00
Willy Kloucek
8df6d2dc90 remove autogenerated files and add to gitignore 2020-11-13 08:09:45 +01:00
Benedikt Kulmann
d311d415b1 Example on how to deploy ocis-web in front of ownCloud10
This deployment scenario shows how to use ocis as frontend for an existing ownCloud 10 production installation. It enables
ownCloud 10 users to log in and work with their files using the new ocis-web UI. While the scenario includes
an ownCloud 10 instance, it only exists to show the necessary configuration for your already existing ownCloud 10
installation.

The setup can be used for:
- Trying out the new UI on ownCloud 10. Users can switch dynamically
- It is a prequisite for future zero-downtime migrations.

Co-authored-by: Ilja Neumann <ineumann@owncloud.com>
Co-authored-by: Jan Müller <jan.mueller@catdev.io>
Co-authored-by: Phil Davis <phil@jankaritech.com>
2020-11-12 09:48:33 +01:00
Michael Barz
17198620ac [docs-only] Fix broken link 2020-11-06 13:56:37 +01:00
Benedikt Kulmann
0574fbd738 Introduce admin:admin. webUI tests are hardcoded to that. 2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer
d75d626695 add enable basic auth option
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Phil Davis
0ec1f1ce24 Merge pull request #781 from SamuAlfageme/fix_index_table
Fix md table on doc's index: use '|' as column delimiter
2020-11-04 14:19:05 +05:45
Samuel Alfageme
d01b0170ed Fix md table on doc's index: use '|' as column delimiter 2020-10-29 17:03:08 +01:00
David Christofas
788b18f3a7 [Docs-only] add version command to docs
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-28 17:43:46 +01:00
Jan Müller
ff2e457816 Merge branch 'master' into add_deployment_docs 2020-10-26 13:57:03 +02:00
Jörn Friedrich Dreyer
8eb0864c93 Clarify storage driver env vars
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-23 22:48:02 +02:00
Artur Neumann
0a5bceaa58 delete unneeded varible from testing docs 2020-10-23 12:57:41 +05:45
Artur Neumann
90941c8215 delete unneeded testing docs from ocis-reva 2020-10-23 12:57:41 +05:45
Artur Neumann
abbcdafaff fix documentation because OCIS is now the default storage 2020-10-23 12:57:41 +05:45
A.Unger
7ded7e2720 Merge branch 'master' into autoincrement-index 2020-10-22 11:34:04 +02:00
Jan Müller
7384621a39 Fix markdown 2020-10-21 17:47:19 +03:00
Jan Müller
7c4370bc22 Improve markdown 2020-10-21 16:43:01 +03:00
Jan Müller
da0c764bce Adds server setup to docs and readme.md in ocis_external_konnectd 2020-10-21 16:23:46 +03:00