Joas Schilling 08688af275 Fix OC.getCurrentUser() on guest pages 5 years ago
..
Accounts 0f911e2d13 Add default values when parsing account data 5 years ago
Activity e24d555281 Set false as default for requirePNG 5 years ago
App a1b87bc81e Update PHP-Parser for 7.1 compatibility 5 years ago
AppFramework 0e9903c420 Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_pages 5 years ago
Archive 38a90130ce move log constants to ILogger 6 years ago
Authentication 34e849d702 Add interface INamedToken 5 years ago
Avatar 2a8118e459 Switch guest avatars to PNG 5 years ago
BackgroundJob d5927e4d01 Fix integer background job id type error 5 years ago
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 years ago
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5 years ago
Collaboration 5a73a9b9de Fix injection to get the user id 5 years ago
Command eb51f06a3b Use ::class statement instead of string 6 years ago
Comments f394bf356e Rewrite getNumberOfUnreadCommentsForFolder query 5 years ago
Console 20839a422b Refactor some code 5 years ago
Contacts 16bfbb78ca Don't fail contacts menu on unkown user 6 years ago
DB c09fa1ee65 Only check the Oracle schema conditions if the app supports it 5 years ago
Dashboard dfd4782dfc include dashboard into core 5 years ago
Diagnostics 0eebff152a Update license headers 6 years ago
Encryption a2eaf48f6f list files which could not be decrypted 5 years ago
Federation 4c00c80a83 translate nextcloud share types to OCM share types 6 years ago
Files 50d7f87eab Merge pull request #14269 from nextcloud/cache-update-event 5 years ago
FullTextSearch 5557485aba using the createIndex from FullTextSearchManager 5 years ago
GlobalScale 0eebff152a Update license headers 6 years ago
Group 3996210307 Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist 5 years ago
Hooks 72bb7c3074 Fix PHP doc for API docs 6 years ago
Http 08970aaee2 HttpClient getHeader can return empty string 5 years ago
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 years ago
L10N 7d158c62ce Typehint 5 years ago
Lock fd8eeccb15 Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 5 years ago
Lockdown 0eebff152a Update license headers 6 years ago
Log d8e041a5a2 Don't log parameters on user creation in case of error/exception 5 years ago
Mail 7cef9b0248 Addressing comments, array() to [] 5 years ago
Memcache bfa49410a2 Drop support for xcache 5 years ago
Migration e090973e64 Fix unit test 5 years ago
Notification 79b540ecc3 Add return types and fully qualified function calls 6 years ago
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview 9147a12ee1 Reduce text size of text file preview, fix #13720 5 years ago
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 years ago
Repair 11a27b247f Log exception 5 years ago
RichObjectStrings 695e60228d Validate all rich objects not only the used ones 5 years ago
Route c1e4f9f305 Use type casting instead of *val() method 6 years ago
Search 0eebff152a Update license headers 6 years ago
Security f1ea56b502 Fix the thorrtler whitelist bitmask 5 years ago
Session fe21b10de5 replace setcookie value with '' instead of null. 5 years ago
Settings 34dc165132 Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data 5 years ago
Setup 9d7e51fd56 Use empty instead ?? because dbname is '' sometimes 5 years ago
Share c77d7d6e79 Move merged-share-backend to webpack 5 years ago
Share20 f66c37bdb8 Correctly determinate the owner in case of shared external storages 5 years ago
Support b4b095ca91 Fix @since version on new API 5 years ago
SystemTag bb352fb667 Use the defined func()->count() instead of manual counting 5 years ago
Tagging eb51f06a3b Use ::class statement instead of string 6 years ago
Template adbeb42c2c Fix colorizeSvg with transformations that contain a comma (,) 5 years ago
Updater 772bbd99be Backend work to provide NC whats New info to users 6 years ago
User ad5a658e0c Add isTokenLogin argument to post login hook/event 5 years ago
legacy 65964a537a Move jquery.ocdialog.scss to bundle 5 years ago
AllConfig.php 03fe2b3b81 Use a case insensitive search for email 5 years ago
AppConfig.php 05b8eb140c using isset() 6 years ago
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 years ago
Color.php 1517b1452e Fix autoloader 6 years ago
Config.php 9104e028a3 Remove deleteFromOpcodeCache & clearOpcodeCache 5 years ago
ContactsManager.php 22112bf71d Allow access to addressbook unique uri 5 years ago
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php ba87db3fcc Fix others 8 years ago
DateTimeFormatter.php 0eebff152a Update license headers 6 years ago
DateTimeZone.php 38a90130ce move log constants to ILogger 6 years ago
ForbiddenException.php ba87db3fcc Fix others 8 years ago
HintException.php 0eebff152a Update license headers 6 years ago
InitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 years ago
Installer.php 483ad01a09 There is no update available if the app didnt have a version (aka was not installed) 6 years ago
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php ff58732c0d Add breadcrumb support to crash reporters 5 years ago
MemoryInfo.php 2bab916c53 Adds license to files. Updates the branch. 5 years ago
NaturalSort.php 38a90130ce move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 years ago
NavigationManager.php 6f45607f57 Upgraded navigation submenu management and api + created sharing submenu 6 years ago
NeedsUpdateException.php 0215b004da Update with robin 8 years ago
NotSquareException.php ba87db3fcc Fix others 8 years ago
PreviewManager.php ade61d8b43 Allow the creationg of previews of files stored in appdata 5 years ago
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 7 years ago
RedisFactory.php 0eebff152a Update license headers 6 years ago
Repair.php 4f9abaaaa9 Make $repairSteps & $dispatcher mandatory 5 years ago
RepairException.php ba87db3fcc Fix others 8 years ago
Search.php 21a720e026 Removed deprecated search function from ISearch 6 years ago
Server.php a6b579b772 Add guest navigation type 5 years ago
ServerContainer.php 78abbf72b0 Make TestCase->overwriteService() work with App classes 5 years ago
ServerNotAvailableException.php ba87db3fcc Fix others 8 years ago
ServiceUnavailableException.php 0215b004da Update with robin 8 years ago
Setup.php b9f2ce2796 Fix loading of .woff2 files in .htaccess 5 years ago
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php 15abcff2a1 Expose subadmin to OCP 5 years ago
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 6 years ago
TagManager.php ba87db3fcc Fix others 8 years ago
Tags.php ece41318b8 Check if the favorite tag exists 6 years ago
TempManager.php 0eebff152a Update license headers 6 years ago
TemplateLayout.php 08688af275 Fix OC.getCurrentUser() on guest pages 5 years ago
URLGenerator.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 5 years ago
Updater.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 5 years ago