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