Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-24 | 10 | -10/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-23 | 32 | -108/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-21 | 4 | -4/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-16 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-13 | 2 | -2/+4 |
| | |||||
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 8 | -8/+16 |
| | |||||
* | Merge pull request #10009 from ↵ | Morris Jobke | 2018-06-27 | 1 | -1/+1 |
|\ | | | | | | | | | nextcloud/techdebt/noid/replace-headers-with-http_response_code-calls Replace hard coded HTTP status codes with proper calls to http_response_code | ||||
| * | Replace hardcoded status headers with calls to http_response_code() | Morris Jobke | 2018-06-26 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 2 | -10/+10 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-25 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-17 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-16 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 4 | -4/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-10 | 4 | -4/+14 |
| | |||||
* | Merge pull request #9550 from ↵ | Morris Jobke | 2018-06-01 | 1 | -1/+2 |
|\ | | | | | | | | | nextcloud/bugfix/noid/override_freebusy_sharing_rules allow admins to disable FreeBusy without modifying ShareAPI capabilities | ||||
| * | allow admins to override FreeBusy capabilities without modifying ShareAPI ↵ | Georg Ehrke | 2018-05-22 | 1 | -1/+2 |
| | | | | | | | | | | | | capabilities Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 2 | -2/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 6 | -6/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 6 | -6/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 4 | -4/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-22 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 16 | -16/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 16 | -30/+30 |
| | |||||
* | Delete the previews when a version is restored | Roeland Jago Douma | 2018-05-14 | 1 | -0/+8 |
| | | | | | | | | | Fixes #9469 When a version of a file is restored the previews are no longer valid. Thus we should remove them so they are regenerated. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use more magic DI in files_versions | Roeland Jago Douma | 2018-05-11 | 4 | -28/+8 |
| | | | | | | | There is no need to register this. The system can figure out by itself what it needs to do :) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | If not in debug disable principal listing | Roeland Jago Douma | 2018-05-08 | 1 | -1/+5 |
| | | | | | | | Trashbin and Version should have the same behaviour as the other collections. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Allow to read get old versions | Roeland Jago Douma | 2018-05-01 | 2 | -4/+20 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add rollback | Roeland Jago Douma | 2018-05-01 | 6 | -0/+105 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add version collection to DAV | Roeland Jago Douma | 2018-05-01 | 9 | -1/+449 |
| | | | | | | | listed as versions/<username>/versions/<file id>/<timastamp> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Less deprecated calls to OCP\Util::writeLog | Morris Jobke | 2018-04-22 | 1 | -4/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 2 | -2/+6 |
| | |||||
* | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 3 | -12/+12 |
| | | | | | | They should be properly fixed at some point. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove deprecated and unused OCP\Response | Morris Jobke | 2018-03-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-20 | 2 | -2/+6 |
| | |||||
* | Use normal header() calls instead of private method calls | Morris Jobke | 2018-02-19 | 1 | -1/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -11/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 36 | -108/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 2 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 112 | -336/+112 |
| | |||||
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 2 | -10/+12 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 2 | -5/+5 |
| | | | | | | It should be up to 6x faster Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #8053 from nextcloud/simplify-substr | Joas Schilling | 2018-01-26 | 1 | -1/+1 |
|\ | | | | | Use short for of substr to not need strlen() |