Commit Graph

18327 Commits (ca5e8d2093e48ba7f331e4628981ecc1c0bc2a68)

Author SHA1 Message Date
Joas Schilling ac59f23daa
Only run the query to get the account data once 6 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Robin Appelman 0dfdf3ee99
add mount point to quota warning message 6 years ago
Roeland Jago Douma f865a3a1c2
Move initial state provider to boostrap 6 years ago
Roeland Jago Douma 76a7600e2e
Allow configuring the activity update interval of token 6 years ago
Daniel Kesselberg 0e3ddf1b27
Add explicit typecast for $value. 6 years ago
Daniel Kesselberg 64b10f61df
Update signature for set 6 years ago
Daniel Kesselberg 8fdb74bdd5
Update signature for in/notIn 6 years ago
Daniel Kesselberg d14c971ad6
Update signature for like/notLike/in/notIn 6 years ago
Joas Schilling 95a301ea57
Fix tests 6 years ago
Nextcloud bot 6b7d91d7c1
[tx-robot] updated from transifex 6 years ago
Julius Härtl b0699d4126
Generate exception to log on php errors 6 years ago
Christoph Wurst bbd962043b
Do not match sharees on an empty email address 6 years ago
Joas Schilling 3212c074b9
Log the number of queries built and executed 6 years ago
Julius Härtl 8ab2422b6c
Add acutal response to BeforeTemplateRenderedEvent 6 years ago
Roeland Jago Douma fe30bfd232
Update autloader 6 years ago
Julius Härtl aa95b3d71b
Add occ command to set theming values 6 years ago
Joas Schilling 6c6d640e39
Don't log "duplicate section" for the shared "connected-accounts" section 6 years ago
Joas Schilling b497067ead
Log a warning if a "lazy" initial state loads longer than 1 second 6 years ago
Joas Schilling 74f4dbe9de
Log an error if a dashboard widget loads longer than 1 second 6 years ago
Joas Schilling 5415eeda43
Show federation and email results also with exact user match unless containing @ 6 years ago
Nextcloud bot bdc60ef9b2
[tx-robot] updated from transifex 6 years ago
Nextcloud bot 58790aadf0
[tx-robot] updated from transifex 6 years ago
Morris Jobke cfd67fd18b
Allow to also use PHP 8.0 6 years ago
Morris Jobke fd1c2ef698
Nextcloud 21 runs on PHP 7.3+ only 6 years ago
Morris Jobke cb735c671b
Provide correct PHPDoc tags for public namespace 6 years ago
Morris Jobke cd88b93a8b
Autoloader update 6 years ago
Robin Appelman 674db6da88
add event to allow apps to overwrite user quota 6 years ago
Morris Jobke 063ac9d353
Do not fetch the normalized full path again if it is already available 6 years ago
Julius Härtl 04eb1bb949
Allow to specify supported architectures in appinfo.xml 6 years ago
Julius Härtl 364b96d5b9
Add htaccess exception for richdocumentscode_arm64 6 years ago
Julius Härtl 5340215871
Install richdocumentscode depending on the architecture 6 years ago
Nextcloud bot cbd13a26f4
[tx-robot] updated from transifex 6 years ago
Daniel Kesselberg 096fe20611
Help static code analysis to understand code. 6 years ago
Morris Jobke d3680e682a
Remove not needed semicolon and PHPDoc hint 6 years ago
Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 6 years ago
Morris Jobke 4cfbe0c97d
Specific version for @deprecated PHPDoc 6 years ago
Robin Appelman cfde74442c
optimize View::getPath if we already know the storage id 6 years ago
Robin Appelman 244fd6ae49
disable update checking for shared storages 6 years ago
Nextcloud bot 869f3f5895
[tx-robot] updated from transifex 6 years ago
Joas Schilling 702c858604
It is very highly recommended to set an object for better filtering 6 years ago
Joas Schilling 441adaa74a
Remove unneeded isset check 6 years ago
Christoph Wurst 0022b63fe8
Fix serializing indexed unified search array as object 6 years ago
Joas Schilling c25063dc07
Don't break when the IP is empty 6 years ago
Morris Jobke 46525f8639
Change 0 to null to properly encode image to BMP if the first pixel is black 6 years ago
Julius Härtl cee531d6bc
Annotate that writeStream can throw a GenericFileException 6 years ago
Joas Schilling b5a70b31c1
Don't create a deprecation log in base.php 6 years ago
Roeland Jago Douma bb06b6cce4
Fix reading empty files from objectstorage 6 years ago
Roeland Jago Douma 9fdeed8cc0
Run stat less often for objectstorages 6 years ago
Julius Härtl 87e5fd0d2c
Check if quota should be applied to path when creating directories 6 years ago