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 a51c8377d4
Merge pull request #12140 from nextcloud/fix/expired_token_throttler
8 years ago
..
Accounts Use empty string instead of null 8 years ago
Activity Fix default types of activity event member variables 8 years ago
App Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
AppFramework Merge pull request #12036 from olivermg/master 8 years ago
Archive
Authentication Move ExpiredTokenException to the correct namespace 8 years ago
BackgroundJob
Cache
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 8 years ago
Collaboration Fix injection to get the user id 8 years ago
Command
Comments Properly escape column name in "createFunction" call 8 years ago
Console Refactor some code 8 years ago
Contacts/ContactsMenu
DB Use const for dbname and dbtableprefix defaults 8 years ago
Dashboard include dashboard into core 8 years ago
Diagnostics
Encryption skip already decrypted files on decrypt all command 8 years ago
Federation
Files Add getExtension() to FileInfo 8 years ago
FullTextSearch public interfaces FullTextSearch 8 years ago
GlobalScale
Group Properly escape column name in "createFunction" call 8 years ago
Hooks
Http Make authenticated cookies lax 8 years ago
IntegrityCheck
L10N Typehint 8 years ago
Lock
Lockdown
Log Make logfile's mode configurable. 8 years ago
Mail
Memcache Drop support for xcache 8 years ago
Migration
Notification
OCS
Preview Use correct typeface for txt previews 8 years ago
Remote
Repair
RichObjectStrings
Route
Search
Security Merge pull request #11914 from nextcloud/csp/report-uri 8 years ago
Session replace setcookie value with '' instead of null. 8 years ago
Settings Remove unreliable 2FA state message on personal 2FA settings page 8 years ago
Setup Use empty instead ?? because dbname is '' sometimes 8 years ago
Share Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
Share20 Propegate hide download state in share provider 8 years ago
Support/CrashReport Fix @since version on new API 8 years ago
SystemTag
Tagging
Template Merge pull request #12085 from nextcloud/add-gss-to-excluded-backends 8 years ago
Updater
User Error out early on an expired token 8 years ago
legacy Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
AllConfig.php
AppConfig.php
Avatar.php fixup! Fix comment and cap-height 8 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
Log.php Add breadcrumb support to crash reporters 8 years ago
MemoryInfo.php Adds license to files. Updates the branch. 8 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Allow the creationg of previews of files stored in appdata 8 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php
RepairException.php
Search.php
Server.php public interfaces FullTextSearch 8 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work 8 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 8 years ago
URLGenerator.php Add function to generate urls for OCS routes 8 years ago
Updater.php Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps 8 years ago