| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-07 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-03 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-31 | 2 | -30/+30 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-17 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-05 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-04 | 2 | -0/+6 |
* | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 1 | -1/+1 |
* | extend fix-key-location to handle cases from broken cross-storage moves | Robin Appelman | 2023-08-31 | 1 | -36/+297 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 2 | -2/+18 |
* | Improve typing as suggested by review | Côme Chilliet | 2023-08-08 | 1 | -32/+7 |
* | Migrate away from ILogger in encryption | Côme Chilliet | 2023-08-08 | 15 | -441/+142 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-08 | 2 | -2/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-01 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-23 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-21 | 6 | -2/+30 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-20 | 2 | -0/+2 |
* | Fix sharing of encrypted files | Côme Chilliet | 2023-07-18 | 1 | -1/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-18 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-17 | 16 | -0/+16 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-16 | 36 | -72/+72 |
* | fix(i18n) Changed grammar related to "login" | rakekniven | 2023-07-15 | 1 | -1/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 4 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 2 | -4/+4 |
* | 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 |