Christoph Wurst
|
f04ff2c6d7
chore(ocp)!: Drop \OCP\Util::linkToPublic
|
1 year ago |
Simon L
|
d55a7c619d
Fix typos in lib/public subdirectory
|
1 year ago |
Côme Chilliet
|
c4d90f3e81
Removed catch of ValueError as we cannot know if it’s >2038 or <1970
|
1 year ago |
Côme Chilliet
|
7a628c0361
Fix 32bits bigint support in Util/OC_Helper
|
1 year ago |
Côme Chilliet
|
94ecae4ade
Add helper to cast to int|float, fix MemoryInfo on 32bits
|
1 year ago |
J0WI
|
fc97f6847d
Replace getSystemValue with getSystemValueString
|
1 year ago |
Côme Chilliet
|
5347fb02dc
Remove some constants and functions which have been long deprecated
|
2 years ago |
Carl Schwan
|
9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper
|
2 years ago |
Carl Schwan
|
53169890d6
Fix psalm errors fron the end of the baseline file
|
2 years ago |
Carl Schwan
|
a29251e02d
Allow to disable password policy enforcement for selected groups
|
2 years ago |
John Molakvoæ
|
58d516b509
Make sure common and main core scripts are loaded first
|
2 years ago |
Carl Schwan
|
e3a12b3482
Fix psalm issues in theming app
|
2 years ago |
Louis Chemineau
|
25ade6218a
Streamline reseting of private static properties
|
2 years ago |
Louis Chemineau
|
92e60caa86
Revert "Streamline reseting of private static properties"
|
2 years ago |
Louis Chemineau
|
e50121d4c0
Streamline reseting of private static properties
|
2 years ago |
Louis Chemineau
|
447cd553b6
Reset $scriptDeps in tests
|
2 years ago |
Jonas Meurer
|
491bd6260c
Sort app scripts topologically by its dependencies
|
2 years ago |
Jonas Meurer
|
822daa3c64
Further improve addScript logic, migrate to uksort()
|
2 years ago |
Jonas Meurer
|
7ec1317b1b
Sort app scripts by dependencies (Fixes: #30278)
|
2 years ago |
John Molakvoæ (skjnldsv)
|
791d57051a
Adapt tests
|
2 years ago |
John Molakvoæ (skjnldsv)
|
71a3528510
Allow scripts prioritization based on other apps
|
2 years ago |
Arthur Schiwon
|
d384edc9c6
add method to shorten a string to given byte size to Utils
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
7f3051e5bf
Drop \OCP\Util::isIe
|
3 years ago |
Christoph Wurst
|
9ce3ea3368
Update license headers
|
3 years ago |
Roeland Jago Douma
|
adc4f1a811
Merge pull request #22916 from J0WI/unifiy-links-to-php.net
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Morris Jobke
|
8218ae4274
Deprecate OCP\Util::connectHook and emitHook
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
J0WI
|
68ce17e59b
Unify links to php.net
|
4 years ago |