You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Joas Schilling b8fcf6e9b3
Allow empty strings in getAbsoluteURL
7 years ago
..
Accounts Use empty string instead of null 7 years ago
Activity Fix default types of activity event member variables 7 years ago
App Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
AppFramework Merge pull request #11786 from nextcloud/feature/password_confirmation_backend 7 years ago
Archive
Authentication Move ExpiredTokenException to the correct namespace 7 years ago
BackgroundJob Revert "Wait for cron to finish before running upgrade command" 7 years ago
Cache remove unneeded is_dir from file cache gc 8 years ago
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 7 years ago
Collaboration Fix injection to get the user id 7 years ago
Command
Comments Use the defined func()->count() instead of manual counting 7 years ago
Console Refactor some code 7 years ago
Contacts/ContactsMenu Don't fail contacts menu on unkown user 8 years ago
DB Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 7 years ago
Dashboard include dashboard into core 7 years ago
Diagnostics
Encryption skip already decrypted files on decrypt all command 7 years ago
Federation translate nextcloud share types to OCM share types 8 years ago
Files Merge pull request #12494 from nextcloud/cache-notfound-id 7 years ago
FullTextSearch wrong method called 7 years ago
GlobalScale
Group Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist 7 years ago
Hooks
Http Make authenticated cookies lax 7 years ago
IntegrityCheck
L10N Typehint 7 years ago
Lock Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 7 years ago
Lockdown
Log Make logfile's mode configurable. 7 years ago
Mail Fallback to default path is sendmail can't be found 7 years ago
Memcache Drop support for xcache 8 years ago
Migration
Notification Add return types and fully qualified function calls 8 years ago
OCS
Preview Only generate previews in powers of 4 and set min 7 years ago
Remote
Repair Fix SetVcardDatabaseUID when using postgresql 7 years ago
RichObjectStrings
Route
Search
Security Throw exception if decryption fails 7 years ago
Session replace setcookie value with '' instead of null. 7 years ago
Settings Log invalid settings class 7 years ago
Setup Use empty instead ?? because dbname is '' sometimes 7 years ago
Share Cleanup some unused sharing methods from the old sharing code 7 years ago
Share20 Merge pull request #12105 from nextcloud/using-resharing-right-to-display-shares 7 years ago
Support/CrashReport Fix @since version on new API 7 years ago
SystemTag Use the defined func()->count() instead of manual counting 7 years ago
Tagging
Template Do not fail if the icon file doesn't exists 7 years ago
Updater Backend work to provide NC whats New info to users 8 years ago
User Bearer tokens are app token 7 years ago
legacy Fix string doc type casing 7 years ago
AllConfig.php
AppConfig.php
Avatar.php Clear avatar cache with frontend repair 7 years ago
AvatarManager.php Clear avatar cache with frontend repair 7 years ago
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
Installer.php There is no update available if the app didnt have a version (aka was not installed) 8 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 8 years ago
Log.php Add breadcrumb support to crash reporters 7 years ago
MemoryInfo.php Adds license to files. Updates the branch. 7 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Upgraded navigation submenu management and api + created sharing submenu 8 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Allow the creationg of previews of files stored in appdata 7 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Clear avatar cache with frontend repair 7 years ago
RepairException.php
Search.php
Server.php Clear avatar cache with frontend repair 7 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Fix loading of .woff2 files in .htaccess 7 years ago
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php Check if the favorite tag exists 8 years ago
TempManager.php
TemplateLayout.php Remove outdated integrity warning on each page 7 years ago
URLGenerator.php Allow empty strings in getAbsoluteURL 7 years ago
Updater.php Revert "Wait for cron to finish before running upgrade command" 7 years ago