]>
source.dussan.org Git - nextcloud-server.git/log
Lukas Reschke [Sat, 27 Aug 2016 19:38:41 +0000 (21:38 +0200)]
Use temporary file as cache
Lukas Reschke [Sat, 27 Aug 2016 10:38:15 +0000 (12:38 +0200)]
Increase theming performance
1. Set proper caching headers (`Pragma: cache`)
2. Resize image proportionally to a max size of 1920px
3. Store images with progressive mode
This resizes a previous 2.8 MB picture to 300kb and makes it rendering going down from 11 seconds to less than 1 here. And future requests won't have to download the file newly.
Lukas Reschke [Sat, 27 Aug 2016 09:10:00 +0000 (11:10 +0200)]
Merge pull request #1091 from nextcloud/theming-title-preview
Theming: Preview instance name in page title
Julius Haertl [Fri, 26 Aug 2016 16:21:05 +0000 (18:21 +0200)]
Theming: Preview for page title
Lukas Reschke [Fri, 26 Aug 2016 15:55:30 +0000 (17:55 +0200)]
Merge pull request #1088 from nextcloud/core_tags_cleanup
Tag cleanup
Joas Schilling [Fri, 26 Aug 2016 14:03:05 +0000 (16:03 +0200)]
Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loop
prevent infinite redirect loops if the there is no 2fa provider to pass
Roeland Jago Douma [Fri, 26 Aug 2016 13:46:58 +0000 (15:46 +0200)]
Autoloader update
Roeland Jago Douma [Fri, 26 Aug 2016 13:10:03 +0000 (15:10 +0200)]
Merge pull request #1085 from nextcloud/fix-ffs-sharing-syntax
Fix the syntax of the federation ID share buttons
Roeland Jago Douma [Fri, 26 Aug 2016 13:02:21 +0000 (15:02 +0200)]
Merge pull request #771 from nextcloud/theming-fixes
Theming: Fix missing color usage
Roeland Jago Douma [Fri, 26 Aug 2016 13:00:18 +0000 (15:00 +0200)]
Remove the core tag routes since they are broken
Private internal stuff that nobody *should* be using anyways.
But on top of that already broken for a long time. So nobody could be
using it even.
Lukas Reschke [Fri, 26 Aug 2016 12:56:53 +0000 (14:56 +0200)]
Merge pull request #1053 from nextcloud/set-quota-non-int
fix setting quota to default or unlimited
Lukas Reschke [Fri, 26 Aug 2016 12:56:12 +0000 (14:56 +0200)]
Merge pull request #1077 from nextcloud/sharee_ocs_appframework
Sharee API to AppFramework
Joas Schilling [Fri, 26 Aug 2016 12:11:37 +0000 (14:11 +0200)]
Reorder the buttons by importance
Joas Schilling [Fri, 26 Aug 2016 12:04:37 +0000 (14:04 +0200)]
Fix more HTML "syntax"
Joas Schilling [Fri, 26 Aug 2016 11:59:50 +0000 (13:59 +0200)]
FIx the syntax of the buttons
Marius Blüm [Fri, 26 Aug 2016 11:37:25 +0000 (13:37 +0200)]
Merge pull request #1049 from nextcloud/theming-admin-improvements
Theming admin improvements
Lukas Reschke [Fri, 26 Aug 2016 11:18:01 +0000 (13:18 +0200)]
Merge pull request #1080 from nextcloud/always_lazyroot
Always use the LazyRoot
Julius Haertl [Thu, 25 Aug 2016 10:54:31 +0000 (12:54 +0200)]
Make federadedfilesharing button match the theming values
Roeland Jago Douma [Fri, 26 Aug 2016 10:13:34 +0000 (12:13 +0200)]
Always use the LazyRoot
Julius Haertl [Wed, 24 Aug 2016 09:34:45 +0000 (11:34 +0200)]
Theming: Hide undo button on default values
Julius Haertl [Wed, 24 Aug 2016 09:33:54 +0000 (11:33 +0200)]
Theming: Add preview for login screen
Julius Haertl [Wed, 10 Aug 2016 20:06:36 +0000 (22:06 +0200)]
Theming: Adjust jquery ui elements
Julius Haertl [Mon, 8 Aug 2016 13:06:17 +0000 (15:06 +0200)]
Theming: colorize primary buttons
Julius Haertl [Mon, 8 Aug 2016 12:36:56 +0000 (14:36 +0200)]
Remove internal from getThemingDefaults
Julius Haertl [Mon, 8 Aug 2016 12:36:06 +0000 (14:36 +0200)]
Theming: fix federated sharing button color
Roeland Jago Douma [Fri, 26 Aug 2016 09:53:24 +0000 (11:53 +0200)]
Merge pull request #1026 from nextcloud/theming-extend-defaults
Theming: Add logo and background to ThemingDefaults
Roeland Jago Douma [Fri, 26 Aug 2016 08:52:06 +0000 (10:52 +0200)]
Sharee API to AppFramework
* Move to OCSController
* Move to Controller folder
* Use automatic DI
* Use function parameters
* Updated tests
Joas Schilling [Thu, 25 Aug 2016 21:38:27 +0000 (23:38 +0200)]
Merge pull request #1069 from nextcloud/l10ntest_nodb
L10N tests do not require DB
Joas Schilling [Thu, 25 Aug 2016 21:38:17 +0000 (23:38 +0200)]
Merge pull request #1065 from nextcloud/cappedcachetest_nodb
CappedMemoryCacheTest does not require DB
Lukas Reschke [Thu, 25 Aug 2016 20:44:23 +0000 (22:44 +0200)]
Merge pull request #1050 from nextcloud/fix-1048
fix internal links in security & setup warnings, resolves #1048
Roeland Jago Douma [Thu, 25 Aug 2016 20:37:14 +0000 (22:37 +0200)]
L10N tests do not require DB
* Makes CI a bit more efficient
* Cleanup getMock warning
Roeland Jago Douma [Thu, 25 Aug 2016 20:32:39 +0000 (22:32 +0200)]
CappedMemoryCacheTest does not require DB
Makes CI a bit more efficient
Joas Schilling [Thu, 25 Aug 2016 14:43:08 +0000 (16:43 +0200)]
Merge pull request #1036 from nextcloud/query-logger-stack
add stacktrace to query logger
Robin Appelman [Thu, 25 Aug 2016 13:55:30 +0000 (15:55 +0200)]
fix setting quota to default or unlimited
blizzz [Thu, 25 Aug 2016 11:52:56 +0000 (13:52 +0200)]
Merge pull request #1046 from nextcloud/dep_getHTTPHelper
Do not use deprecated HTTPHelper
Arthur Schiwon [Thu, 25 Aug 2016 11:47:14 +0000 (13:47 +0200)]
adjust js tests
Arthur Schiwon [Thu, 25 Aug 2016 11:24:50 +0000 (13:24 +0200)]
fix internal links in security & setup warnings, resolves #1048
Lukas Reschke [Thu, 25 Aug 2016 03:58:01 +0000 (05:58 +0200)]
Merge pull request #1044 from nextcloud/master-add-cache-buster
Add cachebuster to icons.css
Roeland Jago Douma [Tue, 23 Aug 2016 08:16:33 +0000 (10:16 +0200)]
Fix tests
Roeland Jago Douma [Tue, 23 Aug 2016 07:10:53 +0000 (09:10 +0200)]
HTTPHelper is deprecated
Use the IClientService instead
Lukas Reschke [Wed, 24 Aug 2016 18:58:52 +0000 (20:58 +0200)]
Add cachebuster to icons.css
Robin Appelman [Wed, 24 Aug 2016 12:37:15 +0000 (14:37 +0200)]
add stacktrace to query logger
Roeland Jago Douma [Wed, 24 Aug 2016 12:16:48 +0000 (14:16 +0200)]
Merge pull request #1033 from nextcloud/fix_theming_autoloader_magic
Fix theming autoloader magic
Lukas Reschke [Wed, 24 Aug 2016 11:46:18 +0000 (13:46 +0200)]
Merge pull request #936 from nextcloud/better-dav-display-names
Better dav display names
Lukas Reschke [Wed, 24 Aug 2016 11:44:41 +0000 (13:44 +0200)]
Merge pull request #1024 from nextcloud/remove-password-reset-link-after-successful-login
Remove "password reset token" after successful login
Roeland Jago Douma [Wed, 24 Aug 2016 11:22:44 +0000 (13:22 +0200)]
Require a ThemingDefaults class again
Roeland Jago Douma [Wed, 24 Aug 2016 11:22:21 +0000 (13:22 +0200)]
Dark autoloader magic for ThemingDefaults
Christoph Wurst [Wed, 24 Aug 2016 08:42:07 +0000 (10:42 +0200)]
prevent infinite redirect loops if the there is no 2fa provider to pass
This fixes infinite loops that are caused whenever a user is about to solve a 2FA
challenge, but the provider app is disabled at the same time. Since the session
value usually indicates that the challenge needs to be solved before we grant access
we have to remove that value instead in this special case.
Joas Schilling [Wed, 24 Aug 2016 07:52:05 +0000 (09:52 +0200)]
Use the lazy root to make tests pass 🙈
Roeland Jago Douma [Wed, 24 Aug 2016 07:25:29 +0000 (09:25 +0200)]
Merge pull request #1030 from nextcloud/master_1013
[master] Do not error on NotFoundException
Joas Schilling [Thu, 18 Aug 2016 13:14:04 +0000 (15:14 +0200)]
Better displaynames for shared address books
Joas Schilling [Thu, 18 Aug 2016 13:10:18 +0000 (15:10 +0200)]
Better displaynames for shared calendars
Roeland Jago Douma [Tue, 23 Aug 2016 17:15:28 +0000 (19:15 +0200)]
Do not error on NotFoundException
Since this exception can be thrown when a shared file is in the
trashbin there is no need to spam the log like crazy.
Fixes #938
Julius Haertl [Tue, 23 Aug 2016 20:02:28 +0000 (22:02 +0200)]
Theming: Add logo and background to ThemingDefaults
Lukas Reschke [Tue, 23 Aug 2016 20:15:38 +0000 (22:15 +0200)]
Merge pull request #1007 from nextcloud/shared-storage-non-recursive
Fix shared storage recursive setup
Joas Schilling [Tue, 23 Aug 2016 13:01:38 +0000 (15:01 +0200)]
Move the reset token to core app
Robin Appelman [Mon, 22 Aug 2016 13:12:39 +0000 (15:12 +0200)]
prevent infinite recursion while getting storage from mount
Joas Schilling [Tue, 23 Aug 2016 10:54:45 +0000 (12:54 +0200)]
Remove "password reset token" after successful login
Lukas Reschke [Tue, 23 Aug 2016 09:20:43 +0000 (11:20 +0200)]
Merge pull request #995 from nextcloud/workflow-section
Workflow section + hidden empty sections
Lukas Reschke [Tue, 23 Aug 2016 09:18:24 +0000 (11:18 +0200)]
Merge pull request #1005 from nextcloud/fix_994
Do not error on maxUploadChange
Roeland Jago Douma [Tue, 23 Aug 2016 05:55:38 +0000 (07:55 +0200)]
Merge pull request #1017 from nextcloud/cache-registered-autoloaders
Cache registered autoloaders
Lukas Reschke [Mon, 22 Aug 2016 22:58:25 +0000 (00:58 +0200)]
Merge pull request #956 from nextcloud/fix_952
When using permalinks don't error out if file id can't be found
Lukas Reschke [Mon, 22 Aug 2016 21:49:46 +0000 (23:49 +0200)]
Cache registered autoloaders
This saves more than 20ms (!) on every request, the previous problem was that `\OC_App::registerAutoloading` calls `\OC\AppFramework\App::buildAppNamespace` which parses the appinfo.xml. Since that was also called multiple times (e.g. on cloud.nextcloud.com over 200 times) that had a significant performance impact. Also on simple PROPFIND requests.
https://blackfire.io/profiles/compare/
65a53e6e -7f35-4974-b559-
4c81abd01c3b /graph shows the difference nicely.
Lukas Reschke [Mon, 22 Aug 2016 21:03:49 +0000 (23:03 +0200)]
Merge pull request #1015 from nextcloud/1012-master
hide parameters of tryLogin when logging
Arthur Schiwon [Mon, 22 Aug 2016 08:43:04 +0000 (10:43 +0200)]
put file handling into a section again
Roeland Jago Douma [Mon, 22 Aug 2016 08:10:28 +0000 (10:10 +0200)]
Do not error on maxUploadChange
The new admin page broke the updating of the max upload size. This is
due to very old code there.
* Now update is done in the background using js
* Added proper route+controller to update
Fixes #994
Arthur Schiwon [Mon, 22 Aug 2016 14:56:00 +0000 (16:56 +0200)]
add test
Arthur Schiwon [Mon, 22 Aug 2016 12:33:23 +0000 (14:33 +0200)]
hide parameters of tryLogin when logging
Joas Schilling [Mon, 22 Aug 2016 12:25:43 +0000 (14:25 +0200)]
Save the container with the app's namespace so we can resolve it
blizzz [Mon, 22 Aug 2016 11:20:57 +0000 (13:20 +0200)]
Merge pull request #1006 from nextcloud/fix_theming_admin_di
fixes registering of theming settings where server return OC_Defaults…
Robin Appelman [Mon, 22 Aug 2016 10:32:39 +0000 (12:32 +0200)]
handle failed shares
Robin Appelman [Mon, 22 Aug 2016 10:27:56 +0000 (12:27 +0200)]
Lazy init shared storage
Robin Appelman [Mon, 22 Aug 2016 10:27:20 +0000 (12:27 +0200)]
reuse existing root id
Robin Appelman [Mon, 22 Aug 2016 10:26:27 +0000 (12:26 +0200)]
Allow jail wrappers to lazily initialize the source storage
Robin Appelman [Mon, 22 Aug 2016 10:23:55 +0000 (12:23 +0200)]
Allow storage wrappers to lazily initialize the source storage
Arthur Schiwon [Mon, 22 Aug 2016 10:02:06 +0000 (12:02 +0200)]
fixes registering of theming settings where server return OC_Defaults instead of ThemingDefaults
Arthur Schiwon [Mon, 22 Aug 2016 09:24:48 +0000 (11:24 +0200)]
fix wrong var name
Joas Schilling [Mon, 22 Aug 2016 07:44:00 +0000 (09:44 +0200)]
Merge pull request #965 from nextcloud/master-files-render-hidden-files-hidden
Fix hidden files handling
Roeland Jago Douma [Mon, 22 Aug 2016 07:13:56 +0000 (09:13 +0200)]
Merge pull request #1000 from nextcloud/mail_icon_share
Make e-mail icon visible
Joas Schilling [Mon, 22 Aug 2016 06:31:25 +0000 (08:31 +0200)]
Move admin settings to workflow section
Arthur Schiwon [Sat, 20 Aug 2016 21:45:31 +0000 (23:45 +0200)]
adjust test
Arthur Schiwon [Fri, 19 Aug 2016 15:52:33 +0000 (17:52 +0200)]
enlist only registered sections that also have settings registered to
Arthur Schiwon [Fri, 19 Aug 2016 15:44:24 +0000 (17:44 +0200)]
add section to worklfowengine
Lukas Reschke [Sun, 21 Aug 2016 18:45:40 +0000 (20:45 +0200)]
Merge pull request #969 from nextcloud/allow-to-validate-operations
Allow to validate operations
Lukas Reschke [Sun, 21 Aug 2016 18:44:24 +0000 (20:44 +0200)]
Merge pull request #989 from nextcloud/share_js_fixes
Fix some jshint issues in core/js/share*
Roeland Jago Douma [Sun, 21 Aug 2016 12:36:10 +0000 (14:36 +0200)]
Make e-mail icon visible
Fixes #996
* Make mail icon visible
* Opacity to .5
* Add tooltip
Roeland Jago Douma [Sat, 20 Aug 2016 16:21:31 +0000 (18:21 +0200)]
Merge pull request #984 from nextcloud/dont-read-server-variable
Remove reading PATH_INFO from server variable
Roeland Jago Douma [Fri, 19 Aug 2016 19:03:25 +0000 (21:03 +0200)]
Fix some jshint issues in core/js/share*
Julius Härtl [Fri, 19 Aug 2016 15:52:23 +0000 (17:52 +0200)]
Merge pull request #982 from nextcloud/uninterpreted-php
Remove uninterpreted PHP
Marius Blüm [Fri, 19 Aug 2016 14:37:58 +0000 (16:37 +0200)]
Merge pull request #978 from nextcloud/add-feedback-for-password-change
Add feedback for password change
Marius Blüm [Fri, 19 Aug 2016 14:34:25 +0000 (16:34 +0200)]
Merge pull request #980 from nextcloud/update-icon
Update federation and update notification icon
Lukas Reschke [Fri, 19 Aug 2016 12:46:20 +0000 (14:46 +0200)]
Remove reading PATH_INFO from server variable
Having two code paths for this is unreliable and can lead to bugs. Also, in some cases Apache isn't setting the PATH_INFO variable when mod_rewrite is used.
Fixes https://github.com/nextcloud/server/issues/983
Joas Schilling [Fri, 19 Aug 2016 12:37:31 +0000 (14:37 +0200)]
update composer list
Lukas Reschke [Fri, 19 Aug 2016 12:24:26 +0000 (14:24 +0200)]
Remove uninterpreted PHP
This is in an HTML file. The PHP won't be executed :see_no_evil:
Morris Jobke [Fri, 19 Aug 2016 11:59:33 +0000 (13:59 +0200)]
use simple bell as update notification icon
Morris Jobke [Fri, 19 Aug 2016 11:51:27 +0000 (13:51 +0200)]
Change federation icon to the share icon
Julius Härtl [Fri, 19 Aug 2016 11:34:41 +0000 (13:34 +0200)]
Merge pull request #971 from nextcloud/theming-fix-service-registration
Fix loading of ThemingDefaults
Morris Jobke [Fri, 19 Aug 2016 11:31:43 +0000 (13:31 +0200)]
Show hint if password policy disallows password change
Jack Davis [Fri, 19 Aug 2016 08:45:39 +0000 (09:45 +0100)]
25532_issue_password_update_notification_updated (#25756)
* Password Update Notification
Added an IF ELSE statement to ensure that feedback is provided to the
user on successfully updating a user password in settings.
* Password Update Success Message
Updated the password update success message
Roeland Jago Douma [Fri, 19 Aug 2016 10:45:42 +0000 (12:45 +0200)]
Merge pull request #967 from nextcloud/settings_users_js_defines
Fix some jshint errors in settings/users