.. |
Accounts
|
|
|
Activity
|
Change the order on merging activities so the newest item is first
|
2017-03-28 17:19:34 +02:00 |
App
|
Some more code fixes
|
2017-03-20 10:45:27 +01:00 |
AppFramework
|
Merge pull request #4138 from nextcloud/resources_match_fullid
|
2017-04-04 15:52:53 -05:00 |
Archive
|
replace close:// streamwrapper with CallBackWrapper
|
2017-01-06 15:33:32 +01:00 |
Authentication
|
Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201)
|
2017-03-19 22:51:47 -06:00 |
BackgroundJob
|
|
|
Cache
|
support pushing to CappedMemoryCache
|
2017-03-30 11:21:32 +02:00 |
Command
|
|
|
Comments
|
|
|
Console
|
ownC -> Nextc
|
2017-03-19 23:20:24 -06:00 |
DB
|
rename fun to func
|
2017-03-30 11:15:06 +02:00 |
Diagnostics
|
|
|
Encryption
|
Don't add the Encryption Storage Wrapper if there are no encryption modules
|
2017-03-29 18:57:56 +02:00 |
Federation
|
Fix DI of the cloud id manager into apps
|
2017-02-14 12:47:46 +01:00 |
Files
|
rename fun to func
|
2017-03-30 11:15:06 +02:00 |
Group
|
Use DI
|
2017-03-17 10:23:04 +01:00 |
Hooks
|
|
|
Http/Client
|
Rebrand to "Nextcloud" and add 100% coverage
|
2017-01-02 14:51:16 +01:00 |
IntegrityCheck
|
Remove ownCloud Root Authority as per todo
|
2017-03-22 08:54:40 +01:00 |
L10N
|
|
|
legacy
|
Redirect to 2FA selection screen
|
2017-04-03 14:31:57 +02:00 |
Lock
|
|
|
Lockdown
|
Save the scope of an auth token in the session
|
2017-04-05 17:58:33 +02:00 |
Log
|
Merge pull request #3310 from duritong/patch-1
|
2017-04-04 11:42:26 -05:00 |
Mail
|
Fix default of mail_smtpmode - fixes #3102
|
2017-01-19 19:59:53 -06:00 |
Memcache
|
Make sure old instances don't break
|
2017-01-05 11:57:18 +01:00 |
Migration
|
Adding tests for 4 byte unicode characters
|
2017-03-21 16:42:12 -06:00 |
Notification
|
|
|
OCS
|
announce public endpoints to sync trusted servers
|
2017-03-09 10:07:52 +01:00 |
Preview
|
Some code cleanup
|
2017-03-19 20:30:46 +01:00 |
Repair
|
Adding tests for 4 byte unicode characters
|
2017-03-21 16:42:12 -06:00 |
RichObjectStrings
|
|
|
Route
|
|
|
Search
|
|
|
Security
|
Respect bruteforce settings in the Throttler
|
2017-04-02 21:13:50 +02:00 |
Session
|
Do not clear CSRF token on logout (fix for #1303)
|
2017-03-13 22:16:56 +01:00 |
Settings
|
Merge pull request #2095 from nextcloud/bruteforcesetttings
|
2017-04-04 11:57:43 +02:00 |
Setup
|
Use SystemConfig instead of AllConfig for DB stuff
|
2017-03-19 15:53:49 -06:00 |
Share
|
Merge sharing backend JS
|
2017-03-24 20:17:38 +01:00 |
Share20
|
Merge pull request #3844 from nextcloud/unshare_event
|
2017-03-21 16:57:09 +01:00 |
SystemTag
|
don't store empty groupids
|
2017-03-19 22:01:37 -06:00 |
Tagging
|
|
|
Template
|
Merge pull request #4093 from nextcloud/endorse-password-protection
|
2017-04-04 11:04:21 +02:00 |
Updater
|
Create a notification when the update server couldn't be reached for some days
|
2017-03-26 10:59:58 +02:00 |
User
|
don't regenerate Session ID twice, also fixes tests
|
2017-04-06 15:22:43 +02:00 |
AllConfig.php
|
Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs
|
2017-01-17 11:01:42 +01:00 |
AppConfig.php
|
Make sure the spreed TURN server secret stays a secret
|
2017-01-17 11:29:10 +01:00 |
AppHelper.php
|
|
|
Avatar.php
|
|
|
AvatarManager.php
|
|
|
CapabilitiesManager.php
|
|
|
Config.php
|
|
|
ContactsManager.php
|
|
|
DatabaseException.php
|
|
|
DatabaseSetupException.php
|
|
|
DateTimeFormatter.php
|
|
|
DateTimeZone.php
|
|
|
ForbiddenException.php
|
|
|
HintException.php
|
|
|
HTTPHelper.php
|
|
|
Installer.php
|
Don't use cached informations for app version
|
2016-12-09 18:01:45 +01:00 |
LargeFileHelper.php
|
|
|
Log.php
|
Don't log the password on confirmPassword when LDAP throws an exception
|
2017-02-07 12:16:11 +01:00 |
NaturalSort.php
|
|
|
NaturalSort_DefaultCollator.php
|
|
|
NavigationManager.php
|
Allow to specify the id
|
2017-03-26 23:07:54 +02:00 |
NeedsUpdateException.php
|
|
|
NotSquareException.php
|
|
|
PreviewManager.php
|
Rewrite old preview endpoint for PreviewManager
|
2017-01-04 16:51:44 +01:00 |
PreviewNotAvailableException.php
|
|
|
RedisFactory.php
|
|
|
Repair.php
|
Fix DI
|
2017-03-03 12:20:02 +01:00 |
RepairException.php
|
|
|
Search.php
|
|
|
Server.php
|
Save the scope of an auth token in the session
|
2017-04-05 17:58:33 +02:00 |
ServerContainer.php
|
Register the namespace with the autoloading to allow reverse recovery
|
2017-03-22 11:55:04 +01:00 |
ServerNotAvailableException.php
|
|
|
ServiceUnavailableException.php
|
|
|
Setup.php
|
Use SystemConfig instead of AllConfig for DB stuff
|
2017-03-19 15:53:49 -06:00 |
Streamer.php
|
|
|
SubAdmin.php
|
Fix CamelCasing
|
2017-01-18 11:45:26 +01:00 |
SystemConfig.php
|
Fix tests
|
2017-01-12 10:49:22 +01:00 |
TagManager.php
|
|
|
Tags.php
|
|
|
TemplateLayout.php
|
Register the app management in the normal way
|
2017-03-26 19:08:51 +02:00 |
TempManager.php
|
|
|
Updater.php
|
Do not double cherck app update
|
2017-03-13 18:07:41 -06:00 |
URLGenerator.php
|
Check if the theming app is loaded
|
2016-12-09 12:52:17 +01:00 |