Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | perf(workflowengine): Cache query that is performed on every request | Julius H盲rtl | 2023-02-10 | 2 | -4/+72 | |
* | | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-13 | 22 | -22/+0 | |
* | | | | | | | | Merge pull request #36673 from nextcloud/rakekniven-patch-1 | Simon L | 2023-02-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | l10n: Fixed grammar | rakekniven | 2023-02-11 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-12 | 14 | -10/+34 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #36232 from nextcloud/enh/a11y-user-menu | Pytal | 2023-02-10 | 3 | -34/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Port user menu to Vue | Christopher Ng | 2023-02-09 | 3 | -34/+22 | |
* | | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-11 | 2 | -0/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #36608 from nextcloud/storageinfo-no-explicit-setup | Julius H盲rtl | 2023-02-10 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remove explicit setup when getting storage info | Robin Appelman | 2023-02-08 | 1 | -5/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-10 | 20 | -70/+164 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #36469 from nextcloud/perf/autoloading/files-external-auth... | Julius H盲rtl | 2023-02-09 | 13 | -0/+1362 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | perf(autoloading): Add authoritative autoloader for files_external | Christoph Wurst | 2023-02-09 | 13 | -0/+1362 | |
* | | | | | | | fix(caldav): Fix reminder timezone drift for all-day events | Christoph Wurst | 2023-02-09 | 3 | -16/+237 | |
|/ / / / / / | ||||||
* | | | | | | perf(dav): Do not call general setupFS on ever dav auth | Julius H盲rtl | 2023-02-09 | 2 | -9/+6 | |
* | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-09 | 2 | -0/+18 | |
|/ / / / / | ||||||
* | | | | | Prevent scrolling hover .files-controls | Louis Chemineau | 2023-02-08 | 1 | -0/+5 | |
* | | | | | Merge pull request #29010 from mattian/fix/19218/birthday-leap-day | Christoph Wurst | 2023-02-08 | 2 | -56/+56 | |
|\ \ \ \ \ | ||||||
| * | | | | | dav: fix birthday calendar event generation for leap days | Mattia Narducci | 2023-02-06 | 2 | -56/+56 | |
* | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-08 | 2 | -0/+6 | |
* | | | | | | Merge pull request #36570 from nextcloud/enh/a11y-profile-visibility-select | Pytal | 2023-02-07 | 1 | -9/+8 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Port profile visibility select | Christopher Ng | 2023-02-06 | 1 | -9/+8 | |
* | | | | | | fix(sharing): Remove casting to int from INF | Joas Schilling | 2023-02-07 | 1 | -1/+1 | |
* | | | | | | Respect OCP interface in private classes | C么me Chilliet | 2023-02-07 | 1 | -1/+1 | |
* | | | | | | Removed catch of ValueError as we cannot know if it鈥檚 >2038 or <1970 | C么me Chilliet | 2023-02-07 | 1 | -11/+2 | |
* | | | | | | Document that size may be a float in new class VersionEntity | C么me Chilliet | 2023-02-07 | 4 | -9/+13 | |
* | | | | | | Skip tests that cannot succeed on 32bits | C么me Chilliet | 2023-02-07 | 1 | -2/+9 | |
* | | | | | | Skip buggy tests for 32bits CI | C么me Chilliet | 2023-02-07 | 1 | -4/+15 | |
* | | | | | | Psalm easy fixes in apps/files/appinfo/routes.php | C么me Chilliet | 2023-02-07 | 1 | -2/+2 | |
* | | | | | | Fix Sabre connector test | C么me Chilliet | 2023-02-07 | 1 | -2/+2 | |
* | | | | | | Fix psalm errors | C么me Chilliet | 2023-02-07 | 2 | -7/+8 | |
* | | | | | | Fix name of skip method for phpunit | C么me Chilliet | 2023-02-07 | 1 | -1/+1 | |
* | | | | | | Improve behavior with dates on 32bits and fix tests or skip them | C么me Chilliet | 2023-02-07 | 3 | -20/+34 | |
* | | | | | | Silence errors of return type mismatch from Sabre for now | C么me Chilliet | 2023-02-07 | 5 | -1/+11 | |
* | | | | | | Type sizes as int|float throughout the code base | C么me Chilliet | 2023-02-07 | 6 | -16/+11 | |
* | | | | | | Allow float sizes in FileInfo for 32bits | C么me Chilliet | 2023-02-07 | 1 | -5/+1 | |
* | | | | | | Fix a few tests that were using too big int values for 32bits | C么me Chilliet | 2023-02-07 | 3 | -6/+3 | |
* | | | | | | Strong type filesize related methods to ease 32bits problem findings | C么me Chilliet | 2023-02-07 | 1 | -1/+1 | |
* | | | | | | Merge pull request #36314 from nextcloud/sso-kerberos-fix | C么me Chilliet | 2023-02-07 | 4 | -33/+46 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update kerberos sso test setup to use new user_saml config system | Robin Appelman | 2023-01-23 | 4 | -33/+46 | |
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-07 | 4 | -0/+10 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builder | Joas Schilling | 2023-02-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Don't reuse query builder object with populated parameters | Joas Schilling | 2023-01-23 | 1 | -0/+1 | |
* | | | | | | Merge pull request #36509 from nextcloud/fix/user-management/delete-user-hidd... | Christoph Wurst | 2023-02-06 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(user-management): Fix deleting user in hidden group(s) | Christoph Wurst | 2023-02-03 | 1 | -0/+4 | |
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-06 | 6 | -4/+10 | |
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-05 | 4 | -0/+8 | |
* | | | | | | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-04 | 26 | -10/+84 | |
* | | | | | | | Merge pull request #36452 from nextcloud/perf/share-availability-check | Vincent Petry | 2023-02-03 | 2 | -11/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore: Add return types | Julius H盲rtl | 2023-01-31 | 1 | -5/+6 |