Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't get the avatar when we don't operate anyway | Joas Schilling | 2019-04-09 | 2 | -5/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-09 | 2 | -2/+2 |
| | |||||
* | Harden appdata putcontent | Roeland Jago Douma | 2019-04-08 | 2 | -2/+12 |
| | | | | | | | If for whatever reason appdata got into a strange state this will at least propegate up and not make it do boom the next run. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-03 | 2 | -0/+2 |
| | |||||
* | Skip check if CONSTANT on real object is used | Daniel Kesselberg | 2019-04-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #14902 from nextcloud/bugfix/noid/fix-non-default-prefix | Joas Schilling | 2019-04-01 | 1 | -6/+6 |
|\ | | | | | Indeces, columns and sequences don't have the table prefix | ||||
| * | Indeces, columns and sequences don't have the table prefix | Joas Schilling | 2019-03-28 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-01 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-30 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #14892 from nextcloud/bugfix/noid/collections | Roeland Jago Douma | 2019-03-29 | 1 | -3/+7 |
|\ \ | | | | | | | Bugfix/noid/collections | ||||
| * | | Escape the search terms on the server | Joas Schilling | 2019-03-28 | 1 | -2/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Make sure the recursive result is returned :-X | Joas Schilling | 2019-03-28 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-29 | 8 | -78/+84 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-28 | 6 | -32/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-27 | 12 | -8/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-26 | 98 | -146/+50 |
| | |||||
* | Fix placeholder in disable message | Joas Schilling | 2019-03-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #14825 from marius-wieschollek/bugfix/11236 | Morris Jobke | 2019-03-25 | 1 | -3/+35 |
|\ | | | | | Set parameter type in QBMapper | ||||
| * | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -3/+35 |
| | | | | | | | | Signed-off-by: Marius David Wieschollek <git.public@mdns.eu> | ||||
* | | Fetch proper translations | Roeland Jago Douma | 2019-03-25 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | Fixes #14793 This is caused by the mess we have with OC\Settings mapping to settings and lib/private/Settings. Anyway this is the quick fix. Moving stuff around for 17 seems better. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #14813 from nextcloud/fix/sentry/unset | Morris Jobke | 2019-03-25 | 1 | -0/+4 |
|\ \ | |/ |/| | Check if elements are set in installer | ||||
| * | Check if elements are set in installer | Roeland Jago Douma | 2019-03-22 | 1 | -0/+4 |
| | | | | | | | | | | | | | | Since we now have all the apps from the appstore we need to do a bit more checking. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #14812 from nextcloud/bugfix/noid/collections-access-type | Roeland Jago Douma | 2019-03-23 | 1 | -1/+1 |
|\ \ | | | | | | | Force boolean type for access parameter | ||||
| * | | Force boolean type for access parameter | Julius Härtl | 2019-03-22 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | Properly inject EventDispatched in BackgroundRepair | Roeland Jago Douma | 2019-03-22 | 1 | -4/+1 |
|/ | | | | | | Else it will just be null when called Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Store user object later in the code | Vlastimil Pecinka | 2019-03-21 | 1 | -1/+2 |
| | | | | Signed-off-by: Vlastimil Pecinka <pecinka@email.cz> | ||||
* | Fix PHPDoc | Morris Jobke | 2019-03-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Code cleanup. | Ole Ostergaard | 2019-03-21 | 5 | -15/+16 |
| | | | | Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com> | ||||
* | Add insertIgnoreConflict to IDBConnection interface. | Ole Ostergaard | 2019-03-21 | 1 | -0/+14 |
| | | | | Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com> | ||||
* | Add supression of SqlInjectionChecker. | Ole Ostergaard | 2019-03-21 | 2 | -0/+6 |
| | | | | Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com> | ||||
* | Add PostgreSQL specific implementation for includeIgnoreConflict. | Ole Ostergaard | 2019-03-21 | 1 | -0/+12 |
| | | | | Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com> | ||||
* | Add insertIgnoreConflict to Adapter and use it for for executing the file ↵ | Ole Ostergaard | 2019-03-21 | 3 | -11/+18 |
| | | | | | | locking. Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-21 | 128 | -814/+130 |
| | |||||
* | Merge pull request #14578 from nextcloud/enh/force_enable_apps | Roeland Jago Douma | 2019-03-20 | 4 | -32/+57 |
|\ | | | | | Force enable apps | ||||
| * | Do not ignore the max-version for the "update-available" check | Joas Schilling | 2019-03-20 | 1 | -2/+11 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Remove apps from the list which have no release at all | Joas Schilling | 2019-03-20 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 4 | -34/+45 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #14753 from ↵ | Roeland Jago Douma | 2019-03-20 | 5 | -170/+4 |
|\ \ | | | | | | | | | | | | | nextcloud/revert-13097-feature/11319/where-is-your-data Revert "Where is your data?" | ||||
| * | | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 5 | -170/+4 |
| |/ | |||||
* | | Update lib/private/Share20/Manager.php | Morris Jobke | 2019-03-20 | 1 | -1/+1 |
| | | | | | | | | | | tabulator change Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com> | ||||
* | | Update lib/private/Share20/Manager.php | Morris Jobke | 2019-03-20 | 1 | -1/+1 |
| | | | | | | | | | | fixed tabulator Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com> | ||||
* | | groupname like username - allow share with both | Christian Aigner | 2019-03-20 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Christian Aigner <christian.aigner@huemer-it.com> | ||||
* | Merge pull request #14691 from nextcloud/rename-mountpoint-within-mountpoint | Roeland Jago Douma | 2019-03-20 | 1 | -11/+6 |
|\ | | | | | always allow moving mountpoints inside the same mountpoint | ||||
| * | always allow moving mountpoints inside the same mountpoint | Robin Appelman | 2019-03-19 | 1 | -11/+6 |
| | | | | | | | | | | | | even if that mountpoint isn't normally a valid target for moving mounts into Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #14664 from ↵ | Roeland Jago Douma | 2019-03-19 | 4 | -111/+17 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/absolute-paths-of-images-for-linked-collaboration-resources Replace the icon-class with an absolute link to an image | ||||
| * | | Use rich objects instead of name, link and icon | Joas Schilling | 2019-03-19 | 4 | -112/+17 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Replace the icon-class with an absolute link to an image | Joas Schilling | 2019-03-19 | 4 | -6/+7 |
| |/ | | | | | | | | | | | Otherwise the icon can not be displayed in mobile apps Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Fix getting the access list on external storage | Roeland Jago Douma | 2019-03-19 | 1 | -1/+7 |
|/ | | | | | | | If a file is on external storage there is no owner. WHich means we can't check. So just return an empty array then. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #14724 from nextcloud/enh/nonce_for_iframes | Morris Jobke | 2019-03-18 | 1 | -1/+5 |
|\ | | | | | CSP: set nonce for iframes |