aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* chore: ignore coding-standard update 1.2.3 in git blameDaniel Kesselberg2024-08-251-0/+4
| | | | | | https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* docs: Update license header infosAndy Scherzinger2024-07-111-4/+3
| | | | | | ...to be inline with the SPDX strategy Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* docs: Add REUSE compliance status badgeAndy Scherzinger2024-06-191-0/+1
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-101-0/+5
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update README.mdAndy Scherzinger2023-11-061-1/+1
| | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update README.mdShreyash Kashyap2023-10-071-5/+5
| | | Signed-off-by: Shreyash Kashyap <76607993+SYK-08@users.noreply.github.com>
* Remove 'Working with ... code' sections from README.mdPrivate Maker2023-09-191-74/+0
| | | | | | | Text moved to documentation/developer_manual/core/ and updated with newer development flow. Signed-off-by: Private Maker <privatemaker@posteo.net>
* doc: /update-3rdparty github commandMax2023-03-151-0/+3
| | | | Signed-off-by: Max <max@nextcloud.com>
* Merge pull request #35656 from fivenp/docs/add-design-contribution-guidelinesVincent Petry2022-12-211-0/+1
|\ | | | | docs: add design contribution guidelines
| * docs(design): add design contribution badgefivenp2022-12-071-0/+1
| | | | | | Signed-off-by: fivenp <mh@fivenp.com>
* | Typo in URLGit'Fellow2022-12-131-1/+1
| | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Update README main screenshotGit'Fellow2022-12-131-1/+1
| | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | doc(css): document frontend sass compilationChristoph Wurst2022-12-051-1/+16
|/ | | | | | [skipci] Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fixed grammar and typosVincent Woglo2022-09-071-12/+12
|
* Fix some typos and code blocks in readmeJoas Schilling2021-10-061-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* update facebook.com URL to prevent a redirectChristian Oliff2021-01-251-1/+1
| | | Facebook.com URLs always use www.
* Add README section for committing back-end codeVincent Petry2020-12-231-1/+15
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Enhance README to mention module compilationVincent Petry2020-10-091-1/+6
| | | | | | Added hint about MODULE=xxx when recompiling production assets. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add to README about compiling JS production assets.Vincent Petry2020-10-091-0/+7
| | | | | | | 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>
* Update link to set up new dev envGretaD2020-06-241-1/+1
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* Remove freenode badges, Add link to TalkDaniel Kesselberg2020-04-061-2/+0
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Readme: fix typoReece Dunham2020-02-271-1/+1
|
* Update README.mdJos Poortvliet2019-10-051-4/+4
| | | | some minor readme updates
* Corrected wording about Enterprise SubscriptionsSascha Wiswedel2019-05-091-1/+1
| | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* Makefile to root folderRoeland Jago Douma2019-02-241-4/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use `latest` instead of fixed version numberDaniel Kesselberg2019-01-011-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Readme: Simply use emojis instead of images for tools sectionJan-Christoph Borchardt2018-11-011-14/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Readme: Reduce size of Tools logos, use HTML for partJan-Christoph Borchardt2018-11-011-8/+12
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Readme: Add line breaks between tool imagesJan-Christoph Borchardt2018-11-011-1/+5
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Readme: Replace Github emoji codes with real emojiJan-Christoph Borchardt2018-11-011-19/+20
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Readme: Add note about signing off commitsJan-Christoph Borchardt2018-11-011-3/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add sentence about non-technical contributionsJan-Christoph Borchardt2018-11-011-4/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Readme: Fix screenshot linkJan-Christoph Borchardt2018-11-011-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Readme: adjust structure, wording, small fixesJan-Christoph Borchardt2018-11-011-25/+31
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add front-end building documentation to readmeJan-Christoph Borchardt2018-11-011-1/+38
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Move GitHub files to .github directoryChristoph Wurst2018-10-091-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add "Join the Team" section to README.mdNiedermann IT-Dienstleistungen2018-08-251-2/+11
| | | Written at the Nextcloud Conf workshop
* Add browserstack to tools we useRoeland Jago Douma2018-06-201-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update README.mdMario Đanić2017-11-291-1/+1
| | | authentification is not a real word :)
* Fix a sentence in the READMEMorris Jobke2017-11-271-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add link to mastodon in readmeBenedikt Geissler2017-07-211-0/+1
|
* Merge pull request #1960 from nextcloud/adjust-link-to-contributing.mdRoeland Jago Douma2016-11-021-1/+1
|\ | | | | Adjust link to contributing.md
| * Adjust link to contributing.mdJoas Schilling2016-11-021-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Adjust badgesLukas Reschke2016-11-021-1/+2
|/ | | | | | | | | - 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>
* Refactor READMEMarius Blüm2016-10-241-37/+25
| | | | Signed-off-by: Marius Blüm <marius@lineone.io>
* use proper drone badge URLMorris Jobke2016-10-051-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #1471 from pmattern/readme-dev-versionLukas Reschke2016-09-261-0/+10
|\ | | | | README.md: Add notes how to run master checkouts
| * README.md: Add notes how to run master checkoutsPeter Mattern2016-09-201-0/+10
| |
* | Installation details for READMELora Rose2016-09-221-3/+10
|/ | | | 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.
* replace he with they in readmeGeorg Ehrke2016-09-121-2/+2
|