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