aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* [tx-robot] updated from transifexNextcloud bot2020-03-192-0/+2
|
* Update the target when it isempty after sharingRoeland Jago Douma2020-03-181-0/+5
| | | | | | | Hooks that listen to it (audit log) benefit from having the target properly set. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #19966 from nextcloud/backport/19954/stable18Roeland Jago Douma2020-03-171-1/+1
|\ | | | | [stable18] fix safari useragent for versions with 3 digits
| * fix safari useragent for versions with 3 digitsPavel Krasikov2020-03-151-1/+1
| | | | | | | | Signed-off-by: Pavel Krasikov <klonishe@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-03-174-2/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-162-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-152-0/+20
|
* Do not use the instance name as user part of from mail addressesJulius Härtl2020-03-131-1/+1
| | | | | | | This will cause issues since the theming name can contain characters that are not allowed in the local part of the mail address (like spaces) Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Get correct mimetype on objectstoresRoeland Jago Douma2020-03-121-6/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-03-054-4/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-03-042-2/+24
|
* Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* [tx-robot] updated from transifexNextcloud bot2020-03-022-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-02-282-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-02-252-0/+2
|
* Fix requested changesTimObert2020-02-231-10/+5
| | | | Signed-off-by: Tim Obert <tobert@w-commerce.de>
* Change the route generation of AuthPublicShareController.php and adjust the ↵Tim Obert2020-02-231-3/+13
| | | | | | routes for file sharing Signed-off-by: Tim Obert <tobert@w-commerce.de>
* Strip of users home path from share api messageJoas Schilling2020-02-221-2/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow to overwrite the path on the cache eventJoas Schilling2020-02-172-0/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #19470 from nextcloud/backport/19465/stable18Joas Schilling2020-02-171-1/+5
|\ | | | | [stable18] when we receive intentional empty whats new info, do not try to show it
| * when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-141-1/+5
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2020-02-152-0/+4
|/
* Don't create invalid usersJoas Schilling2020-02-131-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* disable timeout on app install via cliArthur Schiwon2020-02-122-7/+15
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Allow to serve static mp4 directlyJulius Härtl2020-02-121-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Allow to serve static webm directlyRoeland Jago Douma2020-02-121-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-02-116-0/+6
|
* always require a message paramter for data loggingArthur Schiwon2020-02-103-4/+15
| | | | | | also ensure it plays well with current log reader Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* log Flow activityArthur Schiwon2020-02-104-1/+68
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2020-02-104-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-02-092-2/+114
|
* [tx-robot] updated from transifexNextcloud bot2020-02-0816-4/+16
|
* Merge pull request #19326 from nextcloud/backport/19303/stable18Roeland Jago Douma2020-02-072-7/+34
|\ | | | | [stable18] Fix occ maintenance:install database connect failure
| * Split the exception handling so install errors don't log as setup errorsJoas Schilling2020-02-061-3/+11
| | | | | | | | | | | | More gebuging Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Check the new connection on setup like with PostgreSQL and OracleJoas Schilling2020-02-061-0/+10
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Only provide the auth method for MySQL 8.0+ to not break MariaDBJoas Schilling2020-02-061-4/+13
| | | | | | | | | | | | Provide the auth method for MySQL 8.0+ Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #19332 from nextcloud/backport/18926/stable18Roeland Jago Douma2020-02-071-1/+1
|\ \ | | | | | | [stable18] Array access on int will fail on php7.4
| * | Use strpos to check that @ is the first charDaniel Kesselberg2020-02-061-1/+1
| |/ | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [tx-robot] updated from transifexNextcloud bot2020-02-07162-972/+1320
| |
* | Make sure the default share provider does not execute for other thingsJoas Schilling2020-02-061-0/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix data Apache2 .htaccess typoSimounet2020-02-051-1/+1
| | | | Signed-off-by: Simounet <contact@simounet.net>
* Merge pull request #19297 from nextcloud/backport/19246/stable18Roeland Jago Douma2020-02-051-0/+1
|\ | | | | [stable18] Keep the modification time during decryptFile
| * Keep the modification time during decryptFilesammo28282020-02-041-0/+1
| |
* | Merge pull request #19292 from nextcloud/backport/19203/stable18Roeland Jago Douma2020-02-051-11/+27
|\ \ | |/ |/| [stable18] Allow respecting PASSWORD_DEFAULT
| * Allow selecting the hashing algorithmRoeland Jago Douma2020-02-041-11/+27
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #19228 from nextcloud/backport/19215/stable18Roeland Jago Douma2020-02-041-1/+1
|\ \ | |/ |/| [stable18] WebcalRefreshJob: Fix reading refresh rate
| * JobList: Typecast last_run to integerGeorg Ehrke2020-01-311-1/+1
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | for the DB ot pick an index specify the object_typeArthur Schiwon2020-02-031-4/+6
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Make sure to catch php errors during job executionDaniel Kesselberg2020-02-031-1/+1
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Do not encode contacts menu mailto linksChristoph Wurst2020-01-301-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>