| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #37953 from moan0s/reword-disabled-login-form | John Molakvoæ | 2024-03-19 | 1 | -4/+4 |
|\ |
|
| * | feat: Reword login form disabled warning #37949 | Julian-Samuel Gebühr | 2024-03-17 | 1 | -4/+4 |
* | | Merge pull request #33546 from adam-blakey/show-enabled-and-disabled-apps | John Molakvoæ | 2024-03-19 | 1 | -12/+40 |
|\ \ |
|
| * | | style: Fixed style from composer cs:fix | Adam Blakey | 2024-03-18 | 1 | -2/+2 |
| * | | Update core/Command/App/ListApps.php | Adam Blakey | 2024-03-18 | 1 | -16/+2 |
| * | | Merge branch 'master' into show-enabled-and-disabled-apps | John Molakvoæ | 2024-03-15 | 755 | -48758/+42298 |
| |\ \ |
|
| * | | | Fixed logic issue where checking for wrong option | Adam Blakey | 2022-08-15 | 1 | -8/+7 |
| * | | | added --enabled and --disabled options to occ app:list | Adam Blakey | 2022-08-15 | 1 | -12/+55 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-18 | 2 | -2/+2 |
| |_|/
|/| | |
|
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-17 | 2 | -2/+2 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-16 | 108 | -110/+130 |
* | | | Merge pull request #41684 from nextcloud/feat/rst-mimetype | Anupam Kumar | 2024-03-15 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | feat(mimetypes): Add mimetype for ReStructuredText | Anupam Kumar | 2024-03-15 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge pull request #44202 from nextcloud/fix/migrate-webdav-check-to-setupcheck | John Molakvoæ | 2024-03-15 | 2 | -69/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: Migrate WebDAV endpoint check to SetupCheck API | Côme Chilliet | 2024-03-14 | 2 | -69/+0 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-15 | 100 | -438/+438 |
|/ / |
|
* | | Merge pull request #44067 from nextcloud/fix/migrate-header-check-to-setupcheck | Côme Chilliet | 2024-03-14 | 2 | -741/+0 |
|\ \ |
|
| * | | feat: Migrate HSTS check to Security headers SetupCheck | Côme Chilliet | 2024-03-13 | 2 | -262/+0 |
| * | | fix: Migrate security headers check tests and fix the SetupCheck implementation | Côme Chilliet | 2024-03-13 | 1 | -409/+0 |
| * | | fix: Fix Security headers setup check behavior | Côme Chilliet | 2024-03-13 | 1 | -70/+0 |
* | | | Merge pull request #39669 from nooblag/lastseen-all | Joas Schilling | 2024-03-14 | 1 | -16/+43 |
|\ \ \ |
|
| * | | | fix: Use IUserManager::callForAllUsers() to save memory | Joas Schilling | 2024-03-14 | 1 | -5/+26 |
| * | | | feat(occ): Add --all option for occ user:lastseen | Jordan Brown | 2024-03-13 | 1 | -18/+24 |
| |/ / |
|
* | | | Merge pull request #41189 from HolonProduction/webroot-setup | John Molakvoæ | 2024-03-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix: Respect custom webroot in setup form | HolonProduction | 2024-03-13 | 1 | -1/+1 |
| |/ / |
|
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-14 | 2 | -0/+6 |
|/ / |
|
* | | fix(updatenotification): spread the use of new appconfig | Maxence Lange | 2024-03-13 | 1 | -5/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-13 | 2 | -0/+4 |
* | | fix: Suppress psalm errors about deprecated execute method, we have to use it... | Côme Chilliet | 2024-03-12 | 1 | -1/+1 |
* | | fix: Call execute until it is removed for Job class | Côme Chilliet | 2024-03-12 | 1 | -1/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-12 | 22 | -0/+58 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-11 | 42 | -42/+42 |
* | | fix: login page now correctly shows email LDAP settings | Eduardo Morales | 2024-03-10 | 2 | -1/+18 |
* | | feat: added login's initial possible email-states | Eduardo Morales | 2024-03-10 | 1 | -0/+31 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-08 | 100 | -244/+424 |
* | | refactor: use TypeScript for unified-search boostrap file | fenn-cs | 2024-03-07 | 1 | -1/+10 |
* | | Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps | Josh | 2024-03-07 | 1 | -1/+1 |
|\ \ |
|
| * | | fix(db): db-convert supports disabled apps but not removed ones | Josh | 2024-02-25 | 1 | -1/+1 |
* | | | Merge pull request #43939 from nextcloud/enh/migrate-frontend-setupcheck-v2 | Côme Chilliet | 2024-03-07 | 2 | -129/+0 |
|\ \ \ |
|
| * | | | fix(settings): Remove migrated SetupCheck from legacy JS code | Ferdinand Thiessen | 2024-03-07 | 2 | -129/+0 |
* | | | | feat: Ship downloadlimit | Christopher Ng | 2024-03-07 | 1 | -0/+2 |
|/ / / |
|
* | | | fix: Positioning and active state of viewer components | Julius Härtl | 2024-03-07 | 2 | -2/+2 |
* | | | Merge pull request #44007 from nextcloud/feat/rename-teams | Julius Härtl | 2024-03-06 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | feat: Rename circles to teams | Julius Härtl | 2024-03-06 | 2 | -1/+2 |
* | | | | Merge pull request #43997 from nextcloud/fix/url_regex | Jonas | 2024-03-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix: Make URL pattern regexes match localhost and URLs with ports | Jonas | 2024-03-06 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #43189 from nextcloud/42914-search-in-single-talk-room | F. E Noel Nfebe | 2024-03-06 | 4 | -10/+124 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | refactor: migrate from vuex to pinia | fenn-cs | 2024-03-06 | 4 | -44/+24 |
| * | | | feat(core): create filter-plugin architecture for unified search | fenn-cs | 2024-03-06 | 5 | -10/+144 |
* | | | | Merge pull request #43998 from nextcloud/bugfix/noid/add-fixme-to-migration-f... | Joas Schilling | 2024-03-06 | 2 | -5/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|