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
Roeland Jago Douma 674930da7f
Move ExpiredTokenException to the correct namespace
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 #12036 from olivermg/master 7 years ago
Archive
Authentication Move ExpiredTokenException to the correct namespace 7 years ago
BackgroundJob Suppress potential SQL injection warning as they are false positives 8 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 Properly escape column name in "createFunction" call 7 years ago
Console Refactor some code 7 years ago
Contacts/ContactsMenu Don't fail contacts menu on unkown user 8 years ago
DB Use const for dbname and dbtableprefix defaults 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 Add getExtension() to FileInfo 7 years ago
GlobalScale
Group Properly escape column name in "createFunction" call 7 years ago
Hooks
Http Make authenticated cookies lax 7 years ago
IntegrityCheck
L10N Typehint 7 years ago
Lock prevent lock values from going negative with memcache backend 8 years ago
Lockdown
Log Make logfile's mode configurable. 7 years ago
Mail Use index for format string parameters 8 years ago
Memcache Drop support for xcache 7 years ago
Migration
Notification Add return types and fully qualified function calls 8 years ago
OCS
Preview Use correct typeface for txt previews 7 years ago
Remote
Repair Add repair step 8 years ago
RichObjectStrings
Route
Search
Security Merge pull request #11914 from nextcloud/csp/report-uri 7 years ago
Session replace setcookie value with '' instead of null. 7 years ago
Settings Remove unreliable 2FA state message on personal 2FA settings page 7 years ago
Setup Use empty instead ?? because dbname is '' sometimes 7 years ago
Share Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Share20 Propegate hide download state in share provider 7 years ago
Support/CrashReport Fix @since version on new API 7 years ago
SystemTag
Tagging
Template Merge pull request #12085 from nextcloud/add-gss-to-excluded-backends 7 years ago
Updater Backend work to provide NC whats New info to users 8 years ago
User Properly escape column name in "createFunction" call 7 years ago
legacy Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
AllConfig.php
AppConfig.php
Avatar.php fixup! Fix comment and cap-height 7 years ago
AvatarManager.php
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 Add repair job for pending cron jobs 8 years ago
RepairException.php
Search.php
Server.php Reset bruteforce on token refresh OAuth 7 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work 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 Fallback to $lang if no $locale match 7 years ago
URLGenerator.php Add function to generate urls for OCS routes 7 years ago
Updater.php Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps 8 years ago