Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not treat is-encrypted as customer property | Roeland Jago Douma | 2018-04-04 | 1 | -0/+1 |
| | | | | | | | | fixes #8977 Else for all files in a folder we would launch off more queries. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-04 | 4 | -2/+88 |
| | |||||
* | Merge pull request #9020 from nextcloud/stable13-8983 | Morris Jobke | 2018-04-03 | 2 | -2/+2 |
|\ | | | | | [stable13] Clear any theming prefixed cache on cache buster increase | ||||
| * | Fix tests | Julius Härtl | 2018-03-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Clear any theming prefixed cache on cache buster increase | Julius Härtl | 2018-03-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 8 | -16/+144 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 8 | -14/+50 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-01 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 24 | -2/+52 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-30 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-29 | 14 | -4/+46 |
|/ | |||||
* | Revert "update icewind/smb to 2.0.5" | Robin Appelman | 2018-03-28 | 10 | -44/+24 |
| | | | | | | accidental push to wrong branch This reverts commit 3b35cd07493a3ae05b7106808dcec41a8899deec. | ||||
* | update icewind/smb to 2.0.5 | Robin Appelman | 2018-03-28 | 10 | -24/+44 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-28 | 120 | -116/+344 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-27 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-26 | 10 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-25 | 14 | -10/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-24 | 8 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 18 | -8/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-22 | 10 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 130 | -390/+398 |
| | |||||
* | Set "share_with" field to the ID of the circle | Daniel Calviño Sánchez | 2018-03-20 | 1 | -2/+10 |
| | | | | | | | | | | | When a share is shared with a circle the "share_with" field returned by the API endpoint was always set to the name of the circle. However, the name is not enough to identify a circle. The Circles app now provides the ID of the circle in the "shared with" field of a Share, so this commit modifies the API endpoint to set the "share_with" field to the ID of the circle when provided by the Circles app. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-20 | 14 | -42/+94 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-17 | 20 | -0/+22 |
| | |||||
* | existence check works without attribute (like with users) | Arthur Schiwon | 2018-03-16 | 1 | -1/+2 |
| | | | | | | cn is not necessarily given everywhere Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-16 | 4 | -2/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-15 | 30 | -50/+78 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 140 | -752/+826 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-13 | 60 | -0/+100 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-12 | 278 | -444/+458 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-11 | 8 | -0/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-10 | 6 | -0/+28 |
| | |||||
* | Merge pull request #8745 from nextcloud/stable13-8716 | Morris Jobke | 2018-03-09 | 2 | -4/+4 |
|\ | | | | | [13] Remove base url from global cache prefix | ||||
| * | Use cache prefix for theming as well | Julius Härtl | 2018-03-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-09 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #8752 from nextcloud/13-8112 | Morris Jobke | 2018-03-09 | 1 | -1/+4 |
|\ \ | | | | | | | [stable13] Fix integer overflow in ChunkingPlugin | ||||
| * | | Fix integer overflow in ChunkingPlugin | Morris Jobke | 2018-03-09 | 1 | -1/+4 |
| |/ | | | | | | | | | | | Avoids errors when the size exceeds MAX_INT because of the cast to int. Better cast it to float to avoid this. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #8725 from nextcloud/objectstore-no-part-files-13 | Morris Jobke | 2018-03-09 | 1 | -5/+3 |
|\ \ | |/ |/| | [13] disable part files for object stores | ||||
| * | emit pre-hooks earlier when not using part files | Robin Appelman | 2018-03-08 | 1 | -5/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 136 | -168/+268 |
|/ | |||||
* | Merge pull request #8686 from ↵ | Roeland Jago Douma | 2018-03-06 | 2 | -75/+179 |
|\ | | | | | | | | | nextcloud/backport/8298/fix-activities-for-end2end-encryption [stable13] Fix activities for end2end encryption | ||||
| * | Fix unit test | Joas Schilling | 2018-03-06 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Catch exception when the parent is deleted as well | Joas Schilling | 2018-03-06 | 1 | -2/+27 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Do a recursion instead of an endless loop | Joas Schilling | 2018-03-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix problem with deleted files | Joas Schilling | 2018-03-06 | 1 | -5/+14 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix path handling for activities | Joas Schilling | 2018-03-06 | 1 | -7/+20 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Add special handling for e2e encryption | Joas Schilling | 2018-03-06 | 1 | -1/+108 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Extract duplicated logic into a method | Joas Schilling | 2018-03-06 | 1 | -80/+24 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #8667 from nextcloud/8158_13 | Morris Jobke | 2018-03-06 | 1 | -7/+4 |
|\ \ | | | | | | | [stable13] Use a more widely available method to test s3 settings |