| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-18 | 2 | -18/+36 |
* | Migrate applications away from deprecated ILogger | Côme Chilliet | 2023-09-21 | 2 | -19/+9 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-26 | 2 | -0/+44 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-20 | 2 | -0/+10 |
* | 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-06-19 | 4 | -34/+78 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-17 | 2 | -0/+44 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 2 | -14/+14 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 2 | -34/+34 |
* | 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 | -8/+8 |
* | 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-06 | 2 | -12/+12 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 3 | -4/+4 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-22 | 2 | -2/+2 |
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-13 | 2 | -0/+30 |
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-24 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-23 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-05 | 2 | -6/+6 |
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
* | Fix unresponsive legacy password confirmation dialog with new dialog in Vue | Christopher Ng | 2022-09-14 | 1 | -1/+2 |
* | Merge pull request #33593 from nextcloud/improve-binary-caching | Carl Schwan | 2022-08-24 | 1 | -3/+3 |
|\ |
|
| * | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-23 | 2 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-06 | 2 | -12/+12 |
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-24 | 42 | -42/+42 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-24 | 2 | -2/+4 |
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
* | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -1/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-11 | 2 | -24/+24 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-06 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-05 | 2 | -2/+2 |
* | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
* | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-24 | 2 | -2/+2 |
* | Use the new option to signaling insensitivity | Joas Schilling | 2022-02-07 | 1 | -0/+2 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 4 | -4/+4 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -2/+2 |
* | Merge pull request #30561 from nextcloud/rakekniven-branch2 | John Molakvoæ | 2022-01-10 | 6 | -114/+0 |
|\ |
|
| * | Removed obselete language files | rakekniven | 2022-01-09 | 6 | -114/+0 |
* | | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 2 | -0/+6 |
* | | Delete outdated bundles | John Molakvoæ (skjnldsv) | 2022-01-08 | 2 | -108/+0 |
* | | Remove old configs | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -36/+0 |
|/ |
|