Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-10 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-09 | 4 | -2/+4 |
| | |||||
* | Properly return an int in the getId function of the cache | Roeland Jago Douma | 2019-08-08 | 1 | -1/+1 |
| | | | | | | fixes #16684 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-08 | 4 | -18/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-07 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-06 | 2 | -6/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-05 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-02 | 4 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-01 | 4 | -2/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-31 | 2 | -0/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-30 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-29 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-28 | 18 | -0/+18 |
| | |||||
* | Merge pull request #16565 from nextcloud/backport/16555/stable15 | Roeland Jago Douma | 2019-07-27 | 1 | -4/+5 |
|\ | | | | | [stable15] use a pattern to identify sensitive config keys | ||||
| * | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -4/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-27 | 124 | -206/+206 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-26 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-25 | 2 | -4/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-23 | 4 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-22 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-21 | 4 | -4/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-20 | 2 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-19 | 16 | -0/+16 |
| | |||||
* | Fix File#putContents(string) on ObjectStorage | Marcel Klehr | 2019-07-17 | 1 | -4/+4 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Do not keep searching for recent | Roeland Jago Douma | 2019-07-17 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | If userA has a lot of recent files. But only shares 1 file with userB (that has no files at all). We could keep searching until we run out of recent files for userA. Now assume the inactive userB has 20 incomming shares like that from different users. getRecent then basically keeps consuming huge amounts of resources and with each iteration the load on the DB increases (because of the offset). This makes sure we do not get more than 3 times the limit we search for or more than 5 queries. This means we might miss some recent entries but we should fix that separatly. This is just to make sure the load on the DB stays sane. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-12 | 2 | -6/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-09 | 2 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-07 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-05 | 8 | -0/+64 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-04 | 16 | -0/+138 |
| | |||||
* | Merge pull request #16215 from nextcloud/backport/16186/stable15 | Morris Jobke | 2019-07-03 | 1 | -11/+33 |
|\ | | | | | [stable15] Better check reshare permissions part2 | ||||
| * | Unify the permission checking in one place only | Joas Schilling | 2019-07-03 | 1 | -9/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Better check reshare permissions when creating a share | Joas Schilling | 2019-07-03 | 1 | -3/+22 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix notification casting | Roeland Jago Douma | 2019-07-03 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | verify that paths are valid for recursive local move | Robin Appelman | 2019-06-27 | 1 | -0/+21 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #16083 from nextcloud/backport/15832/stable15 | Roeland Jago Douma | 2019-06-26 | 2 | -2/+5 |
|\ | | | | | [stable15] Fix full text search for groupfolders | ||||
| * | Fix full text search for groupfolders | Morris Jobke | 2019-06-25 | 2 | -2/+5 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Fall back to black for non-color values | Joas Schilling | 2019-06-26 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-26 | 2 | -0/+10 |
|/ | |||||
* | Prevent faulty logs from nested setupFS calls | Joas Schilling | 2019-06-21 | 1 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-18 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-17 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-16 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-14 | 110 | -754/+772 |
| | |||||
* | Don't notify admins if no potentially over exposing links found | Daniel Kesselberg | 2019-06-03 | 1 | -7/+7 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | search files by id in shared storages last | Robin Appelman | 2019-05-29 | 1 | -0/+8 |
| | | | | | | this prevents unneeded recursion when the file is not in the share Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #15771 from nextcloud/backport/15766/stable15 | Roeland Jago Douma | 2019-05-29 | 2 | -3/+14 |
|\ | | | | | [stable15] Check for free space on touch | ||||
| * | Check for free space on touch | Julius Härtl | 2019-05-28 | 2 | -3/+14 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-29 | 4 | -0/+12 |
|/ |