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
provokateurin 5aefdc399e
feat(AppFramework): Add ExAppRequired attribute
2 years ago
..
Accounts feat(ldap): sync additional properties to profile and SAB 2 years ago
Activity chore: Add SPDX header 2 years ago
App fix(AppManager): Name correct method in error + show error string 2 years ago
AppFramework feat(AppFramework): Add ExAppRequired attribute 2 years ago
Archive chore: Add SPDX header 2 years ago
Authentication feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
Avatar fix: use different file name for generated dark avatars 2 years ago
BackgroundJob fix: delete background jobs by id when cleaning up 2 years ago
Blurhash/Listener chore: Add SPDX header 2 years ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache Merge branch 'master' into refactor/OC-Server-getSecureRandom 2 years ago
Calendar feat: implement public OCP api to update resources and rooms 2 years ago
Collaboration fix(federation): Fix missing protocol on CloudID remote 2 years ago
Command chore: Add SPDX header 2 years ago
Comments chore: Move comments event handler to use proper event dispatcher 2 years ago
Console chore: Add SPDX header 2 years ago
Contacts/ContactsMenu chore: Add SPDX header 2 years ago
DB feat(dbal): add proper insert ignore conflict method for SQLite 2 years ago
Dashboard chore: Add SPDX header 2 years ago
Diagnostics chore: Add SPDX header 2 years ago
DirectEditing chore: Add SPDX header 2 years ago
Encryption Merge branch 'master' into refactor/OC-Server-getEncryptionFilesHelper 2 years ago
EventDispatcher chore: Add SPDX header 2 years ago
Federation fix(federation): Fix missing protocol on CloudID remote 2 years ago
Files fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById 2 years ago
FilesMetadata chore: Add SPDX header 2 years ago
FullTextSearch chore: Add SPDX header 2 years ago
GlobalScale chore: Add SPDX header 2 years ago
Group chore: Add SPDX header 2 years ago
Hooks chore: Add SPDX header 2 years ago
Http chore: Add SPDX header 2 years ago
IntegrityCheck chore: Add SPDX header 2 years ago
KnownUser chore: Add SPDX header 2 years ago
L10N feat: reduce available languages per config value "reduce_to_languages" 2 years ago
LDAP chore: Add SPDX header 2 years ago
Lock chore: Add SPDX header 2 years ago
Lockdown refactor(Token): introduce scope constants 2 years ago
Log chore: Add SPDX header 2 years ago
Mail fix(Mailer): Allow to enforce strict email format 2 years ago
Memcache chore: Add SPDX header 2 years ago
Migration feat: add setup check for needed mimetype migrations 2 years ago
Net chore: Add SPDX header 2 years ago
Notification chore: Add SPDX header 2 years ago
OCM chore: Add SPDX header 2 years ago
OCS chore: Add SPDX header 2 years ago
Preview chore: Add SPDX header 2 years ago
Profile chore: Add SPDX header 2 years ago
Profiler chore: Add SPDX header 2 years ago
Remote chore: Add SPDX header 2 years ago
Repair feat: add setup check for needed mimetype migrations 2 years ago
RichObjectStrings chore: Add SPDX header 2 years ago
Route chore: Add SPDX header 2 years ago
Search chore: Add SPDX header 2 years ago
Security fix: don't use custom certificate bundle if no customer certificates are configured 2 years ago
Session chore: Add SPDX header 2 years ago
Settings chore: Add SPDX header 2 years ago
Setup Merge branch 'master' into refactor/OC-Server-getSecureRandom 2 years ago
SetupCheck chore: Add SPDX header 2 years ago
Share chore: Add SPDX header 2 years ago
Share20 fix(files_sharing): Store the expiration date relative to the server's timezone 2 years ago
SpeechToText chore: Add SPDX header 2 years ago
Support chore: Add SPDX header 2 years ago
SystemTag fix: removed unused variable and check if tag ids are empty before starting the inserts 2 years ago
Tagging chore: Add SPDX header 2 years ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing fix(taskprocessing): in removeSuperfluousArrayKeys, don't try to keep input/output keys that are not in the task values 2 years ago
Teams fix: Avoid throwing errors for teams are unavailable 2 years ago
Template refactor(Token): introduce scope constants 2 years ago
TextProcessing chore: Add SPDX header 2 years ago
TextToImage chore: Add SPDX header 2 years ago
Translation chore: Add SPDX header 2 years ago
Updater chore: Add SPDX header 2 years ago
User Merge pull request #40147 from summersab/refactor/OC-Server-getNotificationManager 2 years ago
UserStatus chore: Add SPDX header 2 years ago
legacy fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 2 years ago
AllConfig.php chore: Add SPDX header 2 years ago
AppConfig.php chore: Add SPDX header 2 years ago
AppScriptDependency.php chore: Add SPDX header 2 years ago
AppScriptSort.php chore: Add SPDX header 2 years ago
BinaryFinder.php chore: Add SPDX header 2 years ago
CapabilitiesManager.php chore: Add SPDX header 2 years ago
Color.php chore: Add SPDX header 2 years ago
Config.php chore: Add SPDX header 2 years ago
ContactsManager.php chore: Add SPDX header 2 years ago
DatabaseException.php chore: Add SPDX header 2 years ago
DatabaseSetupException.php chore: Add SPDX header 2 years ago
DateTimeFormatter.php chore: Add SPDX header 2 years ago
DateTimeZone.php chore: Add SPDX header 2 years ago
EmojiHelper.php chore: Add SPDX header 2 years ago
EventSource.php chore: Add SPDX header 2 years ago
EventSourceFactory.php chore: Add SPDX header 2 years ago
ForbiddenException.php chore: Add SPDX header 2 years ago
HintException.php chore: Add SPDX header 2 years ago
InitialStateService.php chore: Add SPDX header 2 years ago
Installer.php chore: Add SPDX header 2 years ago
LargeFileHelper.php chore: Add SPDX header 2 years ago
Log.php chore: Add SPDX header 2 years ago
MemoryInfo.php chore: Add SPDX header 2 years ago
NaturalSort.php chore: Add SPDX header 2 years ago
NaturalSort_DefaultCollator.php chore: Add SPDX header 2 years ago
NavigationManager.php fix(NavigationManager): Make entry order always an integer 2 years ago
NeedsUpdateException.php chore: Add SPDX header 2 years ago
NotSquareException.php chore: Add SPDX header 2 years ago
PhoneNumberUtil.php chore: Add SPDX header 2 years ago
PreviewManager.php fix(preview): don't create folder structure when previews are disabled 2 years ago
PreviewNotAvailableException.php chore: Add SPDX header 2 years ago
RedisFactory.php chore: Add SPDX header 2 years ago
Repair.php Merge pull request #45930 from nextcloud/repair-mimetype-expensive 2 years ago
RepairException.php chore: Add SPDX header 2 years ago
Search.php chore: Add SPDX header 2 years ago
Server.php chore: Add SPDX header 2 years ago
ServerContainer.php chore: Add SPDX header 2 years ago
ServerNotAvailableException.php chore: Add SPDX header 2 years ago
ServiceUnavailableException.php chore: Add SPDX header 2 years ago
Setup.php chore: Add SPDX header 2 years ago
StreamImage.php chore: Add SPDX header 2 years ago
Streamer.php chore: Add SPDX header 2 years ago
SubAdmin.php chore: Add SPDX header 2 years ago
SystemConfig.php chore: Add SPDX header 2 years ago
TagManager.php chore: Add SPDX header 2 years ago
Tags.php chore: Add SPDX header 2 years ago
TempManager.php chore: Add SPDX header 2 years ago
TemplateLayout.php Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-sso 2 years ago
URLGenerator.php chore: Add SPDX header 2 years ago
Updater.php chore: Add SPDX header 2 years ago