Commit Graph

559 Commits (036cd47bf45d8b48cb00cd12fd5ded58712ae4e4)

Author SHA1 Message Date
Joas Schilling e5d0ff0c19
feat(translation): Allow guests to use translations as well 3 years ago
Joas Schilling 032821d2b5
fix(translation): Use 400 as status code to be distinguishable from server errors 3 years ago
Joas Schilling b7c1e61d0b
fix(translation): Properly set the numbers as HTTP status code 3 years ago
Joas Schilling 21b056ee2d
fix(translation): Translate error messages on translations API 3 years ago
Josh Richards 9899b12478
Trim user earlier 3 years ago
Christopher Ng 7bc8b543be Improve handling of profile fields 3 years ago
Josh Richards 203b9131ec
Trim the user/email provided for password resets 3 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 3 years ago
Git'Fellow cfd7a57184 Send header to all browsers under HTTPS 3 years ago
jld3103 79507435fa
Fix controller class import for autocomplete 3 years ago
Julius Härtl a0ecc37d03
fix(translation): Allow regular users to use translation api endpoints 3 years ago
Julius Härtl 3e63298381
feat(translations): Add translation provider API 3 years ago
Julien Veyssier 01cefbd6d6
[reference preview] fix getting null mimetype if the cached reference lacks an image content type 3 years ago
Christoph Wurst 024adc14b1
fix(client-login-flow): Use correct response for missing state token 3 years ago
Christoph Wurst 88d116ba84
fix(client-login-flow): Handle missing stateToken gracefully 3 years ago
Joas Schilling 704eb3aa6c
Add bruteforce protection to password reset page 3 years ago
Simon L 6496748971 fix the login log entry 3 years ago
Julien Veyssier 8766e4f242
handle and return touchProvider errors 3 years ago
Julien Veyssier 946a1af9fd
add 'last used timestamp' management for reference providers 3 years ago
Julien Veyssier 6431c5a559
extend the reference API for the new link picker 3 years ago
Christoph Wurst 20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christoph Wurst 20fcfb5739
feat(app framework)!: Inject services into controller methods 3 years ago
Christoph Wurst f22101d421
Fix login loop if login CSRF fails and user is not logged in 3 years ago
Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 3 years ago
Alex Harpin 72af140723 Move CAN_INSTALL check to method and remove unlink from SetupController 3 years ago
Joas Schilling b4a29644cc
Add a const for the max user password length 3 years ago
Joas Schilling 9cfaf27142
Also limit the password length on reset 3 years ago
Christoph Wurst 138deec333
chore: Make the LoginController strict 4 years ago
Daniel Kesselberg b5f6ecfb00 Fix GH-33187 4 years ago
Richard Steinmetz fc4dd3041c
Fix default redirect on successful WebAuthn login 4 years ago
Carl Schwan 6c76443e89 Revert unrelated change from #34940 4 years ago
Varun Patil 136b2c5949 Fix type of PreviewController::$userId 4 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 4 years ago
Julius Härtl 8629d8e44f
Check share attributes on preview endpoints 4 years ago
Julius Härtl 11bedf1c3b
Use proper error pages instead of always redirecting 4 years ago
John Molakvoæ (skjnldsv) bd303388e3
Cleanup ie and old edge properties 4 years ago
Côme Chilliet 71ee292650 Add rate limiting on lost password emails 4 years ago
Julien Veyssier 6e03d99ab8
fix reference preview endpoint when no server-side cache configured 4 years ago
Joas Schilling 0642d17e4f
Fix URLs on reference resolving 4 years ago
Julius Härtl f4a2ab137b Add cache header for image endpoint if link previews 4 years ago
Julius Härtl 5fa7563bf9
Add endpoint to fetch a cachable reference data 4 years ago
Carl Schwan 66a7a89898 Add api to load additional section in profile page 4 years ago
Carl Schwan bc9a488046
Update avatars on update 4 years ago
Carl Schwan 76d0165330
Dark theme for guest avatar 4 years ago
Carl Schwan f98ae2b5b0
Avatar new style 4 years ago
Christopher Ng f44d2586b1 Remake profile picture saving with Vue 4 years ago
Julius Härtl 1ab66988bc
Inject all dependnencies and increase cache timeout 4 years ago
Julius Härtl 80f6a5834a
Refactor cache handling 4 years ago
Julius Härtl a392235e23
Cleanup 4 years ago