Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Disable "Enforce password protection" if not asking for a password | Daniel Calviño Sánchez | 2023-05-22 | 2 | -1/+20 | |
| * | | | | | Split long line | Daniel Calviño Sánchez | 2023-05-22 | 1 | -1/+2 | |
| * | | | | | Indent "Enforce password protection" | Daniel Calviño Sánchez | 2023-05-22 | 1 | -3/+3 | |
| * | | | | | Replace "div" with "span" inside "p" | Daniel Calviño Sánchez | 2023-05-22 | 1 | -6/+4 | |
| * | | | | | Move "br" immediately after "label" for consistency with other elements | Daniel Calviño Sánchez | 2023-05-22 | 1 | -2/+1 | |
| * | | | | | Add missing end tag for "label" | Daniel Calviño Sánchez | 2023-05-22 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-22 | 6 | -4/+8 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-21 | 54 | -46/+118 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #38372 from nextcloud/dependabot/npm_and_yarn/tar-6.1.15 | dependabot[bot] | 2023-05-20 | 2 | -5/+8 | |
|\ \ \ | ||||||
| * | | | chore(deps-dev): Bump tar from 6.1.14 to 6.1.15 | dependabot[bot] | 2023-05-20 | 2 | -5/+8 | |
|/ / / | ||||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-20 | 84 | -174/+438 | |
* | | | Merge pull request #38354 from nextcloud/pulsejet/patch-ubr | Simon L | 2023-05-20 | 7 | -50/+75 | |
|\ \ \ | ||||||
| * | | | Make unsupported browser check asynchronous | Varun Patil | 2023-05-19 | 7 | -50/+75 | |
* | | | | Merge pull request #37758 from nextcloud/redis-atomic | Simon L | 2023-05-19 | 2 | -35/+61 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | redis: move lua scripts to class and add type hints | Varun Patil | 2023-05-10 | 2 | -23/+21 | |
| * | | | add test to verify redis lua script hashes | Robin Appelman | 2023-04-17 | 1 | -0/+8 | |
| * | | | redis: use atomic operations everywhere | Varun Patil | 2023-04-16 | 1 | -35/+55 | |
* | | | | Merge pull request #38332 from nextcloud/pulsejet/patch-dead1 | Simon L | 2023-05-19 | 1 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove some dead code in files app | Varun Patil | 2023-05-17 | 1 | -3/+0 | |
* | | | | | Merge pull request #32775 from nextcloud/fix/23877/unread-comments | Marcel Klehr | 2023-05-19 | 10 | -14/+103 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Compile assets | nextcloud-command | 2023-05-19 | 4 | -0/+8 | |
| * | | | | fix(comments): Mark comments as read | Christopher Ng | 2023-05-19 | 10 | -16/+97 | |
|/ / / / | ||||||
* | | | | Merge pull request #38306 from nextcloud/enh/noid/migrate-to-ncselect | Simon L | 2023-05-19 | 17 | -55/+52 | |
|\ \ \ \ | ||||||
| * | | | | address review | Simon L | 2023-05-19 | 15 | -22/+22 | |
| * | | | | migrate a few components to NcSelect | Simon L | 2023-05-19 | 5 | -37/+34 | |
|/ / / / | ||||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-19 | 2 | -46/+46 | |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 102 | -94/+180 | |
* | | | | Merge pull request #38344 from nextcloud/38340-fix-add-group-broken | F. E Noel Nfebe | 2023-05-18 | 5 | -12/+11 | |
|\ \ \ \ | ||||||
| * | | | | Fix add new group event | fenn-cs | 2023-05-18 | 5 | -12/+11 | |
|/ / / / | ||||||
* | | | | Merge pull request #38294 from nextcloud/fix/37137/add-aria-expanded-to-toggl... | F. E Noel Nfebe | 2023-05-18 | 6 | -7/+10 | |
|\ \ \ \ | ||||||
| * | | | | Use aria-expanded correctly on toggle user actions | fenn-cs | 2023-05-17 | 6 | -7/+10 | |
* | | | | | Merge pull request #38232 from nextcloud/dependabot/npm_and_yarn/cypress-12.12.0 | dependabot[bot] | 2023-05-18 | 2 | -5/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0 | dependabot[bot] | 2023-05-17 | 2 | -5/+8 | |
* | | | | | | Merge pull request #38234 from nextcloud/dependabot/composer/build/integratio... | dependabot[bot] | 2023-05-18 | 1 | -12/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2023-05-17 | 1 | -12/+12 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 144 | -310/+550 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #38323 from nextcloud/pulsejet/focus-visible | Varun Patil | 2023-05-17 | 7 | -9367/+2714 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove focus-visible polyfill | Varun Patil | 2023-05-17 | 7 | -9367/+2714 | |
* | | | | | | Merge pull request #38346 from nextcloud/dependabot/composer/build/integratio... | dependabot[bot] | 2023-05-17 | 2 | -11/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration | dependabot[bot] | 2023-05-17 | 2 | -11/+8 | |
* | | | | | | Merge pull request #38330 from nextcloud/fix/alt-login-box-design | Simon L | 2023-05-17 | 4 | -30/+48 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | chore: compile assets | Ferdinand Thiessen | 2023-05-17 | 2 | -3/+3 | |
| * | | | | | feat(login): Improve passwordless login box | Ferdinand Thiessen | 2023-05-17 | 1 | -24/+33 | |
| * | | | | | feat(login): Use `tertiary` button for "back to login" | Ferdinand Thiessen | 2023-05-17 | 1 | -3/+12 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #38336 from nextcloud/master-is-now-28 | Joas Schilling | 2023-05-17 | 33 | -67/+91 | |
|\ \ \ \ \ | ||||||
| * | | | | | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 28 | -56/+56 | |
| * | | | | | chore(release): Bump Major version in master branch to 28 | Joas Schilling | 2023-05-17 | 1 | -3/+3 | |
| * | | | | | chore(CI): Update psalm baseline also on stable27 | Joas Schilling | 2023-05-17 | 1 | -1/+1 | |
| * | | | | | chore(CI): Backport the CA Cert update to stable27 | Joas Schilling | 2023-05-17 | 1 | -1/+1 | |
| * | | | | | chore(security): Bump "Expires" of well-known/security.txt | Joas Schilling | 2023-05-17 | 1 | -1/+1 |