Commit Graph

4890 Commits (d9c079937726bfa37a48ef8a2f206741f3fa12e3)

Author SHA1 Message Date
Joas Schilling 21f96308c4
Overwrite the channel 4 years ago
Joas Schilling 1970d3dc9a
Add a test for primary keys 4 years ago
Julius Härtl bd03dd37be
Allow to set a strict-dynamic CSP through the API 4 years ago
Robin Appelman 917c74e214
type fixes 4 years ago
Robin Appelman d81713e5c1
simplify setup of circular SetupManager<->Manager 4 years ago
Robin Appelman 22875bf367
move logic to decide what to setup to setupmanager 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
John Molakvoæ 58d516b509
Make sure common and main core scripts are loaded first 4 years ago
Julius Härtl 2dd96fe8da
Fix tests 4 years ago
Julius Härtl eede608c0e
Add event logging to app loading 4 years ago
Robin Appelman d08d0ebdda
skip localstorage dependend user test when not using local user storage 4 years ago
Robin Appelman 8b7c8447a0
move root mount setup to mountproviders 4 years ago
Robin Appelman cfb7923e08
store mountprovider for each mount in the mounts table 4 years ago
Christoph Wurst cb252c5591
Add Transactional trait for atomic DB operations 4 years ago
Christopher Ng e485451eed Add test 4 years ago
Robin Appelman 2673775f6e
fix fs cache test user setup 4 years ago
Joas Schilling b765f79368
Allow apps to specify if their background job can be delayed 4 years ago
Christoph Wurst 9a656e5b35
Move calendar resource/room backend registration to IBootstrap 4 years ago
Christoph Wurst 2c356d0852
Add a Talk API for OCP 4 years ago
Vitor Mattos 8ec7c5c8ae
Update ICommentsManager with reaction methods 4 years ago
Robin Appelman c712987878
send request id in response header 4 years ago
Joas Schilling 429380337f
Fix fake manager 4 years ago
Vitor Mattos 7bb01b6ccc
Refactor and fixes on tests 4 years ago
Vitor Mattos b9f74584a1
Fix check after change from string to mb_string 4 years ago
Joas Schilling 189f9f96ce
Limit the summary and sort it afterwards 4 years ago
Vitor Mattos f7cd995612
Order the reaction summary, improvements on validations 4 years ago
Vitor Mattos 1ce894a50c
Disable reactions if database don't support utf8mb4 4 years ago
Vitor Mattos 52affa9ddd
Skip if dont support 4 bytes UTF8 4 years ago
Vitor Mattos b6d9e0542d
Fix column size to work with Oracle. Add unit tests 4 years ago
Vitor Mattos 425b5cf081
Add unit tests 4 years ago
Vitor Mattos afe5b6dd8a
Prevent query error when use subquery 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Carl Schwan 7ecb65f725
Add check before sending email that email address is valid 4 years ago
Joas Schilling 172be810b8
Fix test 4 years ago
Joachim Bauch d3d65e5c88
Prevent loading images that would require too much memory. 4 years ago
Louis Chemineau 25ade6218a Streamline reseting of private static properties 4 years ago
Louis Chemineau 92e60caa86 Revert "Streamline reseting of private static properties" 4 years ago
Louis Chemineau e50121d4c0 Streamline reseting of private static properties 4 years ago
Louis Chemineau 447cd553b6
Reset $scriptDeps in tests 4 years ago
Vitor Mattos f732cf1b04
Unit tests 4 years ago
Christopher Ng 19a3656fd9 Fix email verification 4 years ago
Joas Schilling 03abaaaee5
Fix unit tests 4 years ago
Joas Schilling 46ad6fa3c7
Add a test with integer 4 years ago
Joas Schilling 43fa2d5c8c
Test with real data 4 years ago
Vitor Mattos fb6a9f308d
Add unit test 4 years ago
Vitor Mattos 7b9fea85b6
Add unit test and orderBy parameter 4 years ago
Jonas Meurer 491bd6260c
Sort app scripts topologically by its dependencies 4 years ago
Jonas Meurer 8dd119402a
Improve unit testing for Util::addScript() and Util::getScript() 4 years ago
Côme Chilliet ec4fff20e8
Avoid Deprecation warning from Zip tests on PHP 8.1 4 years ago
Côme Chilliet e053feb5db
Fix PHP deprecation warning in File/ViewTest 4 years ago