Commit Graph

84 Commits

Author SHA1 Message Date
Andy Scherzinger 2005ebd4de
Update README.md
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-11-06 22:16:24 +01:00
Shreyash Kashyap 121d3d4c15
Update README.md
Signed-off-by: Shreyash Kashyap <76607993+SYK-08@users.noreply.github.com>
2023-10-07 13:12:53 +05:30
Private Maker c4dd3653e0 Remove 'Working with ... code' sections from README.md
Text moved to documentation/developer_manual/core/ and
updated with newer development flow.

Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-19 20:29:22 +00:00
Max 9bb2c99b93
doc: /update-3rdparty github command
Signed-off-by: Max <max@nextcloud.com>
2023-03-15 00:03:06 +01:00
Vincent Petry fc22acba8e
Merge pull request #35656 from fivenp/docs/add-design-contribution-guidelines
docs: add design contribution guidelines
2022-12-21 10:34:15 +01:00
Git'Fellow fd4f8fac2d
Typo in URL
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2022-12-13 10:01:50 +01:00
Git'Fellow 6969ede861
Update README main screenshot
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2022-12-13 09:56:00 +01:00
fivenp 71cfcc7498
docs(design): add design contribution badge
Signed-off-by: fivenp <mh@fivenp.com>
2022-12-07 17:33:38 +01:00
Christoph Wurst 76c684b8fc
doc(css): document frontend sass compilation
[skipci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-05 12:42:11 +01:00
Vincent Woglo e093ed5629 Fixed grammar and typos 2022-09-07 19:31:49 -06:00
Joas Schilling 3869f07f4b
Fix some typos and code blocks in readme
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-06 09:48:57 +02:00
Christian Oliff d2d63599d6
update facebook.com URL to prevent a redirect
Facebook.com URLs always use www.
2021-01-25 23:50:07 +09:00
Vincent Petry eaa1493123
Add README section for committing back-end code
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-23 15:59:38 +01:00
Vincent Petry 77a1a60004
Enhance README to mention module compilation
Added hint about MODULE=xxx when recompiling production assets.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-09 14:12:40 +02:00
Vincent Petry 1ba1bd252d
Add to README about compiling JS production assets.
Add note in README about the need to checkin also compiled JS assets
after running `make build-js-production`.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-09 12:15:20 +02:00
GretaD 259c161adc Update link to set up new dev env
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-06-24 16:50:29 +02:00
Daniel Kesselberg 3cffb4a308
Remove freenode badges, Add link to Talk
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-04-06 18:56:20 +02:00
Reece Dunham 969e75fa84
Readme: fix typo 2020-02-27 14:56:54 -05:00
Jos Poortvliet 355f479a07
Update README.md
some minor readme updates
2019-10-05 15:16:17 +02:00
Sascha Wiswedel f33bad3cbd
Corrected wording about Enterprise Subscriptions
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-09 13:38:52 +02:00
Roeland Jago Douma be542d3f53
Makefile to root folder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-24 20:20:12 +01:00
Daniel Kesselberg 4c240cee65
Use `latest` instead of fixed version number
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-01 19:44:37 +01:00
Jan-Christoph Borchardt 713534da2c
Readme: Simply use emojis instead of images for tools section
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 16:38:40 +01:00
Jan-Christoph Borchardt 4986ca85c9
Readme: Reduce size of Tools logos, use HTML for part
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 16:27:56 +01:00
Jan-Christoph Borchardt f946ad71f7
Readme: Add line breaks between tool images
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 16:17:43 +01:00
Jan-Christoph Borchardt 2e23404ee9
Readme: Replace Github emoji codes with real emoji
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 16:06:05 +01:00
Jan-Christoph Borchardt a7b1decfe1
Readme: Add note about signing off commits
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 15:53:00 +01:00
Jan-Christoph Borchardt b392d3bdc4
Add sentence about non-technical contributions
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 15:47:49 +01:00
Jan-Christoph Borchardt 02310b3992
Readme: Fix screenshot link
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 15:44:28 +01:00
Jan-Christoph Borchardt 1fedde9eb9
Readme: adjust structure, wording, small fixes
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 15:37:14 +01:00
Jan-Christoph Borchardt 8609845ad7
Add front-end building documentation to readme
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 15:16:30 +01:00
Christoph Wurst 08b005fb0e
Move GitHub files to .github directory
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-09 11:35:46 +02:00
Niedermann IT-Dienstleistungen 153ab96d91
Add "Join the Team" section to README.md
Written at the Nextcloud Conf workshop
2018-08-25 17:51:20 +02:00
Roeland Jago Douma a5d8f50ab2
Add browserstack to tools we use
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-20 20:02:56 +02:00
Mario Đanić 3c0d6ccbed
Update README.md
authentification is not a real word :)
2017-11-29 09:09:11 +01:00
Morris Jobke 7a88c34c2c
Fix a sentence in the README
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-27 11:23:56 +01:00
Benedikt Geissler 80fc33b082
Add link to mastodon in readme 2017-07-21 08:58:51 +02:00
Roeland Jago Douma c901c851ca Merge pull request #1960 from nextcloud/adjust-link-to-contributing.md
Adjust link to contributing.md
2016-11-02 20:04:45 +01:00
Lukas Reschke f86e4642af
Adjust badges
- Removes the Drone badge
  - This one is lying most of the time since it isn't checking master but the latest build. Thus it fails when it effectively doesn't fail. Let's remove that since it makes us look bad.
- Add CodeCov badge
- Add CII badge

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-02 11:51:23 +01:00
Joas Schilling d6f156feb4
Adjust link to contributing.md
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-02 10:32:30 +01:00
Marius Blüm a48c7316e2
Refactor README
Signed-off-by: Marius Blüm <marius@lineone.io>
2016-10-24 18:29:21 +02:00
Morris Jobke 8bbd531fac use proper drone badge URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-10-05 17:38:25 +02:00
Lukas Reschke fa44c355d5 Merge pull request #1471 from pmattern/readme-dev-version
README.md: Add notes how to run master checkouts
2016-09-26 13:19:00 +02:00
Lora Rose 0215296078 Installation details for README
Per issue: https://github.com/nextcloud/server/issues/16
Added installation link guides per the already established documentation rather than attempting to re-create the documentation here.
2016-09-22 20:12:51 -07:00
Peter Mattern 0da61a86b0 README.md: Add notes how to run master checkouts 2016-09-20 19:30:29 +02:00
Georg Ehrke 4d6a5ccb8d replace he with they in readme 2016-09-12 14:25:13 +02:00
Daniel Hansson 85f67766c8 typo 2016-07-30 20:56:41 +02:00
Daniel Hansson bc29555a4a wording 2016-07-28 16:24:37 +02:00
Daniel Hansson c1d259ae42 add info about the Nextcloud VM
It's production ready now.
2016-07-28 15:54:08 +02:00
Bjoern Schiessle e50c5d1524
add some information for contributors regarding the copyright header and claify that all contributions are considered AGPLv3 or later 2016-07-14 10:46:59 +02:00