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