Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-28 | 24 | -24/+366 |
* | Merge pull request #39029 from nextcloud/feat/eslint-ts | John Molakvoæ | 2023-06-27 | 120 | -5416/+11903 |
|\ | |||||
| * | chore: upgrade typescript, eslint and fix lint | John Molakvoæ | 2023-06-27 | 120 | -5416/+11903 |
* | | Merge pull request #39020 from fsamapoor/refactor_lib_private_mail | Pytal | 2023-06-27 | 2 | -0/+24 |
|\ \ | |||||
| * | | Adds same object return annotations. | Faraz Samapoor | 2023-06-27 | 2 | -0/+24 |
| |/ | |||||
* | | Merge pull request #38990 from fsamapoor/refactor_lib_private_calendar | Christoph Wurst | 2023-06-27 | 4 | -99/+69 |
|\ \ | |||||
| * | | Refactors lib/private/Calendar. | Faraz Samapoor | 2023-06-25 | 4 | -99/+69 |
* | | | Merge pull request #39005 from nextcloud/fix/dav/upgrade-catch-sab-sync-errors | Simon L | 2023-06-27 | 1 | -1/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix(dav): Catch SAB sync errors during upgrade | Christoph Wurst | 2023-06-26 | 1 | -1/+9 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-27 | 56 | -414/+1040 |
* | | | Merge pull request #39015 from nextcloud/Jerome-Herbinet-qr-code-generation-b... | Simon L | 2023-06-26 | 3 | -5/+5 |
|\ \ \ | |||||
| * | | | npm run build | Jérôme Herbinet | 2023-06-26 | 2 | -3/+3 |
| * | | | Add "button" class to the QR code link | Jérôme Herbinet | 2023-06-26 | 1 | -2/+2 |
* | | | | Merge pull request #38881 from nextcloud/fix/logcondition-user | Côme Chilliet | 2023-06-26 | 1 | -8/+12 |
|\ \ \ \ | |||||
| * | | | | Fix user log.condition feature | Côme Chilliet | 2023-06-26 | 1 | -8/+12 |
* | | | | | Merge pull request #38858 from nextcloud/scanner-performance3 | Robin Appelman | 2023-06-26 | 2 | -14/+10 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | file scanner performance improvements | Robin Appelman | 2023-06-16 | 2 | -14/+10 |
* | | | | | Merge pull request #38679 from nextcloud/feat/add-spec-to-preview-fetched-event | Daniel | 2023-06-26 | 3 | -12/+53 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | feat: add width, height, crop and mode to BeforePreviewFetchedEvent | Daniel Kesselberg | 2023-06-23 | 3 | -12/+53 |
* | | | | | Merge pull request #38775 from fsamapoor/constructor_property_promotion_in_co... | Côme Chilliet | 2023-06-26 | 10 | -51/+60 |
|\ \ \ \ \ | |||||
| * | | | | | Fixes testcase error. | Faraz Samapoor | 2023-06-24 | 1 | -1/+6 |
| * | | | | | Update core/Command/TwoFactorAuth/Cleanup.php | Faraz Samapoor | 2023-06-24 | 1 | -1/+1 |
| * | | | | | Update core/Command/TwoFactorAuth/Enable.php | Faraz Samapoor | 2023-06-24 | 1 | -1/+1 |
| * | | | | | Update core/Command/TwoFactorAuth/Disable.php | Faraz Samapoor | 2023-06-24 | 1 | -1/+1 |
| * | | | | | Update core/Command/TwoFactorAuth/State.php | Faraz Samapoor | 2023-06-24 | 1 | -1/+1 |
| * | | | | | Update core/Command/TwoFactorAuth/Enforce.php | Faraz Samapoor | 2023-06-24 | 1 | -1/+3 |
| * | | | | | Update core/Command/Check.php | Faraz Samapoor | 2023-06-24 | 1 | -1/+3 |
| * | | | | | Adds constructor to the Based class. | Faraz Samapoor | 2023-06-24 | 5 | -6/+27 |
| * | | | | | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-24 | 8 | -45/+24 |
* | | | | | | Merge pull request #38958 from nextcloud/enh/noid/use-getsystemvalue-mailer | Simon L | 2023-06-26 | 2 | -22/+29 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | try to fix tests | Simon L | 2023-06-23 | 1 | -18/+25 |
| * | | | | | use getsystemvalue-functions in Mailer.php | Simon L | 2023-06-23 | 1 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-26 | 30 | -258/+516 |
* | | | | | Merge pull request #38987 from fsamapoor/refactor_lib_private_mail | F. E Noel Nfebe | 2023-06-25 | 4 | -168/+89 |
|\ \ \ \ \ | |||||
| * | | | | | Refactors lib/private/Mail. | Faraz Samapoor | 2023-06-25 | 4 | -168/+89 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #38988 from nextcloud/fix/data-apps-slide-toggle | Simon L | 2023-06-25 | 9 | -7/+191 |
|\ \ \ \ \ | |||||
| * | | | | | fix: restore AppsSlideToggle feature | John Molakvoæ | 2023-06-25 | 9 | -7/+191 |
|/ / / / / | |||||
* | | | | | Merge pull request #38665 from nextcloud/fix/weather_status-osm-api | Ferdinand Thiessen | 2023-06-25 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | fix(weather_status): Pass address as param | Ferdinand Thiessen | 2023-06-06 | 1 | -2/+3 |
* | | | | | | Merge pull request #38986 from fsamapoor/refactor_lib_private_contacts | John Molakvoæ | 2023-06-25 | 8 | -121/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactors lib/private/Contacts. | Faraz Samapoor | 2023-06-25 | 8 | -121/+45 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #38869 from nextcloud/automated/noid/master-fix-npm-audit | John Molakvoæ | 2023-06-25 | 10 | -1344/+2179 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | chore(deps): fix npm audit | nextcloud-command | 2023-06-25 | 10 | -1344/+2179 |
|/ / / / / | |||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-25 | 16 | -10/+182 |
* | | | | | Merge pull request #38844 from nextcloud/enh/add-detected-mime-type-to-exception | Simon L | 2023-06-25 | 2 | -1/+27 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | feat: add detected mime type to exception | Daniel Kesselberg | 2023-06-24 | 2 | -1/+27 |
|/ / / / | |||||
* | | | | Merge pull request #38852 from nextcloud/enh/noid/move-deprecation-warnings | John Molakvoæ | 2023-06-24 | 17 | -26/+26 |
|\ \ \ \ | |||||
| * | | | | address review | Simon L | 2023-06-24 | 17 | -26/+26 |
| * | | | | fix one more place | Simon L | 2023-06-24 | 1 | -2/+2 |
| * | | | | only print deprecation logs if debug mode is enabled | Simon L | 2023-06-24 | 8 | -12/+12 |