Commit Graph

669 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Eduardo Morales 0de6cc7472 feat: added login's initial possible email-states 2 years ago
Julius Härtl c7813bfdaf
feat: Implement team provider api 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 2 years ago
provokateurin 6243a9471d
feat(core): Add OCS endpoint for confirming the user password 2 years ago
provokateurin d95e500e45
feat(core): Expose the confirm password endpoint 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
John Molakvoæ 9593f4d6f9
fix: openapi 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet 6fc5cef6e9 fix: Support other schemes than HTTP and HTTPS in app navigation 2 years ago
Côme Chilliet 4f69f49a75 fix: Revert external url support in icon as it’s not allowed 2 years ago
Côme Chilliet 4fb5c15db5 Allow application to pass external links in navigation 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
Joas Schilling 0b591916d6
fix(openapi): Make OpenAPI CI green again 2 years ago
Ferdinand Thiessen 949e09ccb7 enh(core): Refactor profile page to use vue components 2 years ago
Gaspard d'Hautefeuille 08ff644f3c Keep https check 2 years ago
Gaspard d'Hautefeuille 85911cbab2 Cancel PR #37405, remove regression code 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Benjamin Gaussorgues 33837e7d6f
Fix invalid users/groups handling in advanced search 2 years ago
Benjamin Gaussorgues c753eefb21
feat(search): Allow multiple search terms in UnifiedController 2 years ago
Christoph Wurst a5422a3998
fix: Show error message when CSRF check fails at login 2 years ago
Marcel Klehr d11b9cbd79 fix(TextProcessing/Manager): Throw TaskFailureException upon failure 2 years ago
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 2 years ago
Christopher Ng 7f530d22e1 fix: Only highlight profile entry when viewing own profile 2 years ago
Joas Schilling 2b8114d59d
feat(events): Add typed event for filtering autocompletion suggestions 2 years ago
Robin Appelman 1fffa3eae0
load script and styles on setup page 2 years ago
Marcel Müller c2393fb712 Reset BFP for sudo action 2 years ago
Christopher Ng d899e676de fix: Set profile as active nav entry 2 years ago
Marcel Klehr 154bb53538
Update core/Controller/TextToImageApiController.php 2 years ago
Marcel Klehr 47e13cd55b en(TextToImage): Use specific exception class instead of generic RuntimeException 2 years ago
Joas Schilling 2353d3cd5c
feat(profile): Add public interface for profile manager so apps can check config 2 years ago
Marcel Klehr 7b7f552a6e fix(Text2Image): Fix OpenAPI types 2 years ago
Marcel Klehr b7fd5185b6 enh(TextToImage): Allow generating multiple images with one task 2 years ago
Marcel Klehr 8968573d9f enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during request lifetime if possible 2 years ago
Marcel Klehr 92cc171a61 fix(TextToImage): Fix OpenAPI definitions 2 years ago
Marcel Klehr 6238aca6c5 fix(TextToImage): Fix bruteforce protection 2 years ago
Marcel Klehr e57e94e11a fix(TextToImage): Add bruteforce protection to API 2 years ago
Marcel Klehr d3da49de44 fix(TextToImage): Fix docblock of getImage route 2 years ago
Marcel Klehr c5fbe5a7bc enh(TextToImage): Add bruteforce protection for anonymous API usage 2 years ago
Marcel Klehr e5efbc88d8 enh(TextToImage): Address review comments 2 years ago
Marcel Klehr 1e36d74c3e Update core/Controller/TextToImageApiController.php 2 years ago
Marcel Klehr 2d44c7c1ed Small fixes 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago
Julien Veyssier c6da99474e
rename oauth2_access_token's created_at to code_created_at 2 years ago
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes 2 years ago
Joas Schilling a7018bc5e8
fix(autocomplete): Fix missing user status on autocomplete endpoint 2 years ago
Christoph Wurst dbd666e82b
fix(unifiedsearch): Allow searching for "0" 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago