..
Accounts
Add \OCP\Account public API
2018-10-15 13:30:31 +07:00
Activity
Fix default types of activity event member variables
2018-10-15 11:45:17 +07:00
App
Use numeric placeholders if there are multiple, so that RTL languages can operate better
2018-10-09 14:32:14 +07:00
AppFramework
Allow to inject/mock `new \DateTime()` similar to time()
2018-10-09 15:38:31 +07:00
Archive
…
Authentication
Make it possible to enforce mandatory 2FA for groups
2018-10-15 08:22:52 +07:00
BackgroundJob
…
Cache
…
Calendar
RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server
2018-10-08 01:50:17 +07:00
Collaboration
Do not try to contact lookup server without internet connection or URL
2018-10-18 17:49:28 +07:00
Command
…
Comments
Properly escape column name in "createFunction" call
2018-10-16 15:24:02 +07:00
Console
Refactor some code
2018-08-21 09:51:05 +07:00
Contacts/ ContactsMenu
…
DB
Use const for dbname and dbtableprefix defaults
2018-09-23 18:15:57 +07:00
Dashboard
include dashboard into core
2018-10-15 19:59:27 +07:00
Diagnostics
…
Encryption
…
Federation
…
Files
Normalize getUnjailedPath
2018-10-11 14:43:48 +07:00
GlobalScale
…
Group
Properly escape column name in "createFunction" call
2018-10-16 15:24:02 +07:00
Hooks
…
Http
Make authenticated cookies lax
2018-09-28 16:44:37 +07:00
IntegrityCheck
…
L10N
Typehint
2018-09-10 11:17:03 +07:00
Lock
…
Lockdown
…
Log
Make logfile's mode configurable.
2018-10-02 18:27:06 +07:00
Mail
…
Memcache
Drop support for xcache
2018-08-12 17:14:08 +07:00
Migration
…
Notification
…
OCS
…
Preview
Allow the creationg of previews of files stored in appdata
2018-10-08 19:37:45 +07:00
Remote
…
Repair
…
RichObjectStrings
…
Route
…
Search
…
Security
Deprecate the childSrc functions
2018-09-04 07:35:44 +07:00
Session
replace setcookie value with '' instead of null.
2018-09-06 20:34:16 +07:00
Settings
Remove unreliable 2FA state message on personal 2FA settings page
2018-10-18 09:51:08 +07:00
Setup
Use empty instead ?? because dbname is '' sometimes
2018-09-23 18:25:48 +07:00
Share
Use numeric placeholders if there are multiple, so that RTL languages can operate better
2018-10-09 14:32:14 +07:00
Share20
Use numeric placeholders if there are multiple, so that RTL languages can operate better
2018-10-09 14:32:14 +07:00
Support/ CrashReport
Fix @since version on new API
2018-09-05 20:58:39 +07:00
SystemTag
…
Tagging
…
Template
Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js
2018-10-22 11:02:25 +07:00
Updater
…
User
Properly escape column name in "createFunction" call
2018-10-16 15:24:02 +07:00
legacy
Use numeric placeholders if there are multiple, so that RTL languages can operate better
2018-10-09 14:32:14 +07:00
AllConfig.php
…
AppConfig.php
…
Avatar.php
…
AvatarManager.php
…
CapabilitiesManager.php
…
Color.php
…
Config.php
…
ContactsManager.php
…
DatabaseException.php
…
DatabaseSetupException.php
…
DateTimeFormatter.php
…
DateTimeZone.php
…
ForbiddenException.php
…
HintException.php
…
Installer.php
…
LargeFileHelper.php
…
Log.php
Add breadcrumb support to crash reporters
2018-09-05 20:58:39 +07:00
MemoryInfo.php
Adds license to files. Updates the branch.
2018-08-20 20:46:23 +07:00
NaturalSort.php
…
NaturalSort_DefaultCollator.php
…
NavigationManager.php
…
NeedsUpdateException.php
…
NotSquareException.php
…
PreviewManager.php
Allow the creationg of previews of files stored in appdata
2018-10-08 19:37:45 +07:00
PreviewNotAvailableException.php
…
RedisFactory.php
…
Repair.php
…
RepairException.php
…
Search.php
…
Server.php
include dashboard into core
2018-10-15 19:59:27 +07:00
ServerContainer.php
…
ServerNotAvailableException.php
…
ServiceUnavailableException.php
…
Setup.php
Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work
2018-10-02 23:39:30 +07:00
Streamer.php
…
SubAdmin.php
…
SystemConfig.php
…
TagManager.php
…
Tags.php
…
TempManager.php
…
TemplateLayout.php
Fallback to $lang if no $locale match
2018-09-13 11:37:40 +07:00
URLGenerator.php
Add function to generate urls for OCS routes
2018-10-09 15:41:50 +07:00
Updater.php
…