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 年之前