| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-09 | 2 | -2/+16 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-08 | 2 | -4/+4 |
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-02 | 2 | -0/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-27 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-24 | 2 | -40/+76 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-18 | 2 | -2/+18 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-15 | 2 | -56/+56 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 2 | -0/+10 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-08 | 4 | -4/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-04 | 2 | -0/+4 |
* | Merge pull request #38206 from nextcloud/fix/increase-iterations-for-pbkdf2 | Simon L | 2023-05-25 | 2 | -10/+10 |
|\ |
|
| * | Adapt encryption test to change in generateHeader | Côme Chilliet | 2023-05-25 | 1 | -1/+1 |
| * | Increase from 100000 to 600000 iterations for hash_pbkdf2 | Côme Chilliet | 2023-05-23 | 1 | -9/+9 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-25 | 2 | -0/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-24 | 2 | -0/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-20 | 2 | -8/+60 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 2 | -0/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 2 | -0/+2 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-17 | 2 | -0/+6 |
* | Merge pull request #38080 from nextcloud/enh/add-occ-command-for-legacy-filekey | Côme Chilliet | 2023-05-15 | 7 | -5/+179 |
|\ |
|
| * | Add fclose on opened resources | Côme Chilliet | 2023-05-11 | 1 | -0/+7 |
| * | Rename command to drop-legacy-filekey and remove comment about legacy mode. | Côme Chilliet | 2023-05-11 | 5 | -112/+114 |
| * | Copy data back instead of renaming to avoid changing the fileid | Côme Chilliet | 2023-05-11 | 1 | -2/+11 |
| * | Copy and move files to migrate them to the new key | Côme Chilliet | 2023-05-09 | 1 | -12/+21 |
| * | Log failures to delete legacy file key | Côme Chilliet | 2023-05-04 | 1 | -1/+6 |
| * | Fix fopen mode | Côme Chilliet | 2023-05-04 | 1 | -3/+8 |
| * | Add an occ command to scan files for legacy file key in use and get rid of those | Côme Chilliet | 2023-05-04 | 6 | -109/+246 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-12 | 2 | -0/+10 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-26 | 2 | -0/+10 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-25 | 2 | -0/+8 |
* | fix(assets): Optimize SVGs with scour 0.38.2 | Joas Schilling | 2023-04-24 | 1 | -1/+1 |
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-20 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-19 | 2 | -0/+2 |
* | Merge pull request #36617 from nextcloud/update/psr-container | Simon L | 2023-04-18 | 1 | -1/+4 |
|\ |
|
| * | fix: Adjust console formatter code to match with Symfony type hints | Ferdinand Thiessen | 2023-04-17 | 1 | -1/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-18 | 8 | -2/+26 |
|/ |
|
* | Merge pull request #37724 from nextcloud/fix/encryption-signature-check-logic | Christoph Wurst | 2023-04-17 | 1 | -4/+6 |
|\ |
|
| * | Cleanup signature checking logic in encryption | jld3103 | 2023-04-14 | 1 | -4/+6 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-17 | 2 | -0/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-16 | 10 | -0/+36 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-15 | 126 | -482/+484 |
* | | Merge pull request #36351 from nextcloud/bugfix/noid/move-encryption-password... | Joas Schilling | 2023-04-14 | 4 | -93/+42 |
|\ \
| |/
|/| |
|
| * | Fix unit tests | Joas Schilling | 2023-03-08 | 1 | -0/+8 |
| * | Move encrypt-all password email to EmailTemplate | Joas Schilling | 2023-03-08 | 3 | -93/+34 |
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-09 | 2 | -0/+2 |
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-06 | 4 | -0/+4 |
* | | Merge pull request #36836 from nextcloud/fix/view-type-cleanup | Côme Chilliet | 2023-04-05 | 1 | -1/+1 |
|\ \ |
|