| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 3 | -53/+49 |
* | add bruteforce protection in OauthApiController | Julien Veyssier | 2023-06-19 | 2 | -5/+23 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-19 | 2 | -6/+24 |
* | add extra migration that sets the secret column length in case the previous s... | Julien Veyssier | 2023-06-14 | 4 | -1/+59 |
* | make oauth2 client secret column larger | Julien Veyssier | 2023-06-14 | 1 | -1/+1 |
* | add test that inserts a long oauth client secret | Julien Veyssier | 2023-06-14 | 1 | -0/+10 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-10 | 2 | -8/+8 |
* | fix oauth2 tests | Julien Veyssier | 2023-06-08 | 2 | -25/+53 |
* | encrypt oauth2 client secrets | Julien Veyssier | 2023-06-07 | 10 | -84/+162 |
* | Add OpenAPI specs | jld3103 | 2023-05-24 | 1 | -0/+216 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-21 | 2 | -2/+2 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
* | 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-03-30 | 2 | -6/+6 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 2 | -5/+5 |
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-23 | 2 | -0/+12 |
* | move mocks into private variables | Artur Neumann | 2023-03-14 | 1 | -2/+8 |
* | adjust SettingsController tests | Artur Neumann | 2023-03-14 | 1 | -15/+5 |
* | public interface to invalidate tokens of user | Artur Neumann | 2023-03-14 | 1 | -9/+2 |
* | invalidate existing tokens when deleting an oauth client | Artur Neumann | 2023-03-14 | 2 | -7/+83 |
* | 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-17 | 2 | -0/+2 |
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-12 | 2 | -6/+6 |
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-12 | 2 | -0/+2 |
* | Fix PHP error on PHP >= 8.2 about dynamic property use in tests | Côme Chilliet | 2022-12-19 | 1 | -1/+6 |
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
* | Fix missing native submit type from OAuth client add button | Christoph Wurst | 2022-11-17 | 1 | -1/+1 |
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
* | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 1 | -1/+0 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-08 | 2 | -0/+38 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-03 | 2 | -0/+2 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 2 | -12/+12 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 2 | -8/+8 |
* | 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 | -2/+2 |
* | Remove at matchers from tests in: | Côme Chilliet | 2022-08-02 | 1 | -7/+4 |
* | Cleanup oauth2 admin settings | Carl Schwan | 2022-07-14 | 4 | -23/+60 |
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-24 | 44 | -44/+44 |
* | Use property name for addType | Daniel Kesselberg | 2022-05-12 | 1 | -2/+2 |
* | 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-12 | 2 | -16/+16 |