forked from peng1027/owncloud.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpage-super-secret.php
223 lines (203 loc) · 16.6 KB
/
page-super-secret.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<div class="row headerrow">
<div class="col-md-5">
<iframe width="95%" height="315" src="https://www.youtube.com/embed/m1V71pCAsws?rel=0" frameborder="0" style="margin-top:10px;" allowfullscreen></iframe>
</div>
<div class="col-md-7">
<h2>ownCloud Server 8.2 Features</h2>
<p>ownCloud Server 8.2 has significant improvements for users, administrators and developers.
This page contains an overview of the most important changes.
</p>
<a href="/install" class="btn btn-lg btn-primary install-8-btn">Install ownCloud 8.2 now</br></a>
<p>Want to learn more about ownCloud from somebody in person? Meet us at an event or join the conversation online!</p>
<div class="evnt-btn-wrap">
<a href="/events" class="btn btn-lg btn-default">Join an ownCloud event</a>
<a href="/promote" class="btn btn-lg btn-default">Discuss ownCloud with others</a>
</div>
</div>
</div>
</div>
</div>
<!-- end main -->
<div class="feature-wide-row-wrap">
<div class="wrap container">
<div class="row">
<div class="col-md-4 col-md-offset-4">
<h3 class="row-center-title">Release highlights</h3>
</div>
</div>
<div class="col-md-4 featureblock">
<i class="icon-desktop"></i>
<h3 class="ft-title">Improved Design</h3>
<p class="featuredesc">This release introduces significant design improvements including a new look and a sidebar giving quick access to file information.</p>
</div>
<div class="col-md-4 featureblock">
<i class="icon-picture-o"></i>
<h3 class="ft-title">Pictures Becomes Gallery</h3>
<p class="featuredesc">The Gallery app replaces the Pictures app with a much nicer user experience introducing image sorting, image zoom, easy switching from the Files app and more.</p>
</div>
<div class="col-md-4 featureblock">
<i class="icon-bell"></i>
<h3 class="ft-title">Notifications and Deletions</h3>
<p class="featuredesc">Admins now have the ability to send notifications to users and set limits on file retention in the trash.</p>
</div>
</div>
</div>
</div>
<div class="wrap container">
<div class="content row">
<div class="featurewrapper">
<h2>ownCloud Server 8.2 Feature Improvements</h2>
</div>
<p>Jump to improvements for: <a href="#user">Users</a> |
<a href="#admin">Administrators</a> | <a href="#developer">Developers</a></p>
<a name="user"></a>
<div class="featurewrapper">
<h2>End User Improvements</h2>
</div>
<div class="row featurerow">
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="gallery" src="<?php bloginfo('template_directory'); ?>/assets/img/features/gallery.png" />
<h3 class="featuretitle">Pictures Becomes Gallery</h3></br>
<p class="featuredesc">The Gallery app replaces the Pictures app for browsing and viewing images. Supporting a wider range of image formats, better performance and new features, Gallery presents a significant enhancement. You can now sort your images, zoom in and out while viewing, and you can configure many specific settings in a <a href="https://github.com/owncloud/gallery/wiki/Gallery-configuration">simple text file</a>.</p>
</div>
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="sidebar" src="<?php bloginfo('template_directory'); ?>/assets/img/features/sidebar.png" />
<h3 class="featuretitle">New Sidebar</h3></br>
<p class="featuredesc">A new sidebar in the Files app makes it easy to view details on a file without cluttering the interface. A larger preview with meta data, file activity, sharing state and older versions all resides in the new sidebar. In the future, ownCloud apps can <a href="<?php echo $DOCUMENTATION_DEVELOPER; ?>app">add further functionality</a> through panels in the sidebar.</p>
</div>
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="design" src="<?php bloginfo('template_directory'); ?>/assets/img/features/design.png" />
<h3 class="featuretitle">Refined User Interface</h3></br>
<p class="featuredesc">By reducing the number of colors and shades, the ownCloud interface is cleaner. Actions on files like download, rename and delete can now be found in the three-dot 'more' menu and this release also introduces new, more modern icons.</p>
</div>
</div>
<div class="row featurerow">
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="text editor" src="<?php bloginfo('template_directory'); ?>/assets/img/features/documents.png" />
<h3 class="featuretitle">Updated Text Editor</h3></br>
<p class="featuredesc">The text editor included in ownCloud has been updated, featuring a new look and automatically saving your files.</p>
</div>
</div>
<div class="row">
<div class="col-md-3"><a href="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/gallery.png" title="New Gallery introduces sorting, zooming and more" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/gallery-wee.png" style="width: 100%" alt="..." class="img-thumbnail"></a></div>
<div class="col-md-3"><a href="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/sidebar_sharing.png" title="the new sidebar gives you quick and easy access to details about a file" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/sidebar_sharing-wee.png" style="width: 100%" alt="..." class="img-thumbnail"></a></div>
<div class="col-md-3"><a href="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/files_menu.png" title="Many file actions are now in the file menu" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/file_menu-wee.png" style="width: 100%" alt="..." class="img-thumbnail"></a></div>
<div class="col-md-3"><a href="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/text-editor.png" title="The updated text editor automatically saves your files" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/text-editor-wee.png" style="width: 100%" alt="..." class="img-thumbnail"></a></div>
</div>
<!-- <div class="row"> -->
<!--ownCloud Documents video-->
<!-- <div class="col-md-6 text-center"><iframe width="100%" height="360" src="https://www.youtube.com/embed/597gjnBB2JM?rel=0" frameborder="0" allowfullscreen></iframe></div> -->
<!--ownCloud Federated Sharing video-->
<!-- <div class="col-md-6 text-center"><iframe width="100%" height="360" src="https://www.youtube.com/embed/9-JEmlH2DEg?rel=0" frameborder="0" allowfullscreen></iframe></div> -->
<!-- </div> -->
<a name="admin"></a>
<div class="featurewrapper">
<h2>Administration and Management Enhancements</h2>
</div>
<p>System administrators are strongly encouraged to check out the <a href="https://doc.owncloud.org/server/8.2/admin_manual/release_notes.html">release notes for ownCloud Server 8.2</a> before upgrading or doing a fresh installation!</p>
<div class="row featurerow">
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="notification" src="<?php bloginfo('template_directory'); ?>/assets/img/features/notification.png" />
<h3 class="featuretitle">Notification Mechanism</h3></br>
<p class="featuredesc">ownCloud now offers a notification window where an admin can push notifications out to users of the ownCloud system, such as notification about a maintenance window. This is currently only in the web interface but future mobile and desktop client releases will incorporate the notification feature. There is an <a href="https://apps.owncloud.com/content/show.php?content=173921">Announcement Center App in the app store</a> for sending system wide notifications.</p>
</div>
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="undelete" src="<?php bloginfo('template_directory'); ?>/assets/img/features/undelete.png" />
<h3 class="featuretitle">Trash and Versions Retention Control</h3></br>
<p class="featuredesc">The new guaranteed file deletion option allows an admin to set a policy for retaining deleted files and file versions – setting the file retention time to automatic, min, max, both or none. In this way, admins have the flexibility to manage storage and quota for their users as they require.</p>
</div>
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="encryption" src="<?php bloginfo('template_directory'); ?>/assets/img/features/encryption.png" />
<h3 class="featuretitle">Encrypt / Decrypt Command</h3></br>
<p class="featuredesc">After enabling, disabling or changing encryption keys, existing user data can be (re) encrypted or decrypted with the command line occ tool.</p>
</div>
</div>
<div class="row featurerow">
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="thumbnails" src="<?php bloginfo('template_directory'); ?>/assets/img/features/favorites.png" />
<h3 class="featuretitle">Improved Mimetype Handling</h3></br>
<p class="featuredesc">Administrators can now can define custom mimetype mappings and aliases. The occ tool has been updated to allow scanning for new mimetypes and update the database to ensure files are properly identified.</p>
</div>
</div>
<div class="row featurerow">
<div class="col-md-6 featureblock">
<img class="thumbnail" alt="security" src="<?php bloginfo('template_directory'); ?>/assets/img/features/security.png" />
<h3 class="featuretitle">Security Improvements</h3></br>
<p>ownCloud Server 8.2 has received a significant amount of security hardening, including the following:</br>
<ul class="featureslist">
<li>ownCloud now encrypts user keys in the ownCloud session. This means that, even if a server is compromised and the session data is discovered, user private keys stored in the session – required to unencrypt files stored on the server – can no longer be read.</li>
<li>$.get and $.post cannot be used to execute remote JavaScript anymore.</li>
<li>The CSRF token is not added to cross-domain requests initiated by jQuery anymore and is displayed differently on each request to mitigate BREACH alike attacks.</li>
<li>Referers are not sent anymore to prevent leaking of potential sensitive information within the URL such as the filename.</li>
<li>Autoloader is now only loading files from folders that are explicitly whitelisted and only allows loading files from enabled apps.</li>
<li>Password reset tokens are now expiring after 12 hours or if a user logged-in again.</li>
</ul>
Find <a href="https://github.com/owncloud/core/wiki/ownCloud-8.2-Features#security">more changes and details here</a>.
</p>
</div>
<div class="col-md-6 featureblock">
<img class="thumbnail" alt="Updates" src="<?php bloginfo('template_directory'); ?>/assets/img/features/update.png" />
<h3 class="featuretitle">Other Improvements</h3></br>
<p>There have been many other small changes that benefit system administrators, including:</br>
<ul class="featureslist">
<li>SMB external storage can have a domain specified, separate from the username, for use with session credentials.</li>
<li>Made temporary directory configurable in config.php.</li>
<li>Unavailable external storages are not rechecked every request, their failed state is saved and they are tried again after 10 minutes.</li>
<li>The upgrade page now states which apps are being upgraded.</li>
<li>Downgrades are now prevented as they are unsupported and dangerous.</li>
<li>The admin page now warns for PHP versions which are End of Life so admins can prepare to upgrade and avoid security problems which come with unsupported PHP versions.</li>
<li>New occ commands to simplify logging configuration and commands to get/set system and app configuration values.</li>
</ul>
</p>
</div>
</div>
<div class="row">
<div class="col-md-3"><a href="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/announcement-center.png" title="The Announcement Center App in action" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/announcement-center-wee.png" style="width: 100%" alt="..." class="img-thumbnail"></a></div>
<div class="col-md-3"><a href="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/notification.png" title="A notification" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-two/notification-wee.png" style="width: 100%" alt="..." class="img-thumbnail"></a></div>
</div>
<div class="row">
<!--Release Channels video-->
<!-- <div class="col-md-6 text-center"><iframe width="100%" height="360" src="https://www.youtube.com/embed/RtNAx-PcZd8?rel=0" frameborder="0" allowfullscreen></iframe></div> -->
<!--Introduction to Admin Panel video-->
<!-- <div class="col-md-6 text-center"><iframe width="100%" height="360" src="https://www.youtube.com/embed/J2R-7lpBXjU?rel=0" frameborder="0" allowfullscreen></iframe></div> -->
<!--Introducing the new experimental apps in the app store-->
<!-- <div class="col-md-6 text-center"><iframe width="100%" height="360" src="https://www.youtube.com/embed/ujCFy41J2ag?rel=0" frameborder="0" allowfullscreen></iframe></div> -->
<!--New external storage options explained-->
<!-- <div class="col-md-6 text-center"><iframe width="100%" height="360" src="https://www.youtube.com/embed/nx5PGWc7X18?rel=0" frameborder="0" allowfullscreen></iframe></div> -->
</div>
<a name="developer"></a>
<div class="featurewrapper">
<h2>Improvements for Developers</h2>
</div>
ownCloud is <a href="http://karlitschek.de/2015/06/building-a-platform/">meant to be a platform</a>. This release introduces many improvements to the API, both to make more functionality available for app developers and to improve the existing interfaces.
<div class="row featurerow">
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="external_storage" src="<?php bloginfo('template_directory'); ?>/assets/img/features/external.png" />
<h3 class="featuretitle">Modular Authentication Mechanism Support</h3></br>
<p class="featuredesc">External storage backends are now built upon a 'BackendService' class, decoupling authentication from data handling. This reduces complexity in each external storage backend and makes writing new backends easier. It also makes the existing backends more flexible and capable of dealing with a wider range of authentication mechanisms than just 'username-password'.</p>
</div>
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="ldap" src="<?php bloginfo('template_directory'); ?>/assets/img/features/avatar.png" />
<h3 class="featuretitle">Capabilities and Query Building</h3></br>
<p class="featuredesc">A major change is the addition of a capabilities manager which allow apps to expose capabilities in a more generic way. App authors now also have access to a public API for the doctrine query builder.</p>
</div>
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="encryption" src="<?php bloginfo('template_directory'); ?>/assets/img/features/encryption.png" />
<h3 class="featuretitle">New and Expanded Functions for Apps</h3></br>
<p class="featuredesc">As always, there have been many changes to the ownCloud API. For example, applications can now send notifications to end users and mimetype.js makes it possible to request a mimetype icon from JS. To further aid developers, the command 'occ app-check-code' will notify about deprecated methods and classes.</p>
</div>
</div>
<div class="row featurerow">
<div class="col-md-4 featureblock">
<img class="thumbnail" alt="app store" src="<?php bloginfo('template_directory'); ?>/assets/img/features/store.png" />
<h3 class="featuretitle">Improved External API</h3></br>
<p class="featuredesc">The OCS Share API now returns a URL when fetching shares, allows setting expire date on new shares directly and returns permissions and expire date on creation.</p>
</div>
</div>
<p>See all features of ownCloud on the <a href="/features">Features page</a>.</p>
<h2>Get involved!</h2>
<p><a target="_blank" href="/promote/" class="btn btn-lg btn-default"> <i class="icon-bullhorn"></i> Discuss ownCloud with others</a></p>
<p><a target="_blank" href="/contribute/" class="btn btn-lg btn-default"> <i class="icon-code"></i> Join the ownCloud community</a></p>
<p><a target="_blank" href="/conf/" class="btn btn-lg btn-default"> <i class="icon-group"></i> ownCloud Contributor Conference</a></p>
</div>
</div>