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