| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-31 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-30 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-28 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-27 | 18 | -10/+64 |
* | fix(workflowengine): Add an empty content when no flows are installed or conf... | Ferdinand Thiessen | 2023-10-24 | 2 | -20/+48 |
* | enh(IMountManager): Add method to get MountPoint from CachedMountInfo | Jonas | 2023-10-23 | 2 | -5/+13 |
* | fix(isLegitimatedForUserId): Setup mountpoints to check file access | Jonas | 2023-10-23 | 2 | -9/+24 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-18 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-14 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-08 | 4 | -26/+74 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-06 | 2 | -2/+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 | -2/+4 |
* | Migrate applications away from deprecated ILogger | Côme Chilliet | 2023-09-21 | 4 | -75/+22 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-18 | 2 | -4/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 2 | -0/+110 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-10 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-09 | 2 | -0/+6 |
* | Merge pull request #38604 from fsamapoor/replace_strpos_calls_in_workflowengi... | Côme Chilliet | 2023-08-07 | 3 | -8/+8 |
|\ |
|
| * | Fixes "PossiblyFalseArgument" notices. | Faraz Samapoor | 2023-07-03 | 2 | -6/+6 |
| * | Refactors "strpos" calls in /apps/workflowengine to improve code readability. | Faraz Samapoor | 2023-07-03 | 3 | -8/+8 |
* | | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+1 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-31 | 2 | -2/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-30 | 2 | -0/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-27 | 2 | -26/+26 |
* | | Merge pull request #39485 from nextcloud/bugfix/noid/move-remaining-easy-usag... | Joas Schilling | 2023-07-26 | 1 | -1/+0 |
|\ \ |
|
| * | | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 1 | -1/+0 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-26 | 2 | -2/+4 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-25 | 2 | -8/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-21 | 6 | -2/+110 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-20 | 4 | -0/+4 |
* | | fix(workflowengine): Remove legacy event (deprecated since 17) | Joas Schilling | 2023-07-19 | 2 | -18/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -8/+12 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-17 | 2 | -0/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-15 | 2 | -4/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 18 | -6/+28 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 2 | -2/+6 |
* | | Merge pull request #39337 from nextcloud/fix/workflowengine-ncmultiselect | Ferdinand Thiessen | 2023-07-12 | 1 | -53/+25 |
|\ \ |
|
| * | | fix(workflowengine): Migrate from deprecated NcMultiselect to NcSelect component | Ferdinand Thiessen | 2023-07-12 | 1 | -53/+25 |
* | | | fix: Avoid failing with duplicate checks | Julius Härtl | 2023-07-12 | 2 | -10/+4 |
|/ / |
|
* | | Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flow | Joas Schilling | 2023-07-12 | 1 | -1/+1 |
|\ \ |
|
| * | | fix(flow): Revert invalid rename of check class for RequestTime | Julius Härtl | 2023-07-11 | 1 | -1/+1 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-12 | 4 | -2/+10 |
* | | | fix(workflowengine): Fix tested user agents of Android and iOS to match real ... | Joas Schilling | 2023-07-11 | 1 | -16/+16 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-08 | 2 | -0/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-07 | 2 | -0/+18 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-06 | 4 | -10/+48 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-05 | 2 | -0/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-04 | 2 | -4/+4 |
* | | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
|/ |
|