Ferdinand Thiessen
|
1a27314530
fix(Mailer): Allow to enforce strict email format
|
5 miesięcy temu |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
5 miesięcy temu |
John Molakvoæ
|
58d516b509
Make sure common and main core scripts are loaded first
|
2 lat temu |
Louis Chemineau
|
25ade6218a
Streamline reseting of private static properties
|
2 lat temu |
Louis Chemineau
|
92e60caa86
Revert "Streamline reseting of private static properties"
|
2 lat temu |
Louis Chemineau
|
e50121d4c0
Streamline reseting of private static properties
|
2 lat temu |
Louis Chemineau
|
447cd553b6
Reset $scriptDeps in tests
|
2 lat temu |
Jonas Meurer
|
491bd6260c
Sort app scripts topologically by its dependencies
|
2 lat temu |
Jonas Meurer
|
8dd119402a
Improve unit testing for Util::addScript() and Util::getScript()
|
2 lat temu |
John Molakvoæ (skjnldsv)
|
791d57051a
Adapt tests
|
2 lat temu |
Arthur Schiwon
|
d384edc9c6
add method to shorten a string to given byte size to Utils
|
2 lat temu |
Naoto Kobayashi
|
e9b414fbe3
OC_Util: Add fallbacks to check if current locale is UTF8
|
3 lat temu |
Naoto Kobayashi
|
25f15f86a9
Add check whether escapeshellcmd behaves the same as basename
|
3 lat temu |
Naoto Kobayashi
|
455bff5c17
Fix missing setlocale with php 8
|
3 lat temu |
Daniel Rudolf
|
15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest
|
3 lat temu |
Daniel Rudolf
|
e16bf707aa
Fix UtilTest::testDefaultApps()
|
3 lat temu |
Daniel Rudolf
|
12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl()
|
3 lat temu |
Robin Appelman
|
b1dca57a1c
load share settings from the share manager in more places
|
3 lat temu |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 lat temu |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 lat temu |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 lat temu |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 lat temu |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 lat temu |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 lat temu |
Roeland Jago Douma
|
1088068c60
Remove \OCP\Files::tmpFolder
|
6 lat temu |
Morris Jobke
|
44289ff134
Use proper method to format absolute timestamp
|
6 lat temu |
Roeland Jago Douma
|
8a41d05761
Remove deprecated \OCP\Config
|
6 lat temu |
Morris Jobke
|
be4e921306
Use basename() instead of self implementation
|
7 lat temu |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 lat temu |
Morris Jobke
|
c27498db71
Use IConfig instead of static OCP\Config
|
7 lat temu |