Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 2 | -5/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | oauth2: Add OpenAPI spec | jld3103 | 2023-07-12 | 3 | -13/+25 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-08 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 3 | -53/+49 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | add bruteforce protection in OauthApiController | Julien Veyssier | 2023-06-19 | 2 | -5/+23 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-19 | 2 | -6/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | add extra migration that sets the secret column length in case the previous ↵ | Julien Veyssier | 2023-06-14 | 4 | -1/+59 |
| | | | | | | step has run when it was setting it to 256 Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | make oauth2 client secret column larger | Julien Veyssier | 2023-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | add test that inserts a long oauth client secret | Julien Veyssier | 2023-06-14 | 1 | -0/+10 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-10 | 2 | -8/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix oauth2 tests | Julien Veyssier | 2023-06-08 | 2 | -25/+53 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | encrypt oauth2 client secrets | Julien Veyssier | 2023-06-07 | 10 | -84/+162 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Add OpenAPI specs | jld3103 | 2023-05-24 | 1 | -0/+216 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-30 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 2 | -5/+5 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-23 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | move mocks into private variables | Artur Neumann | 2023-03-14 | 1 | -2/+8 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | adjust SettingsController tests | Artur Neumann | 2023-03-14 | 1 | -15/+5 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | public interface to invalidate tokens of user | Artur Neumann | 2023-03-14 | 1 | -9/+2 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | invalidate existing tokens when deleting an oauth client | Artur Neumann | 2023-03-14 | 2 | -7/+83 |
| | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com> | ||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-17 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-12 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-12 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix PHP error on PHP >= 8.2 about dynamic property use in tests | Côme Chilliet | 2022-12-19 | 1 | -1/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵ | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
| | | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix missing native submit type from OAuth client add button | Christoph Wurst | 2022-11-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 1 | -1/+0 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-08 | 2 | -0/+38 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
| | | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-03 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 2 | -12/+12 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 2 | -8/+8 |
| | | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | 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 | ||||
| * | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-23 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Remove at matchers from tests in: | Côme Chilliet | 2022-08-02 | 1 | -7/+4 |
| | | | | | | | * apps/oauth2 * tests/Test/Repair/Owncloud Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Cleanup oauth2 admin settings | Carl Schwan | 2022-07-14 | 4 | -23/+60 |
| | | | | | | | - Use more vue components - Add link to doc Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> |