aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-233-0/+68
* Update milestone counters when issue is deleted (#21459)Ashley Nelson2022-10-221-0/+5
* Prevent Authorization header for presigned LFS urls (#21531)KN4CK3R2022-10-221-2/+9
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-213-96/+67
* Ignore error when retrieving changed PR review files (#21487)delvh2022-10-201-1/+6
* move invite by mail to services package (#21513)65432022-10-201-0/+23
* Add team member invite by email (#20307)KN4CK3R2022-10-192-1/+63
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+4
* Do not send notifications for draft releases (#21451)KN4CK3R2022-10-171-7/+8
* Fix incorrect notification commit url (#21479)wxiaoguang2022-10-171-4/+4
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-1710-32/+32
* Display total commit count in hook message (#21400)KN4CK3R2022-10-179-23/+24
* [refactor] Use const for wiki DefaultBranch (#21466)65432022-10-152-12/+17
* Add generic set type (#21408)KN4CK3R2022-10-127-34/+33
* Do DB update after merge in hammer context (#21401)zeripath2022-10-111-10/+12
* Stop logging CheckPath returns error: context canceled (#21064)zeripath2022-10-101-2/+0
* Fix formatted link for PR review notifications to matrix (#21319)Akshay Mankar2022-10-072-3/+3
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-081-1/+1
* SessionUser protection against nil pointer dereference (#21358)PaweΕ‚ BogusΕ‚awski2022-10-061-0/+4
* Foreign ID conflicts if ID is 0 for each item (#21271)techknowlogick2022-10-021-0/+4
* Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)Clar Fon2022-10-021-1/+1
* Add support for authentication based on reverse proxy email (#19949)Hasnain Lakhani2022-09-281-8/+52
* Upgrade chroma to v2.3.0 (#21259)silverwind2022-09-261-3/+3
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-4/+4
* Keep path when creating a new branch (#21153)JakobDev2022-09-151-0/+1
* Allow poster to choose reviewers (#21084)Jason Song2022-09-091-2/+5
* Move go-licenses to generate and separate generate into a frontend and backen...zeripath2022-09-051-1/+0
* Webhook for Wiki changes (#20219)Aaron F2022-09-0422-7/+470
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-041-10/+2
* Add more checks in migration code (#21011)zeripath2022-09-0414-233/+642
* Update a few go dependencies (#21022)zeripath2022-09-011-1/+1
* Go 1.19 format (#20758)John Olheiser2022-08-302-5/+8
* fix hard-coded timeout and error panic in API archive download endpoint (#20925)Peter GardfjΓ€ll2022-08-291-10/+61
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-284-14/+10
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-251-4/+4
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-2529-177/+253
* Double check CloneURL is acceptable (#20869)zeripath2022-08-213-5/+24
* Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpd...zeripath2022-08-181-0/+3
* Add proxy host into allow list (#20798)Lunny Xiao2022-08-161-0/+5
* auth/reverseproxy: Add support for full name (#20776)Will Norris2022-08-161-2/+8
* Add migrate repo archiver and packages storage support on command line (#20757)Lunny Xiao2022-08-161-1/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-1620-91/+91
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-16/+17
* refactor webhook *NewPost (#20729)oliverpool2022-08-113-6/+38
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-102-0/+2
* Remove manual rollback for failed generated repositories (#20639)Gabriel Vasile2022-08-091-7/+0
* Fix typo in source (#20723)luzpaz2022-08-091-2/+2
* Fix init mail render logic (#20704)KN4CK3R2022-08-083-25/+17
* Use correct context to get package content (#20673)KN4CK3R2022-08-041-1/+1
* Check issue labels slice length before calling xorm Insert; fixes #20654 (#20...Gabriel Vasile2022-08-041-0/+5
stable28'>backport/48008/stable28 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 1ddfd2facb748efd06018243af449a4bbcfe2221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# Nextcloud Server ☁
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/server/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/server/?branch=master)
[![codecov](https://codecov.io/gh/nextcloud/server/branch/master/graph/badge.svg)](https://codecov.io/gh/nextcloud/server)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/209/badge)](https://bestpractices.coreinfrastructure.org/projects/209)
[![irc](https://img.shields.io/badge/IRC-%23nextcloud%20on%20freenode-orange.svg)](https://webchat.freenode.net/?channels=nextcloud)
[![irc](https://img.shields.io/badge/IRC-%23nextcloud--dev%20on%20freenode-blue.svg)](https://webchat.freenode.net/?channels=nextcloud-dev)

**A safe home for all your data.**

![](https://raw.githubusercontent.com/nextcloud/screenshots/master/files/Files%20Sharing.png)

## Why is this so awesome? 🀩

* πŸ“ **Access your Data** You can store your files, contacts, calendars and more on a server of your choosing.
* πŸ”„ **Sync your Data** You keep your files, contacts, calendars and more synchronized amongst your devices.
* πŸ™Œ **Share your Data** …by giving others access to the stuff you want them to see or to collaborate with.
* πŸš€ **Expandable with dozens of Apps** ...like [Calendar](https://github.com/nextcloud/calendar), [Contacts](https://github.com/nextcloud/contacts), [Mail](https://github.com/nextcloud/mail) and all those you can discover in our [App Store](https://apps.nextcloud.com)
* πŸ”’ **Security** with our encryption mechanisms, [HackerOne bounty program](https://hackerone.com/nextcloud) and two-factor authentication.

You want to learn more about how you can use Nextcloud to access, share and protect your files, calendars, contacts, communication & more at home and at your Enterprise? [**Learn about all our Features**](https://nextcloud.com/features).

## Get your Nextcloud 🚚

- β˜‘οΈ [**Simply sign up**](https://nextcloud.com/signup/) either through our website or through the apps directly.
- πŸ–₯ [**Install** a server by yourself](https://nextcloud.com/install/#instructions-server) on your own hardware or by using one of our ready to use **appliances**
- πŸ“¦ Buy one of the [awesome **devices** coming with a preinstalled Nextcloud](https://nextcloud.com/devices/)
- 🏒 Find a [service **provider**](https://nextcloud.com/providers/) who hosts Nextcloud for you or your company

Enterprise? Public Sector or Education user? You may want to have a look into the [**Enterprise Support Subscription**](https://nextcloud.com/enterprise/) provided by the Nextcloud GmbH.

## Get in touch πŸ’¬

* [πŸ“‹ Forum](https://help.nextcloud.com)
* [πŸ‘₯ Facebook](https://facebook.com/nextclouders)
* [🐣 Twitter](https://twitter.com/Nextclouders)
* [🐘 Mastodon](https://mastodon.xyz/@nextcloud)

You can also [get support for Nextcloud](https://nextcloud.com/support)!


## Join the team πŸ‘ͺ

There are many ways to contribute, of which development is only one! Find out [how to get involved](https://nextcloud.com/contribute/), including as translator, designer, tester, helping others and much more! 😍


### Development setup πŸ‘©β€πŸ’»

1. πŸš€ [Set up your local development environment](https://docs.nextcloud.com/server/latest/developer_manual/general/devenv.html)
2. πŸ› [Pick a good first issue](https://github.com/nextcloud/server/labels/good%20first%20issue)
3. πŸ‘©β€πŸ”§ Create a branch and make your changes. Remember to sign off your commits using `git commit -sm "Your commit message"`
4. ⬆ Create a [pull request](https://opensource.guide/how-to-contribute/#opening-a-pull-request) and `@mention` the people from the issue to review
5. πŸ‘ Fix things that come up during review
6. πŸŽ‰ Wait for it to get merged!

Third-party components are handled as git submodules which have to be initialized first. So aside from the regular git checkout invoking `git submodule update --init` or a similar command is needed, for details see Git documentation.

Several apps that are included by default in regular releases such as [First run wizard](https://github.com/nextcloud/firstrunwizard) or [Activity](https://github.com/nextcloud/activity) are missing in `master` and have to be installed manually by cloning them into the `apps` subfolder.

Otherwise, git checkouts can be handled the same as release archives, by using the `stable*` branches. Note they should never be used on production systems.


### Building front-end code πŸ—

We move more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the `settings` subfolder:

``` bash
# install dependencies
make dev-setup

# build for development
make build-js

# build for development and watch edits
make watch-js

# build for production with minification
make build-js-production

# clean output files
make clean
```

**When making changes, also commit the compiled files!**

We still use Handlebars templates some places in Files and Settings. We will replace these step-by-step with Vue.js, but in the meantime you need to compile them separately.

If you don’t have Handlebars installed yet, you can do it with this terminal command:
```
sudo npm install -g handlebars
```

Then inside the root folder of your local Nextcloud development installation, run this command in the terminal every time you changed a `.handlebars` file to compile it:
```
./build/compile-handlebars-templates.sh
```


### Tools we use πŸ› 

- [πŸ‘€ BrowserStack](https://browserstack.com) for cross-browser testing
- [🌊 WAVE](https://wave.webaim.org/extension/) for accessibility testing
- [🚨 Lighthouse](https://developers.google.com/web/tools/lighthouse/) for testing of performance, accessibility and more


## Contribution guidelines πŸ“œ

All contributions to this repository from June, 16 2016 on are considered to be
licensed under the AGPLv3 or any later version.

Nextcloud doesn't require a CLA (Contributor License Agreement).
The copyright belongs to all the individual contributors. Therefore we recommend
that every contributor adds following line to the header of a file, if they
changed it substantially:

```
@copyright Copyright (c) <year>, <your name> (<your email address>)
```

Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

Please review the [guidelines for contributing](.github/CONTRIBUTING.md) to this repository.

More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/)