Roeland Jago Douma 5312a07f55 Merge pull request #16107 from nextcloud/local-check-path 5 년 전
..
Accounts 0f911e2d13 Add default values when parsing account data 5 년 전
Activity e24d555281 Set false as default for requirePNG 5 년 전
App 8e278a2c38 Enable pre-releases for beta and daily channel 5 년 전
AppFramework 357263a70b Do not try to autoload built in types 5 년 전
Archive 3f9cdeeb5f Cleanup some PHPDoc leftovers and unused variables 5 년 전
Authentication f03eb7ec3c Remote wipe support 5 년 전
Avatar d14c0f2ed7 Move font from Nunito to Noto Sans 5 년 전
BackgroundJob d5927e4d01 Fix integer background job id type error 5 년 전
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 년 전
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 년 전
Collaboration 658edacf23 Set type for access column on cacheAccessForCollection 5 년 전
Command eb51f06a3b Use ::class statement instead of string 6 년 전
Comments d2c8a11c07 Allow apps to store longer messages in the comments API 5 년 전
Console 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 년 전
Contacts db17c14f80 Respect sharing enumeration config in contacts menu 5 년 전
DB 3174012adf Add event dispatcher to OCP 5 년 전
Dashboard dfd4782dfc include dashboard into core 6 년 전
Diagnostics 0eebff152a Update license headers 7 년 전
Encryption a2eaf48f6f list files which could not be decrypted 6 년 전
EventDispatcher 3174012adf Add event dispatcher to OCP 5 년 전
Federation 5ad86170c1 According to the OCM specification the body needs to be JSON encoded 5 년 전
Files 5312a07f55 Merge pull request #16107 from nextcloud/local-check-path 5 년 전
FullTextSearch 6684bf4570 +isAvailable() 5 년 전
GlobalScale 0eebff152a Update license headers 7 년 전
Group c6c8a41d2f group display name support (service level + ldap) 5 년 전
Hooks 72bb7c3074 Fix PHP doc for API docs 7 년 전
Http fd1d85365c Refactor getProxyUri 5 년 전
IntegrityCheck c6a69ba925 Remove the upload and memory setting 5 년 전
L10N b2cc5d8fb6 Make the L10N loading lazy 5 년 전
Lock 0d778fcc4e Code cleanup. 5 년 전
Lockdown 0eebff152a Update license headers 7 년 전
Log a79da346b6 fix class might be undefined 5 년 전
Mail 52dcc9550c changed order of methods 5 년 전
Memcache bfa49410a2 Drop support for xcache 6 년 전
Migration 3ecdf743bb Properly inject EventDispatched in BackgroundRepair 5 년 전
Notification e9351ef779 Add strict type on Notifications tests 5 년 전
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 년 전
Preview b466127b1f Merge pull request #16055 from nextcloud/design/native-fonts 5 년 전
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 년 전
Repair 49d5030a53 Fix userid casting in notifications 5 년 전
RichObjectStrings 695e60228d Validate all rich objects not only the used ones 6 년 전
Route 0c77cd21f9 Make sure maintenance mode is always casted to bool 5 년 전
Search 0eebff152a Update license headers 7 년 전
Security d004164fcc Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ipv6-address 5 년 전
Session fe21b10de5 replace setcookie value with '' instead of null. 6 년 전
Settings 5ab4daad96 Move OC\Settings\Admin and OC\Settings\Personal to actual settings 5 년 전
Setup 3f9cdeeb5f Cleanup some PHPDoc leftovers and unused variables 5 년 전
Share 582b679ca9 Deprecate legacy share code and cleanup some unused methods 5 년 전
Share20 2f5810f26e Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders 5 년 전
Support df072471a7 Add extendedSupport to Subscription 5 년 전
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting 6 년 전
Tagging eb51f06a3b Use ::class statement instead of string 6 년 전
Template 05381f00d2 Fall back to black for non-color values 5 년 전
Updater 772bbd99be Backend work to provide NC whats New info to users 6 년 전
User 3174012adf Add event dispatcher to OCP 5 년 전
legacy 9d121985dc Merge pull request #15540 from nextcloud/bugfix/noid/prevent-faulty-logs-from-nested-setupFS-calls 5 년 전
AllConfig.php a11ef5134c Add methods to get casted system values 5 년 전
AppConfig.php 05b8eb140c using isset() 6 년 전
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 년 전
Color.php 1517b1452e Fix autoloader 6 년 전
Config.php 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache 5 년 전
ContactsManager.php 22112bf71d Allow access to addressbook unique uri 5 년 전
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 년 전
DatabaseSetupException.php ba87db3fcc Fix others 8 년 전
DateTimeFormatter.php 0eebff152a Update license headers 7 년 전
DateTimeZone.php 38a90130ce move log constants to ILogger 6 년 전
ForbiddenException.php ba87db3fcc Fix others 8 년 전
HintException.php 0eebff152a Update license headers 7 년 전
InitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 년 전
Installer.php 8f2e8fa324 Run repair steps when enabling an app that has already been installed 5 년 전
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 년 전
Log.php d3a244f9d9 Allow crash reporters to catpture any message 5 년 전
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. 6 년 전
NaturalSort.php 38a90130ce move log constants to ILogger 6 년 전
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 년 전
NavigationManager.php b578fd855e Generate id for navigation item 5 년 전
NeedsUpdateException.php 0215b004da Update with robin 8 년 전
NotSquareException.php ba87db3fcc Fix others 8 년 전
PreviewManager.php 6150614374 Add new Provider interface for preview providers 5 년 전
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 년 전
RedisFactory.php e9e9b6a4b6 Allow redis cluster to use password 5 년 전
Repair.php 24d6a28f80 Repair step for link shares 5 년 전
RepairException.php ba87db3fcc Fix others 8 년 전
Search.php 21a720e026 Removed deprecated search function from ISearch 6 년 전
Server.php 3174012adf Add event dispatcher to OCP 5 년 전
ServerContainer.php 357263a70b Do not try to autoload built in types 5 년 전
ServerNotAvailableException.php ba87db3fcc Fix others 8 년 전
ServiceUnavailableException.php 0215b004da Update with robin 8 년 전
Setup.php 3ef1780646 Allow to access source maps on apache 5 년 전
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 년 전
SubAdmin.php 15abcff2a1 Expose subadmin to OCP 5 년 전
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 7 년 전
TagManager.php ba87db3fcc Fix others 8 년 전
Tags.php ece41318b8 Check if the favorite tag exists 6 년 전
TempManager.php 0eebff152a Update license headers 7 년 전
TemplateLayout.php 071b686543 Fix "Undefined index: user_uid" on login page 5 년 전
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 6 년 전
Updater.php 7e7146db7f Block install without CAN_INSTALL file 5 년 전