| .. |
|
app
|
Scrutinizer Auto-Fixes
|
11 years ago |
|
appframework
|
Allow multiple whitespace in type hints in AppFramework
|
11 years ago |
|
archive
|
Update license headers
|
11 years ago |
|
assetic
|
Update license headers
|
11 years ago |
|
backgroundjob
|
also free joblist and base from file cache code
|
11 years ago |
|
cache
|
Fix PHPDoc annotations
|
11 years ago |
|
command
|
Merge pull request #15129 from owncloud/version-command-bus
|
11 years ago |
|
connector/sabre
|
handle locked exceptions when getting file/directory info in sabre
|
11 years ago |
|
console
|
Only load commands of enabled apps
|
11 years ago |
|
contacts
|
Update license headers
|
11 years ago |
|
db
|
Do not use digits in random index names
|
11 years ago |
|
diagnostics
|
Update license headers
|
11 years ago |
|
encryption
|
Check if the part files has keys when the original file does not
|
11 years ago |
|
files
|
Merge pull request #16657 from owncloud/view-emit-path
|
11 years ago |
|
group
|
Use proper type
|
11 years ago |
|
hooks
|
more type hints
|
11 years ago |
|
http/client
|
Update license headers
|
11 years ago |
|
l10n
|
fix #15962
|
11 years ago |
|
legacy
|
Update license headers
|
11 years ago |
|
lock
|
clear memcache keys in locking
|
11 years ago |
|
log
|
Merge pull request #16075 from owncloud/skeleton-copy-delay
|
11 years ago |
|
mail
|
Add "Reply-To" support for mails
|
11 years ago |
|
memcache
|
Merge pull request #16832 from owncloud/memcache-fail
|
11 years ago |
|
ocs
|
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
|
11 years ago |
|
preview
|
Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly
|
11 years ago |
|
route
|
Clean application identifier before processing
|
11 years ago |
|
search
|
Scrutinizer Auto-Fixes
|
11 years ago |
|
security
|
Fix type annotation
|
11 years ago |
|
session
|
Update license headers
|
11 years ago |
|
setup
|
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
|
11 years ago |
|
share
|
Merge spliteUserRemote with fixRemoteUrlInShareWith
|
11 years ago |
|
tagging
|
Update license headers
|
11 years ago |
|
template
|
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
|
11 years ago |
|
user
|
more type hints
|
11 years ago |
|
activitymanager.php
|
Add logic for getting the user from the rss token to the Manager
|
11 years ago |
|
allconfig.php
|
Make scrutinizer happy
|
11 years ago |
|
api.php
|
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
|
11 years ago |
|
app.php
|
Load the update information asyncroniously to fix the page load speed
|
11 years ago |
|
appconfig.php
|
Use insertIfNotExists to avoid problems with parallel calls
|
11 years ago |
|
apphelper.php
|
Deprecate useless helper class
|
11 years ago |
|
archive.php
|
Update license headers
|
11 years ago |
|
arrayparser.php
|
Update license headers
|
11 years ago |
|
avatar.php
|
Reintroduce user cache
|
11 years ago |
|
avatarmanager.php
|
Filter potential dangerous filenames for avatars
|
11 years ago |
|
config.php
|
Update license headers
|
11 years ago |
|
contactsmanager.php
|
Update license headers
|
11 years ago |
|
databaseexception.php
|
Update license headers
|
11 years ago |
|
databasesetupexception.php
|
Update license headers
|
11 years ago |
|
datetimeformatter.php
|
Update license headers
|
11 years ago |
|
datetimezone.php
|
When guessing the timezone, the offset might only be valid on a given timestamp
|
11 years ago |
|
db.php
|
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
|
11 years ago |
|
defaults.php
|
Add proper versioning for doc URL
|
11 years ago |
|
eventsource.php
|
Update license headers
|
11 years ago |
|
filechunking.php
|
kill OC_FileProxy 💥
|
11 years ago |
|
files.php
|
End processing when file is not found
|
11 years ago |
|
forbiddenexception.php
|
Update license headers
|
11 years ago |
|
group.php
|
Update license headers
|
11 years ago |
|
helper.php
|
Add owner to the storage stats to enable better notifications
|
11 years ago |
|
hintexception.php
|
Update license headers
|
11 years ago |
|
hook.php
|
Throw ServerNotAvailableException always
|
11 years ago |
|
httphelper.php
|
Add connection timeout to default POST options
|
11 years ago |
|
image.php
|
Make sure we have a resource before measuring its size
|
11 years ago |
|
installer.php
|
Add experimental applications switch
|
11 years ago |
|
json.php
|
Update license headers
|
11 years ago |
|
l10n.php
|
Some locales need to be converted to be compliant with CLDR
|
11 years ago |
|
largefilehelper.php
|
Update license headers
|
11 years ago |
|
log.php
|
Conditional logging
|
11 years ago |
|
mimetypes.list.php
|
Added Opus Mimetype Support
|
11 years ago |
|
naturalsort.php
|
Update license headers
|
11 years ago |
|
naturalsort_defaultcollator.php
|
Update license headers
|
11 years ago |
|
navigationmanager.php
|
Update license headers
|
11 years ago |
|
needsupdateexception.php
|
Update license headers
|
11 years ago |
|
notsquareexception.php
|
Update license headers
|
11 years ago |
|
ocs.php
|
Update license headers
|
11 years ago |
|
ocsclient.php
|
Improve error messge text for app upgrade try (#15375)
|
11 years ago |
|
preview.php
|
Remove unneeded returns from private cropping methods
|
11 years ago |
|
previewmanager.php
|
Split image provider in one sub-class per media type
|
11 years ago |
|
repair.php
|
more hints
|
11 years ago |
|
repairexception.php
|
Update license headers
|
11 years ago |
|
repairstep.php
|
Update license headers
|
11 years ago |
|
response.php
|
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
|
11 years ago |
|
search.php
|
Update license headers
|
11 years ago |
|
server.php
|
Fix naming of param in private/server.php
|
11 years ago |
|
servernotavailableexception.php
|
throw exception if setup is incomplete
|
11 years ago |
|
serviceunavailableexception.php
|
Update license headers
|
11 years ago |
|
setup.php
|
Add check for activated local memcache
|
11 years ago |
|
subadmin.php
|
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
|
11 years ago |
|
systemconfig.php
|
Update license headers
|
11 years ago |
|
tagmanager.php
|
Update license headers
|
11 years ago |
|
tags.php
|
Fix undefined variable $tagId
|
11 years ago |
|
template.php
|
Update license headers
|
11 years ago |
|
templatelayout.php
|
fixing setting page titles
|
11 years ago |
|
tempmanager.php
|
Fix collision on temporary files + adjust permissions
|
11 years ago |
|
updater.php
|
Merge pull request #16434 from owncloud/persist-maintenance-state
|
11 years ago |
|
urlgenerator.php
|
Fix UrlGenerator::imagePath() for app paths
|
11 years ago |
|
user.php
|
Merge pull request #16499 from owncloud/fix-phpdoc-annotations
|
11 years ago |
|
util.php
|
Add type hint for OC_Channel
|
11 years ago |