Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #28728 from nextcloud/add-database-backend-limiter | Lukas Reschke | 2021-09-13 | 1 | -0/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Implement review feedback | Lukas Reschke | 2021-09-13 | 1 | -2/+2 | |
| * | | | | | | | Apply suggestions from code review | Lukas Reschke | 2021-09-13 | 1 | -2/+3 | |
| * | | | | | | | Implement PR review feedback | Lukas Reschke | 2021-09-07 | 1 | -3/+0 | |
| * | | | | | | | phpcs | Lukas Reschke | 2021-09-06 | 1 | -2/+1 | |
| * | | | | | | | Adjust logic to store period instead of current timestamp | Lukas Reschke | 2021-09-06 | 1 | -2/+2 | |
| * | | | | | | | Add database ratelimiting backend | Lukas Reschke | 2021-09-06 | 1 | -0/+47 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-13 | 4 | -44/+50 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-12 | 14 | -0/+42 | |
* | | | | | | | | Merge pull request #28795 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.3 | dependabot[bot] | 2021-09-11 | 20 | -79/+79 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump core-js from 3.17.2 to 3.17.3 | dependabot[bot] | 2021-09-11 | 20 | -79/+79 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* / | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-11 | 138 | -276/+276 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28707 from nextcloud/replace-icons-on-recommended-apps | Pytal | 2021-09-10 | 16 | -36/+47 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Replace some icons with pretty icons | Luka Trovic | 2021-09-10 | 16 | -36/+47 | |
| |/ / / / / | ||||||
* | | | | | | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 2 | -2/+2 | |
* | | | | | | Confirm mails only per POST | Arthur Schiwon | 2021-09-09 | 1 | -0/+20 | |
* | | | | | | add a job to clean up expired verification tokens | Arthur Schiwon | 2021-09-09 | 1 | -1/+1 | |
* | | | | | | implement verification for additional mails | Arthur Schiwon | 2021-09-09 | 1 | -0/+13 | |
* | | | | | | move verification token logic out of lost password controller | Arthur Schiwon | 2021-09-09 | 1 | -82/+30 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-09 | 4 | -12/+28 | |
* | | | | | | Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flow | Lukas Reschke | 2021-09-07 | 1 | -5/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove 2FA exemption from PublicPage annotation | Lukas Reschke | 2021-09-06 | 1 | -5/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #28726 from nextcloud/check-if-path-is-valid | Lukas Reschke | 2021-09-07 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix codestyle | Lukas Reschke | 2021-09-06 | 1 | -1/+1 | |
| * | | | | | | Check if SVG path is valid | Lukas Reschke | 2021-09-06 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-07 | 2 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-06 | 2 | -0/+18 | |
* | | | | | Bump core-js from 3.16.4 to 3.17.2 | dependabot[bot] | 2021-09-04 | 14 | -51/+51 | |
* | | | | | Merge pull request #28708 from nextcloud/dependabot/npm_and_yarn/css-vars-pon... | dependabot[bot] | 2021-09-04 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump css-vars-ponyfill from 2.4.6 to 2.4.7 | dependabot[bot] | 2021-09-04 | 2 | -3/+3 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-04 | 2 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-02 | 2 | -0/+4 | |
* | | | | | Search function strong tag for user input | kavita.sonawane@t-systems.com | 2021-09-01 | 10 | -76/+79 | |
* | | | | | Merge pull request #28506 from nextcloud/followup/27281/fix-oc-linktoocs | szaimen | 2021-08-31 | 5 | -5/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Recompile | Joas Schilling | 2021-08-31 | 4 | -4/+4 | |
| * | | | | | Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0 | Joas Schilling | 2021-08-31 | 1 | -1/+8 | |
* | | | | | | Fix position of search bar | Carl Schwan | 2021-08-31 | 4 | -11/+17 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #28349 from J0WI/compress-pngs | szaimen | 2021-08-31 | 3 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Compress PNGs | J0WI | 2021-08-08 | 3 | -0/+0 | |
* | | | | | | Bump @nextcloud/vue from 4.0.3 to 4.1.0 | dependabot[bot] | 2021-08-30 | 2 | -23/+39 | |
* | | | | | | Bump core-js from 3.16.2 to 3.16.4 | dependabot[bot] | 2021-08-30 | 20 | -63/+63 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-28 | 2 | -12/+12 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-27 | 2 | -2/+2 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #28262 from nextcloud/fix/set-up-2fa-providers-enforced-wi... | kesselb | 2021-08-25 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix setting up 2FA providers when 2FA is enforced and bc are generated | Christoph Wurst | 2021-07-30 | 1 | -1/+1 | |
* | | | | | | Bump core-js from 3.16.1 to 3.16.2 | dependabot[bot] | 2021-08-23 | 17 | -41/+41 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-22 | 2 | -2/+2 | |
* | | | | | | Merge pull request #28519 from nextcloud/enh/user-report-active-users | blizzz | 2021-08-19 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add active user count to occ user:report | Julius Härtl | 2021-08-19 | 1 | -0/+3 | |
* | | | | | | | Merge pull request #27294 from pjft/patch-2 | Christoph Wurst | 2021-08-19 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |