summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestions from code review Lukas Reschke2021-09-132-9/+8
* Implement PR review feedbackLukas Reschke2021-09-073-9/+1
* phpcsLukas Reschke2021-09-062-3/+1
* Adjust testsLukas Reschke2021-09-062-16/+12
* Bump autoloaderLukas Reschke2021-09-062-2/+6
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-0613-159/+46
* Add database ratelimiting backendLukas Reschke2021-09-069-11/+290
* [tx-robot] updated from transifexNextcloud bot2021-09-0610-4/+54
* [tx-robot] updated from transifexNextcloud bot2021-09-0510-0/+68
* Merge pull request #28711 from nextcloud/dependabot/npm_and_yarn/sass-1.39.0dependabot[bot]2021-09-042-8/+8
|\
| * Bump sass from 1.38.2 to 1.39.0dependabot[bot]2021-09-042-8/+8
|/
* Merge pull request #28710 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.2dependabot[bot]2021-09-0462-116/+116
|\
| * Bump core-js from 3.16.4 to 3.17.2dependabot[bot]2021-09-0462-116/+116
|/
* Merge pull request #28708 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...dependabot[bot]2021-09-044-11/+11
|\
| * Bump css-vars-ponyfill from 2.4.6 to 2.4.7dependabot[bot]2021-09-044-11/+11
* | [tx-robot] updated from transifexNextcloud bot2021-09-0412-0/+18
|/
* Merge pull request #28614 from iametza/aldatsa-patch-1MichaIng2021-09-031-1/+1
|\
| * Fix typo on the DocBlock of the copy methodAsier Iturralde Sarasola2021-08-271-1/+1
* | Merge pull request #28700 from nextcloud/fix/psalm-security-analysis-pin-versionChristoph Wurst2021-09-032-2/+2
|\ \
| * | Pin Psalm version for security analysisChristoph Wurst2021-09-032-2/+2
|/ /
* | Merge pull request #25879 from nextcloud/fix/user-list-infinite-loadingszaimen2021-09-036-16/+21
|\ \
| * | compile settingsJulien Veyssier2021-09-014-8/+8
| * | avoid 'No users in here' in user list when there actually are usersJulien Veyssier2021-09-012-8/+13
* | | [tx-robot] updated from transifexNextcloud bot2021-09-03126-244/+248
* | | Merge pull request #28580 from nextcloud/dependabot/composer/egulias/email-va...kesselb2021-09-021-0/+0
|\ \ \
| * | | Bump egulias/email-validator from 2.1.25 to 3.1.1Carl Schwan2021-08-301-0/+0
* | | | Merge pull request #28643 from nextmcloud/NMC-552John Molakvoæ2021-09-022-1/+16
|\ \ \ \
| * | | | Duplicate code removedsangramsinh.desai@t-systems.com2021-09-021-14/+1
| * | | | unwanted class removedsangramsinh.desai@t-systems.com2021-09-021-2/+2
| * | | | space above the downloadFile element addedsangramsinh.desai@t-systems.com2021-09-021-0/+1
| * | | | mimetype condition mergedsangramsinh.desai@t-systems.com2021-09-021-0/+11
| * | | | Guest view download button seperated for imageSangramsinh Desai2021-09-021-0/+13
| * | | | Guest view download button seperated for videoSangramsinh Desai2021-09-021-1/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2021-09-0216-8/+62
* | | | | Merge pull request #27757 from designbybeck/patch-1Joas Schilling2021-09-011-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update apps/theming/templates/settings-admin.php Beck2021-09-011-1/+1
| * | | | Target Blank for external linkBeck2021-09-011-1/+1
* | | | | Merge pull request #28682 from nextcloud/NMC-464szaimen2021-09-0110-76/+79
|\ \ \ \ \
| * | | | | Search function strong tag for user inputkavita.sonawane@t-systems.com2021-09-0110-76/+79
|/ / / / /
* | | | | Merge pull request #28506 from nextcloud/followup/27281/fix-oc-linktoocsszaimen2021-08-3115-24/+31
|\ \ \ \ \
| * | | | | RecompileJoas Schilling2021-08-316-6/+6
| * | | | | Fix mountsfilelist to do the v1 callJoas Schilling2021-08-311-1/+1
| * | | | | Revert OC.linkToOCS() calls back to old behaviourJoas Schilling2021-08-318-17/+17
| * | | | | Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0Joas Schilling2021-08-311-1/+8
* | | | | | Merge pull request #28660 from nextcloud/work/carl/fix-search-positionCarl Schwan2021-08-314-11/+17
|\ \ \ \ \ \
| * | | | | | Fix position of search barCarl Schwan2021-08-314-11/+17
|/ / / / / /
* | | | | | Merge pull request #28646 from nextcloud/work/carl/fix-filter-declarationJohn Molakvoæ2021-08-311-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix filter declaration in settings appinfo.xmlCarl Schwan2021-08-301-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #28419 from nextcloud/bug/28419/delete-calendar-subscripti...Christoph Wurst2021-08-312-24/+40
|\ \ \ \ \
| * | | | | Delete calendar subscriptions as well when deleting userThomas Citharel2021-08-132-24/+40