Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 年之前 |
Morris Jobke
|
83c60496a9
Document the behaviour inline
|
4 年之前 |
Morris Jobke
|
7debc6e0b6
No need to check if there is an avatar available, because it is generated on the fly nowadays
|
4 年之前 |
Julius Härtl
|
a9f39bf500
Make sure that getConfig is still called for browsers that do not support CSPv3
|
4 年之前 |
Joas Schilling
|
b09620651c
Don't use deprecated getIniWrapper() anymore
|
4 年之前 |
John Molakvoæ (skjnldsv)
|
71b62c4203
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes
|
4 年之前 |
John Molakvoæ (skjnldsv)
|
1a1b3e20e4
Fix unified search
|
4 年之前 |
Joas Schilling
|
49970639fa
Add constants for the magic strings of template rendering
|
4 年之前 |
Julius Härtl
|
cbd20867b5
Provide config though initial state service
|
4 年之前 |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 年之前 |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
4 年之前 |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 年之前 |
Christoph Wurst
|
85e369cddb
Fix multiline comments
|
4 年之前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 年之前 |
Roeland Jago Douma
|
938428c275
Merge pull request #17674 from nextcloud/enh/do_not_show_footer_sub
|
5 年之前 |
Roeland Jago Douma
|
931c68c0bf
Do not show 'Get your own free account' on services under subscription
|
5 年之前 |
Roeland Jago Douma
|
6a560fd51e
Don't pass in the locale as the language
|
5 年之前 |
Guillaume COMPAGNON
|
0516675a5c
autoloader.php could raise Not AllowedException
|
5 年之前 |
Joas Schilling
|
071b686543
Fix "Undefined index: user_uid" on login page
|
5 年之前 |
Joas Schilling
|
08688af275
Fix OC.getCurrentUser() on guest pages
|
5 年之前 |
Roeland Jago Douma
|
f30877ea7c
Provide initial state
|
5 年之前 |
Roeland Jago Douma
|
216ad29f05
SCSS cache buster is a combination of apps/theming/scc_vars
|
6 年之前 |
Morris Jobke
|
761ba1801b
Remove outdated integrity warning on each page
|
6 年之前 |
John Molakvoæ (skjnldsv)
|
92fbb6d795
Fallback to $lang if no $locale match
|
6 年之前 |
John Molakvoæ (skjnldsv)
|
df143cb72a
Use user locale as default in the template
|
6 年之前 |