Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-03-05[tx-robot] updated from transifexNextcloud bot
2020-03-04[tx-robot] updated from transifexNextcloud bot
2020-03-02Add message for DoesNotExistExceptionDaniel Kesselberg
2020-03-02[tx-robot] updated from transifexNextcloud bot
2020-02-28[tx-robot] updated from transifexNextcloud bot
2020-02-25[tx-robot] updated from transifexNextcloud bot
2020-02-23Fix requested changesTimObert
2020-02-23Change the route generation of AuthPublicShareController.php and adjust the r...Tim Obert
2020-02-22Strip of users home path from share api messageJoas Schilling
2020-02-17Allow to overwrite the path on the cache eventJoas Schilling
2020-02-17Merge pull request #19470 from nextcloud/backport/19465/stable18Joas Schilling
2020-02-15[tx-robot] updated from transifexNextcloud bot
2020-02-14when we receive intentional empty whats new info, do not try to show itArthur Schiwon
2020-02-13Don't create invalid usersJoas Schilling
2020-02-12disable timeout on app install via cliArthur Schiwon
2020-02-12Allow to serve static mp4 directlyJulius Härtl
2020-02-12Allow to serve static webm directlyRoeland Jago Douma
2020-02-11[tx-robot] updated from transifexNextcloud bot
2020-02-10always require a message paramter for data loggingArthur Schiwon
2020-02-10log Flow activityArthur Schiwon
2020-02-10[tx-robot] updated from transifexNextcloud bot
2020-02-09[tx-robot] updated from transifexNextcloud bot
2020-02-08[tx-robot] updated from transifexNextcloud bot
2020-02-07Merge pull request #19326 from nextcloud/backport/19303/stable18Roeland Jago Douma
2020-02-07Merge pull request #19332 from nextcloud/backport/18926/stable18Roeland Jago Douma
2020-02-07[tx-robot] updated from transifexNextcloud bot
2020-02-06Make sure the default share provider does not execute for other thingsJoas Schilling
2020-02-06Use strpos to check that @ is the first charDaniel Kesselberg
2020-02-06Split the exception handling so install errors don't log as setup errorsJoas Schilling
2020-02-06Check the new connection on setup like with PostgreSQL and OracleJoas Schilling
2020-02-06Only provide the auth method for MySQL 8.0+ to not break MariaDBJoas Schilling
2020-02-05Fix data Apache2 .htaccess typoSimounet
2020-02-05Merge pull request #19297 from nextcloud/backport/19246/stable18Roeland Jago Douma
2020-02-05Merge pull request #19292 from nextcloud/backport/19203/stable18Roeland Jago Douma
2020-02-04Keep the modification time during decryptFilesammo2828
2020-02-04Merge pull request #19228 from nextcloud/backport/19215/stable18Roeland Jago Douma
2020-02-04Allow selecting the hashing algorithmRoeland Jago Douma
2020-02-03for the DB ot pick an index specify the object_typeArthur Schiwon
2020-02-03Make sure to catch php errors during job executionDaniel Kesselberg
2020-01-31JobList: Typecast last_run to integerGeorg Ehrke
2020-01-30Do not encode contacts menu mailto linksChristoph Wurst
2020-01-27add hub bundle for easy post-installationArthur Schiwon
2020-01-26Merge pull request #19118 from nextcloud/legacy_event_logRoeland Jago Douma
2020-01-23ignore values that undershoot the minimum, go with defaultArthur Schiwon
2020-01-23use getSystemValueIntblizzz
2020-01-23expose Argon2 options (as we did for bcrypt)Arthur Schiwon
2020-01-21Fix loaded controller checkJoas Schilling
2020-01-20Increase the timeout for app downloadsJoas Schilling
2020-01-18Reduce legacy event log level to debugMichaIng
2020-01-15Merge pull request #18906 from nextcloud/backport/18892/stable18Roeland Jago Douma