Commit Graph

89 Commits (845fd2dd5a8700131494de8c7ebc66ebef097821)

Author SHA1 Message Date
Daniel Kesselberg 9104e028a3
Remove deleteFromOpcodeCache & clearOpcodeCache 7 years ago
Daniel Kesselberg 1638f89e89
Don't call apc_delete_file and apc_clear_cache anymore 7 years ago
Robert Dailey a170bf80ec
Improve data directory write checking for NFS mounts 7 years ago
Morris Jobke ea6ea7f4c3
PHP module is named mbstring 7 years ago
Christoph Wurst 1b85ef4bf2
Fix string doc type casing 7 years ago
Bjoern Schiessle 1d4a80f37d
add missing throw statement to doc block 8 years ago
Morris Jobke cdb3ffb293
Remove unused code in legacy classes 8 years ago
Daniel Kesselberg bfa49410a2
Drop support for xcache 8 years ago
Roeland Jago Douma c74a5250e5
Check if HTTP_USER_AGENT is set before using it 8 years ago
John Molakvoæ (skjnldsv) da0bdd1391 Design structure fixes 8 years ago
John Molakvoæ (skjnldsv) a24cad1a1c
Fix accessibility invert 8 years ago
Eric Masseran a34f70ce0a
Change status code when config is write protected 8 years ago
Roeland Jago Douma db96b0bb0b
Make it possible to make external storages read only 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 44289ff134
Use proper method to format absolute timestamp 8 years ago
Arno Welzel e7c35d720d Avoid error messages for restricted opcache API 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 6bbea33133
Simplify ternary operator statements 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
Morris Jobke 55532f19d9
Cleanup OC_User and OCP\User 8 years ago
Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 8 years ago
Morris Jobke 8ffd4428bb
Fallback to "default" and check if directory exists 8 years ago
Arthur Schiwon 1b7dfd73af
Allow to skip data dir permission checks by config 8 years ago
Joas Schilling 8e684f76e5
Allow `{lang}` as a placeholder in the skeleton directory 8 years ago
Morris Jobke 0e2f00ec59
Get the Installer via DI 8 years ago
Morris Jobke be4e921306
Use basename() instead of self implementation 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke 0fa49db770
Some more invalid PHPDocs in legacy classes 9 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Morris Jobke c27498db71 Use IConfig instead of static OCP\Config 9 years ago
rakekniven f2d999aa70 Update setupchecks.js 9 years ago
Morris Jobke 74d742ba6d Setup root FS for multibucket object storage 9 years ago
Joas Schilling 253057355c
Fix missing placeholder for doc link 9 years ago
Morris Jobke 9309217ecb Fix escaped HTML on error pages 9 years ago
Vincent Petry 1c771c097a
Use regex to detect part files 9 years ago
Ilja Neumann 327094d557
#7496 Don`t allow upload of files with extension .part 9 years ago
Joas Schilling 1c0bffe87f
Fix translations 9 years ago
Joas Schilling 9e3a3eebf9
Lowercase "data" correctly 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Kawohl bee0a3699e
removed path to datadir 9 years ago
Christoph Wurst a7cc8c86ab
Redirect to 2FA selection screen 9 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Sebastian Wessalowski e399097e3a Remove deprecated OC_User::isLoggedIn 9 years ago
Christoph Wurst 140555b786
always allow remembered login 9 years ago
Morris Jobke 44052210a2
Only show version in settings - do not list channel 9 years ago
Morris Jobke a2867c0664
Properly check the data dir 9 years ago
Morris Jobke 734dd3a2e6
Use correct channel information 9 years ago
Felix Epp 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 9 years ago
Roeland Jago Douma 7a8bf6ea26
Fix tests 9 years ago