summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add email addresses to contacts menuDaniel Kesselberg2021-09-155-4/+5
* Merge pull request #28792 from nextcloud/fix/noid/lost-password-missing-prefixJohn Molakvoæ2021-09-141-1/+2
|\
| * fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-101-1/+2
* | [tx-robot] updated from transifexNextcloud bot2021-09-148-4/+16
* | Merge pull request #28404 from nextcloud/work/popover-fileeditorJulius Härtl2021-09-131-1/+1
|\ \
| * | Put controls above the text editor menubarCarl Schwan2021-08-121-1/+1
* | | Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke2021-09-131-0/+44
|\ \ \
| * | | Implement review feedbackLukas Reschke2021-09-131-2/+2
| * | | Apply suggestions from code review Lukas Reschke2021-09-131-2/+3
| * | | Implement PR review feedbackLukas Reschke2021-09-071-3/+0
| * | | phpcsLukas Reschke2021-09-061-2/+1
| * | | Adjust logic to store period instead of current timestampLukas Reschke2021-09-061-2/+2
| * | | Add database ratelimiting backendLukas Reschke2021-09-061-0/+47
* | | | [tx-robot] updated from transifexNextcloud bot2021-09-134-44/+50
* | | | [tx-robot] updated from transifexNextcloud bot2021-09-1214-0/+42
* | | | Merge pull request #28795 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.3dependabot[bot]2021-09-1120-79/+79
|\ \ \ \
| * | | | Bump core-js from 3.17.2 to 3.17.3dependabot[bot]2021-09-1120-79/+79
* | | | | [tx-robot] updated from transifexNextcloud bot2021-09-11138-276/+276
|/ / / /
* | | | Merge pull request #28707 from nextcloud/replace-icons-on-recommended-appsPytal2021-09-1016-36/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace some icons with pretty iconsLuka Trovic2021-09-1016-36/+47
| |/ /
* | | use specific email getter where necessaryArthur Schiwon2021-09-092-2/+2
* | | Confirm mails only per POSTArthur Schiwon2021-09-091-0/+20
* | | add a job to clean up expired verification tokensArthur Schiwon2021-09-091-1/+1
* | | implement verification for additional mailsArthur Schiwon2021-09-091-0/+13
* | | move verification token logic out of lost password controllerArthur Schiwon2021-09-091-82/+30
* | | [tx-robot] updated from transifexNextcloud bot2021-09-094-12/+28
* | | Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flowLukas Reschke2021-09-071-5/+0
|\ \ \
| * | | Remove 2FA exemption from PublicPage annotationLukas Reschke2021-09-061-5/+0
| |/ /
* | | Merge pull request #28726 from nextcloud/check-if-path-is-validLukas Reschke2021-09-071-0/+5
|\ \ \
| * | | Fix codestyleLukas Reschke2021-09-061-1/+1
| * | | Check if SVG path is validLukas Reschke2021-09-061-0/+5
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2021-09-072-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-09-062-0/+18
* | Bump core-js from 3.16.4 to 3.17.2dependabot[bot]2021-09-0414-51/+51
* | Merge pull request #28708 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...dependabot[bot]2021-09-042-3/+3
|\ \
| * | Bump css-vars-ponyfill from 2.4.6 to 2.4.7dependabot[bot]2021-09-042-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-09-042-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-09-022-0/+4
* | 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-315-5/+12
|\ \
| * | RecompileJoas Schilling2021-08-314-4/+4
| * | Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0Joas Schilling2021-08-311-1/+8
* | | Fix position of search barCarl Schwan2021-08-314-11/+17
|/ /
* | Merge pull request #28349 from J0WI/compress-pngsszaimen2021-08-313-0/+0
|\ \
| * | Compress PNGsJ0WI2021-08-083-0/+0
* | | Bump @nextcloud/vue from 4.0.3 to 4.1.0dependabot[bot]2021-08-302-23/+39
* | | Bump core-js from 3.16.2 to 3.16.4dependabot[bot]2021-08-3020-63/+63
* | | [tx-robot] updated from transifexNextcloud bot2021-08-282-12/+12
* | | [tx-robot] updated from transifexNextcloud bot2021-08-272-2/+2
* | | Merge pull request #28262 from nextcloud/fix/set-up-2fa-providers-enforced-wi...kesselb2021-08-251-1/+1
|\ \ \