nextcloud-server/lib/private
Joas Schilling c3985aba70
Add the icon for the default sections
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-19 10:42:21 +07:00
..
Accounts bring back setEmailAddress for the user management 2016-11-25 10:26:48 +07:00
Activity Add an event merger and use it for the files activities 2016-11-25 15:36:11 +07:00
App Merge pull request #2814 from nextcloud/appstore_etag_validation 2017-01-09 14:56:20 +07:00
AppFramework handle optional annotation parameters 2017-01-18 15:25:16 +07:00
Archive replace close:// streamwrapper with CallBackWrapper 2017-01-06 15:33:32 +07:00
Authentication fix minor issues 2016-12-19 11:59:48 +07:00
BackgroundJob
Cache Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +07:00
Command
Comments @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
Console handle errors in apps while registering commands 2016-11-24 15:13:29 +07:00
DB Add bitwise AND and OR to the expression builder 2017-01-05 14:30:25 +07:00
Diagnostics Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +07:00
Encryption create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +07:00
Files Merge pull request #2744 from nextcloud/oc_26324 2017-01-11 08:16:40 +07:00
Group spaces added 2017-01-10 16:43:43 +07:00
Hooks
Http/Client Rebrand to "Nextcloud" and add 100% coverage 2017-01-02 14:51:16 +07:00
IntegrityCheck Merge pull request #2724 from nextcloud/fix-23591 2016-12-21 13:03:13 +07:00
L10N Simplify isSubDirectory check 2016-10-07 21:56:43 +07:00
Lock
Lockdown phpdoc 2016-11-16 15:24:28 +07:00
Log Get the logfile location while running the logrotate cron job instead of when registering the job 2017-01-06 16:10:07 +07:00
Mail
Memcache Make sure old instances don't break 2017-01-05 11:57:18 +07:00
Migration
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
OCS Move OC\OCS\Person to OCSController 2016-11-16 19:21:00 +07:00
Preview Fix previews for federated shares 2016-11-24 13:20:51 +07:00
Repair Change the row-format before changing the collation 2017-01-12 16:54:29 +07:00
RichObjectStrings @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
Route Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 2016-11-16 22:28:49 +07:00
Search
Security introduce brute force protection for api calls 2017-01-18 15:25:15 +07:00
Session
Settings Add the icon for the default sections 2017-01-19 10:42:21 +07:00
Setup Merge pull request #2535 from nextcloud/allow-to-reuse-admin-as-install-name-like-on-mysql 2017-01-05 14:31:37 +07:00
Share Remove adding sharedialogmailview 2016-11-04 07:41:35 +07:00
Share20 also create mail share if public links are disabled 2017-01-04 13:45:29 +07:00
SystemTag
Tagging
Template Fix css url prefix for IgnoreFrontController enabled configs 2017-01-06 09:42:39 +07:00
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 00:19:13 +07:00
User add action to existing brute force protection 2017-01-18 15:25:16 +07:00
legacy Fix tests 2017-01-13 18:33:43 +07:00
AllConfig.php Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs 2017-01-17 11:01:42 +07:00
AppConfig.php Make sure the spreed TURN server secret stays a secret 2017-01-17 11:29:10 +07:00
AppHelper.php
Avatar.php Add message to NotSquareException thrown from Avatar 2016-10-24 11:27:27 +07:00
AvatarManager.php
CapabilitiesManager.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php add missing phpdoc to HintException 2016-11-28 11:34:23 +07:00
Installer.php Don't use cached informations for app version 2016-12-09 18:01:45 +07:00
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 2016-10-25 14:44:27 +07:00
Log.php Better fallback for unknown log types 2017-01-10 12:59:13 +07:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Rewrite old preview endpoint for PreviewManager 2017-01-04 16:51:44 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Remove obsolete RepairLegacyStorages repair step 2016-12-19 17:45:46 +07:00
RepairException.php
Search.php
Server.php Add the icon for the default sections 2017-01-19 10:42:21 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +07:00
Streamer.php Add doc block for $time 2016-11-28 14:26:30 +07:00
SubAdmin.php
SystemConfig.php Fix tests 2017-01-12 10:49:22 +07:00
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php [Enhancement] Do not add version hash in debug mode 2017-01-15 13:29:32 +07:00
URLGenerator.php Check if the theming app is loaded 2016-12-09 12:52:17 +07:00
Updater.php Don't disable apps on update if PHP >= 7.0.0 2016-12-15 16:09:01 +07:00