| .. |
|
Accounts
|
Add default values when parsing account data
|
7 years ago |
|
Activity
|
Fix default types of activity event member variables
|
7 years ago |
|
App
|
Use numeric placeholders if there are multiple, so that RTL languages can operate better
|
7 years ago |
|
AppFramework
|
Make RouteConfig strict
|
7 years ago |
|
Archive
|
move log constants to ILogger
|
8 years ago |
|
Authentication
|
Read openssl error and log
|
7 years ago |
|
BackgroundJob
|
Fix integer background job id type error
|
7 years ago |
|
Cache
|
remove unneeded is_dir from file cache gc
|
8 years ago |
|
Calendar
|
RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server
|
7 years ago |
|
Collaboration
|
Fix injection to get the user id
|
7 years ago |
|
Command
|
Use ::class statement instead of string
|
8 years ago |
|
Comments
|
Rewrite getNumberOfUnreadCommentsForFolder query
|
7 years ago |
|
Console
|
Refactor some code
|
7 years ago |
|
Contacts/ContactsMenu
|
Don't fail contacts menu on unkown user
|
7 years ago |
|
DB
|
Only check the Oracle schema conditions if the app supports it
|
7 years ago |
|
Dashboard
|
include dashboard into core
|
7 years ago |
|
Diagnostics
|
Update license headers
|
8 years ago |
|
Encryption
|
list files which could not be decrypted
|
7 years ago |
|
Federation
|
translate nextcloud share types to OCM share types
|
7 years ago |
|
Files
|
Merge pull request #13739 from nextcloud/cache-cleanup-change
|
7 years ago |
|
FullTextSearch
|
using the createIndex from FullTextSearchManager
|
7 years ago |
|
GlobalScale
|
Update license headers
|
8 years ago |
|
Group
|
Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist
|
7 years ago |
|
Hooks
|
Fix PHP doc for API docs
|
8 years ago |
|
Http
|
HttpClient getHeader can return empty string
|
7 years ago |
|
IntegrityCheck
|
Handle strict typing in Checker and fix tests
|
8 years ago |
|
L10N
|
Typehint
|
7 years ago |
|
Lock
|
Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function
|
7 years ago |
|
Lockdown
|
Update license headers
|
8 years ago |
|
Log
|
Don't log parameters on user creation in case of error/exception
|
7 years ago |
|
Mail
|
Addressing comments, array() to []
|
7 years ago |
|
Memcache
|
Drop support for xcache
|
7 years ago |
|
Migration
|
Update license headers
|
8 years ago |
|
Notification
|
Add return types and fully qualified function calls
|
7 years ago |
|
OCS
|
Allow to skip retrieving from cache in the DiscoveryService
|
8 years ago |
|
Preview
|
Reduce text size of text file preview, fix #13720
|
7 years ago |
|
Remote
|
Add some more tests for ocs remote api
|
8 years ago |
|
Repair
|
Log and continue on Dav reader failure
|
7 years ago |
|
RichObjectStrings
|
Validate all rich objects not only the used ones
|
7 years ago |
|
Route
|
Use type casting instead of *val() method
|
8 years ago |
|
Search
|
Update license headers
|
8 years ago |
|
Security
|
Remove deprecated functions from SecureRandom
|
7 years ago |
|
Session
|
replace setcookie value with '' instead of null.
|
7 years ago |
|
Settings
|
Add sendmailmode to gui
|
7 years ago |
|
Setup
|
Use empty instead ?? because dbname is '' sometimes
|
7 years ago |
|
Share
|
Move merged-share-backend to webpack
|
7 years ago |
|
Share20
|
Do not update child all child shares on group share update
|
7 years ago |
|
Support/CrashReport
|
Fix @since version on new API
|
7 years ago |
|
SystemTag
|
Use the defined func()->count() instead of manual counting
|
7 years ago |
|
Tagging
|
Use ::class statement instead of string
|
8 years ago |
|
Template
|
Fix colorizeSvg with transformations that contain a comma (,)
|
7 years ago |
|
Updater
|
Backend work to provide NC whats New info to users
|
7 years ago |
|
User
|
Throttle with correct metadata
|
7 years ago |
|
legacy
|
Request plain logout url
|
7 years ago |
|
AllConfig.php
|
Use a case insensitive search for email
|
7 years ago |
|
AppConfig.php
|
using isset()
|
8 years ago |
|
Avatar.php
|
Clear avatar cache with frontend repair
|
7 years ago |
|
AvatarManager.php
|
Clear avatar cache with frontend repair
|
7 years ago |
|
CapabilitiesManager.php
|
move log constants to ILogger
|
8 years ago |
|
Color.php
|
Fix autoloader
|
8 years ago |
|
Config.php
|
Fix some typos
|
8 years ago |
|
ContactsManager.php
|
Allow access to addressbook unique uri
|
7 years ago |
|
DatabaseException.php
|
Remove unneeded parameter in DatabaseException
|
8 years ago |
|
DatabaseSetupException.php
|
Fix others
|
9 years ago |
|
DateTimeFormatter.php
|
Update license headers
|
8 years ago |
|
DateTimeZone.php
|
move log constants to ILogger
|
8 years ago |
|
ForbiddenException.php
|
Fix others
|
9 years ago |
|
HintException.php
|
Update license headers
|
8 years ago |
|
Installer.php
|
There is no update available if the app didnt have a version (aka was not installed)
|
7 years ago |
|
LargeFileHelper.php
|
Make LargeFileHelper.php faster by avoiding execs as much as possible
|
8 years ago |
|
Log.php
|
Add breadcrumb support to crash reporters
|
7 years ago |
|
MemoryInfo.php
|
Adds license to files. Updates the branch.
|
7 years ago |
|
NaturalSort.php
|
move log constants to ILogger
|
8 years ago |
|
NaturalSort_DefaultCollator.php
|
Fix others
|
9 years ago |
|
NavigationManager.php
|
Upgraded navigation submenu management and api + created sharing submenu
|
7 years ago |
|
NeedsUpdateException.php
|
Update with robin
|
9 years ago |
|
NotSquareException.php
|
Fix others
|
9 years ago |
|
PreviewManager.php
|
Allow the creationg of previews of files stored in appdata
|
7 years ago |
|
PreviewNotAvailableException.php
|
Opening the trashbin causes errors in log for files without preview
|
9 years ago |
|
RedisFactory.php
|
Update license headers
|
8 years ago |
|
Repair.php
|
Log and continue on Dav reader failure
|
7 years ago |
|
RepairException.php
|
Fix others
|
9 years ago |
|
Search.php
|
Removed deprecated search function from ISearch
|
8 years ago |
|
Server.php
|
Use the real logger in the settings
|
7 years ago |
|
ServerContainer.php
|
Fix missing argument 2 for Settings classes
|
9 years ago |
|
ServerNotAvailableException.php
|
Fix others
|
9 years ago |
|
ServiceUnavailableException.php
|
Update with robin
|
9 years ago |
|
Setup.php
|
Fix loading of .woff2 files in .htaccess
|
7 years ago |
|
Streamer.php
|
Use zip32 only if there are less than 65536 files
|
8 years ago |
|
SubAdmin.php
|
Use group displayNames in users list
|
8 years ago |
|
SystemConfig.php
|
Merge pull request #7020 from Fiech/master
|
8 years ago |
|
TagManager.php
|
Fix others
|
9 years ago |
|
Tags.php
|
Check if the favorite tag exists
|
7 years ago |
|
TempManager.php
|
Update license headers
|
8 years ago |
|
TemplateLayout.php
|
SCSS cache buster is a combination of apps/theming/scc_vars
|
7 years ago |
|
URLGenerator.php
|
Allow empty strings in getAbsoluteURL
|
7 years ago |
|
Updater.php
|
Revert "Wait for cron to finish before running upgrade command"
|
7 years ago |