You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Morris Jobke add35c7f31
Merge pull request #12284 from nextcloud/fix/1020/search_shared_external
5 yıl önce
..
Accounts Use empty string instead of null 5 yıl önce
Activity Fix default types of activity event member variables 5 yıl önce
App Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 yıl önce
AppFramework Merge pull request #11786 from nextcloud/feature/password_confirmation_backend 5 yıl önce
Archive move log constants to ILogger 6 yıl önce
Authentication Move ExpiredTokenException to the correct namespace 5 yıl önce
BackgroundJob Revert "Wait for cron to finish before running upgrade command" 5 yıl önce
Cache remove unneeded is_dir from file cache gc 6 yıl önce
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5 yıl önce
Collaboration Fix injection to get the user id 5 yıl önce
Command Use ::class statement instead of string 6 yıl önce
Comments Properly escape column name in "createFunction" call 5 yıl önce
Console Refactor some code 5 yıl önce
Contacts/ContactsMenu Don't fail contacts menu on unkown user 6 yıl önce
DB Use const for dbname and dbtableprefix defaults 5 yıl önce
Dashboard include dashboard into core 5 yıl önce
Diagnostics Update license headers 6 yıl önce
Encryption skip already decrypted files on decrypt all command 5 yıl önce
Federation translate nextcloud share types to OCM share types 6 yıl önce
Files Properly search the root of a shared external storage 5 yıl önce
FullTextSearch wrong method called 5 yıl önce
GlobalScale Update license headers 6 yıl önce
Group Properly escape column name in "createFunction" call 5 yıl önce
Hooks Fix PHP doc for API docs 6 yıl önce
Http Make authenticated cookies lax 5 yıl önce
IntegrityCheck Handle strict typing in Checker and fix tests 6 yıl önce
L10N Typehint 5 yıl önce
Lock prevent lock values from going negative with memcache backend 6 yıl önce
Lockdown Update license headers 6 yıl önce
Log Make logfile's mode configurable. 5 yıl önce
Mail Fallback to default path is sendmail can't be found 5 yıl önce
Memcache Drop support for xcache 5 yıl önce
Migration Update license headers 6 yıl önce
Notification Add return types and fully qualified function calls 6 yıl önce
OCS Allow to skip retrieving from cache in the DiscoveryService 6 yıl önce
Preview Only generate previews in powers of 4 and set min 5 yıl önce
Remote Add some more tests for ocs remote api 6 yıl önce
Repair fixup! move migration 5 yıl önce
RichObjectStrings Update license headers 6 yıl önce
Route Use type casting instead of *val() method 6 yıl önce
Search Update license headers 6 yıl önce
Security Merge pull request #11914 from nextcloud/csp/report-uri 5 yıl önce
Session replace setcookie value with '' instead of null. 5 yıl önce
Settings Cleanup some unused sharing methods from the old sharing code 5 yıl önce
Setup Use empty instead ?? because dbname is '' sometimes 5 yıl önce
Share Cleanup some unused sharing methods from the old sharing code 5 yıl önce
Share20 Merge pull request #12105 from nextcloud/using-resharing-right-to-display-shares 5 yıl önce
Support/CrashReport Fix @since version on new API 5 yıl önce
SystemTag Make SystemTag strict 6 yıl önce
Tagging Use ::class statement instead of string 6 yıl önce
Template Expose the info to the JS 5 yıl önce
Updater Backend work to provide NC whats New info to users 6 yıl önce
User Expose the backend of IUser 5 yıl önce
legacy Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 yıl önce
AllConfig.php Store setUserValue as string in cache 6 yıl önce
AppConfig.php using isset() 6 yıl önce
Avatar.php fixup! Fix comment and cap-height 5 yıl önce
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 6 yıl önce
CapabilitiesManager.php move log constants to ILogger 6 yıl önce
Color.php Fix autoloader 6 yıl önce
Config.php Fix some typos 6 yıl önce
ContactsManager.php Fix others 8 yıl önce
DatabaseException.php Remove unneeded parameter in DatabaseException 7 yıl önce
DatabaseSetupException.php Fix others 8 yıl önce
DateTimeFormatter.php Update license headers 6 yıl önce
DateTimeZone.php move log constants to ILogger 6 yıl önce
ForbiddenException.php Fix others 8 yıl önce
HintException.php Update license headers 6 yıl önce
Installer.php There is no update available if the app didnt have a version (aka was not installed) 5 yıl önce
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6 yıl önce
Log.php Add breadcrumb support to crash reporters 5 yıl önce
MemoryInfo.php Adds license to files. Updates the branch. 5 yıl önce
NaturalSort.php move log constants to ILogger 6 yıl önce
NaturalSort_DefaultCollator.php Fix others 8 yıl önce
NavigationManager.php Upgraded navigation submenu management and api + created sharing submenu 6 yıl önce
NeedsUpdateException.php Update with robin 8 yıl önce
NotSquareException.php Fix others 8 yıl önce
PreviewManager.php Allow the creationg of previews of files stored in appdata 5 yıl önce
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7 yıl önce
RedisFactory.php Update license headers 6 yıl önce
Repair.php Repair registration and autoload bump 5 yıl önce
RepairException.php Fix others 8 yıl önce
Search.php Removed deprecated search function from ISearch 6 yıl önce
Server.php The identityproof manager should be in Server 5 yıl önce
ServerContainer.php Fix missing argument 2 for Settings classes 7 yıl önce
ServerNotAvailableException.php Fix others 8 yıl önce
ServiceUnavailableException.php Update with robin 8 yıl önce
Setup.php Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work 5 yıl önce
Streamer.php Use zip32 only if there are less than 65536 files 6 yıl önce
SubAdmin.php Use group displayNames in users list 6 yıl önce
SystemConfig.php Merge pull request #7020 from Fiech/master 6 yıl önce
TagManager.php Fix others 8 yıl önce
Tags.php Check if the favorite tag exists 6 yıl önce
TempManager.php Update license headers 6 yıl önce
TemplateLayout.php Fallback to $lang if no $locale match 5 yıl önce
URLGenerator.php Add function to generate urls for OCS routes 5 yıl önce
Updater.php Revert "Wait for cron to finish before running upgrade command" 5 yıl önce