Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-29 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-27 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-26 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-25 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-20 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-17 | 16 | -0/+16 |
| | |||||
* | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 2 | -39/+40 |
|\ | | | | | Full implement group display names | ||||
| * | No ES6 :( | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Fixed sharing groups select and fixed search | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -4/+5 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Remove resolved FIXME | Joas Schilling | 2018-03-08 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fixed select2 workflow | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -40/+30 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Start fixing Select2 options | Joas Schilling | 2018-03-08 | 1 | -5/+13 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 2 | -0/+2 |
| | |||||
* | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 2 | -2/+127 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-22 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 4 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-18 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 2 | -0/+2 |
| | |||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -9/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 2 | -6/+6 |
| | |||||
* | Merge pull request #8337 from nextcloud/use-non-alias-method | Joas Schilling | 2018-02-14 | 1 | -1/+1 |
|\ | | | | | Use non aliased method instead | ||||
| * | Use non aliased method instead | Morris Jobke | 2018-02-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 6 | -6/+94 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 20 | -0/+20 |
| | |||||
* | Fix example regex for user agent matching | Joas Schilling | 2018-02-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 106 | -318/+106 |
| | |||||
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -3/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use stripos instead of strpos(strtolower(), 'something') | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 2 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-23 | 2 | -0/+4 |
| | |||||
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -2/+2 |
| | | | | | | | | PHPDoc (of the public API) says that this method returns string but it also returns null, which is not allowed in some method calls. This fixes that behaviour and returns an empty string and fixes all code paths that explicitly checked for null to be still compliant. Found while enabling the strict_typing for lib/private for the PHP7+ migration. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 4 | -12/+156 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-10 | 2 | -0/+134 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-30 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-23 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-19 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-12 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-11 | 12 | -0/+748 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-10 | 14 | -2/+866 |
| | |||||
* | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 1 | -1/+1 |
|\ | | | | | Prevent XSS in links which open a new browser window | ||||
| * | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 1 | -1/+1 |
| | |