Commit Graph

713 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
Ferdinand Thiessen a229723b8c
feat: Add new forbidden filename options to Capabilities 1 year ago
Benjamin Gaussorgues e5275dbada feat: don't count failed CSRF as failed login attempt 1 year ago
provokateurin f5ff8136ac
feat(TaskProcessingApi): Add endpoint for getting the next task 2 years ago
Daniel Kesselberg 98eb190e04
test: add tests for ProfilePageController 2 years ago
provokateurin c8e767878d fix(core): Return X-NC-IsCustomAvatar for guest avatars too 2 years ago
skjnldsv 8bed23288b fix(files_sharing): dark avatar support 2 years ago
skjnldsv fb11672df6 fix(core): allow guest avatar fallback 2 years ago
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO 2 years ago
John Molakvoæ (skjnldsv) fc3ee65526 fix(core): unsupported browser redirect url 2 years ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
provokateurin a8abe9d3c2
fix(TaskProcessingApi): Cleanup error handling 2 years ago
provokateurin 4c375c98a4
docs(TaskProcessingApi): Set correct status code messages 2 years ago
provokateurin eabbb73173
docs(TaskProcessingApi): Cleanup endpoint descriptions 2 years ago
provokateurin 79e153735c
docs(TaskProcessingApi): Fix result endpoint description 2 years ago
Joas Schilling 2bd54d30e5
fix(search): Limit maximum number of search results 2 years ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 2 years ago
Marcel Klehr f3a88f04ec fix(OCS-API): No csrf required for /tasks/taskId/file/fileId 2 years ago
Marcel Klehr ec94a672d7 fix(ocs): change /tasktypes response to combine optional and non-optional IO slots 2 years ago
Marcel Klehr c079a61181 feat: Add cancel endpoint to OCS API 2 years ago
Marcel Klehr 4d9a0eab5f fix: update openai specs 2 years ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 2 years ago
Marcel Klehr ec27c538b5 fix: address review comments 2 years ago
Marcel Klehr 2c878099f1 fix: address review comments 2 years ago
Marcel Klehr b85a0edc92 fix: Update autoloaders 2 years ago
Marcel Klehr a5053d33c2 fix: Run cs:fix 2 years ago
Marcel Klehr 8ccb29ae3b fix: psalm issues 2 years ago
Marcel Klehr 6203c1c7da fix: Check if user is authorized to use the files they mentioned 2 years ago
Marcel Klehr b150d779f3 refactor: rename getTaskType to getTaskTypeId 2 years ago
Marcel Klehr 8e5662602a feat: Add ExApp endpoints 2 years ago
Marcel Klehr 7a947980db fix: Fix psalm issues 2 years ago
Marcel Klehr 3b0925a064 chore: Regenerate openapi.json 2 years ago
Marcel Klehr 29cbb3cf71 chore: Run cs:fix 2 years ago
Marcel Klehr b2b93e4219 feat: Add getFileContents endpoint to TaskProcessing OCS API 2 years ago
Marcel Klehr 44b896f999 feat: TaskProcessing OCS API 2 years ago
provokateurin dd997b6ac7
docs(preview): Improve API parameter descriptions 2 years ago
Christoph Wurst 22dc27810e
fix(auth): Keep redirect URL during 2FA setup and challenge 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 3fede00732
feat(login): Clear login form (password) after IDLE timeout 2 years ago
fenn-cs 2792d8b3f5 feat: Limit email input on auth pages to 255 chars 2 years ago
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