]>
source.dussan.org Git - nextcloud-server.git/log
Morris Jobke [Wed, 27 Jul 2016 06:36:03 +0000 (08:36 +0200)]
fix enabled apps tests
Morris Jobke [Tue, 26 Jul 2016 14:43:46 +0000 (16:43 +0200)]
fix unit tests
Joas Schilling [Tue, 26 Jul 2016 14:39:04 +0000 (16:39 +0200)]
Add app to provisioning output
Morris Jobke [Tue, 26 Jul 2016 12:31:16 +0000 (14:31 +0200)]
Move template to workflowengine app
Morris Jobke [Tue, 26 Jul 2016 10:03:16 +0000 (12:03 +0200)]
create an operation based on the correct model
Morris Jobke [Tue, 26 Jul 2016 09:16:34 +0000 (11:16 +0200)]
Add workflowengine
Joas Schilling [Tue, 26 Jul 2016 08:46:13 +0000 (10:46 +0200)]
Merge pull request #525 from nextcloud/fix-theme-logo-position
Fix theme logo position and shape
Morris Jobke [Tue, 26 Jul 2016 06:58:38 +0000 (08:58 +0200)]
Merge pull request #557 from nextcloud/fix-css-scope-files-external
Add proper scope to files external CSS
Nextcloud bot [Tue, 26 Jul 2016 00:09:19 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Julius Haertl [Mon, 25 Jul 2016 16:54:13 +0000 (18:54 +0200)]
Theming: Fix preview and center alignment of logo
Morris Jobke [Mon, 25 Jul 2016 15:08:33 +0000 (17:08 +0200)]
Add proper scope to files external CSS
* for select2
William Bargent [Mon, 25 Jul 2016 14:25:02 +0000 (15:25 +0100)]
Merge pull request #292 from nextcloud/recent-files
Add "Recent" file listing
Morris Jobke [Mon, 25 Jul 2016 11:18:53 +0000 (13:18 +0200)]
Merge pull request #509 from nextcloud/appframework_magic_allow_default_vars
AppFramework add default values (ApiController) as parameters
Morris Jobke [Mon, 25 Jul 2016 10:54:50 +0000 (12:54 +0200)]
Merge pull request #550 from nextcloud/ldap-integration-test-autoloader
fix autoloading in LPAP integration tests, resolves #544
Joas Schilling [Mon, 25 Jul 2016 09:41:24 +0000 (11:41 +0200)]
Merge pull request #523 from Faldon/master
Renamed file logging
Joas Schilling [Mon, 25 Jul 2016 09:38:05 +0000 (11:38 +0200)]
Merge pull request #547 from nextcloud/fix-restore-all-files
Fix error message while restoring all files
Arthur Schiwon [Mon, 25 Jul 2016 08:58:03 +0000 (10:58 +0200)]
fix autoloading in LPAP integration tests, resolves #544
Robin Appelman [Mon, 25 Jul 2016 08:41:53 +0000 (10:41 +0200)]
fix test
Morris Jobke [Mon, 25 Jul 2016 07:24:32 +0000 (09:24 +0200)]
Fix error message while restoring all files
* use $_POST['files'] only of ssinlge files are restored
* fixes #528
Morris Jobke [Mon, 25 Jul 2016 06:37:13 +0000 (08:37 +0200)]
Merge pull request #530 from nextcloud/fix-theme-loading
Make sure we try to autoload the class
Nextcloud bot [Mon, 25 Jul 2016 00:09:09 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 24 Jul 2016 00:09:10 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Douma [Sat, 23 Jul 2016 13:53:22 +0000 (15:53 +0200)]
Merge pull request #533 from nextcloud/oparoz-ns-server-contributing.md
change core to server
Joas Schilling [Sat, 23 Jul 2016 13:49:28 +0000 (15:49 +0200)]
Merge pull request #534 from nextcloud/twofactor-isset
Check if an app provide two-factor-auth providers before we try to use them
Robin Appelman [Sat, 23 Jul 2016 11:26:57 +0000 (13:26 +0200)]
Check if an app provide two-factor-auth providers before we try to use them
Olivier Paroz [Sat, 23 Jul 2016 08:50:00 +0000 (10:50 +0200)]
change core to server
Nextcloud bot [Sat, 23 Jul 2016 00:09:06 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Fri, 22 Jul 2016 14:49:33 +0000 (16:49 +0200)]
Make sure we try to autoload the class
Jan-Christoph Borchardt [Fri, 22 Jul 2016 13:38:37 +0000 (15:38 +0200)]
Fix search box overlapping on mobile (#450)
* fix searchbox overlapping on mobile
* also adjust log in background color in theme
* Fix unit tests
Robin Appelman [Fri, 22 Jul 2016 12:19:04 +0000 (14:19 +0200)]
block user sorting in recent files
Robin Appelman [Fri, 22 Jul 2016 11:58:53 +0000 (13:58 +0200)]
use limit instead of since when listing recent files
Robin Appelman [Mon, 11 Jul 2016 10:58:43 +0000 (12:58 +0200)]
fix test
Robin Appelman [Fri, 22 Jul 2016 13:20:51 +0000 (15:20 +0200)]
Add recent file listing
Lukas Reschke [Fri, 22 Jul 2016 13:15:20 +0000 (15:15 +0200)]
Merge pull request #524 from nextcloud/ocs_appframework_status_code
Set proper status code in OCS AppFramework Middleware
Lukas Reschke [Fri, 22 Jul 2016 12:58:30 +0000 (14:58 +0200)]
Adjust tests
Joas Schilling [Fri, 22 Jul 2016 12:51:06 +0000 (14:51 +0200)]
Merge pull request #526 from nextcloud/bumb-app-requirements
bumb compatible app versions for core apps
Robin Appelman [Fri, 22 Jul 2016 12:48:51 +0000 (14:48 +0200)]
add recent files api endpoint
Roeland Douma [Fri, 22 Jul 2016 12:47:53 +0000 (14:47 +0200)]
Merge pull request #522 from nextcloud/ocs_correct_login_exception
OCS correctly handle login exception
Thomas Pulzer [Fri, 22 Jul 2016 12:47:50 +0000 (14:47 +0200)]
Renamed test classes for file logging tests.
Joas Schilling [Fri, 22 Jul 2016 12:46:52 +0000 (14:46 +0200)]
Also increase the min version
Thomas Pulzer [Fri, 22 Jul 2016 12:45:33 +0000 (14:45 +0200)]
Changed code style and made use of '===' comparison.
Robin Appelman [Fri, 22 Jul 2016 12:37:37 +0000 (14:37 +0200)]
add recent files to node api
Thomas Pulzer [Fri, 22 Jul 2016 12:38:44 +0000 (14:38 +0200)]
Reverted the default syslog tag to avoid breaking existing systems.
Robin Appelman [Fri, 22 Jul 2016 12:34:59 +0000 (14:34 +0200)]
Fix storage id with storage jail
Jos Poortvliet [Fri, 22 Jul 2016 12:23:00 +0000 (14:23 +0200)]
Update header.css
make the logo look good on the login page
Roeland Jago Douma [Fri, 22 Jul 2016 06:27:16 +0000 (08:27 +0200)]
Fix intergration tests
Robin Appelman [Fri, 22 Jul 2016 11:04:23 +0000 (13:04 +0200)]
bumb compatible app versions for core apps
Roeland Jago Douma [Fri, 22 Jul 2016 10:25:50 +0000 (12:25 +0200)]
Add tests
Roeland Jago Douma [Fri, 22 Jul 2016 10:14:54 +0000 (12:14 +0200)]
Set proper status code in OCS AppFramework Middleware
Jos Poortvliet [Fri, 22 Jul 2016 10:25:58 +0000 (12:25 +0200)]
Update themingcontroller.php
Thomas Pulzer [Fri, 22 Jul 2016 09:44:19 +0000 (11:44 +0200)]
Changed logtype to file instead of owncloud.
- Updated the config sample to point to log_type='file'
- Renamed the Class for logfile logging to File in namespace 'OC\Log\'.
Changed the occurrences of 'OC\Log\Owncloud' to 'OC\Log\File'.
- Renamed the Class for log:file command to File in namespace 'OC\Core\Command\Log\File'.
Changed registration of the command to use 'OC\Core\Command\Log\File'.
- Changed default Syslog tag to Nextcloud
- Retained backwards compatibility for configs with 'logtype' => 'owncloud'
- Adjusted tests for the new file log.
Closes #490.
Roeland Jago Douma [Thu, 21 Jul 2016 20:47:20 +0000 (22:47 +0200)]
Catch LoginException
Joas Schilling [Fri, 22 Jul 2016 09:41:20 +0000 (11:41 +0200)]
Merge pull request #517 from nextcloud/fix-typo
Fix typo in docs
Roeland Jago Douma [Fri, 22 Jul 2016 08:11:53 +0000 (10:11 +0200)]
Inject parameters
Joas Schilling [Fri, 22 Jul 2016 08:03:42 +0000 (10:03 +0200)]
Merge pull request #500 from nextcloud/bump_version
Bump version
Joas Schilling [Fri, 22 Jul 2016 07:55:46 +0000 (09:55 +0200)]
Use app name from stable9
Joas Schilling [Fri, 22 Jul 2016 07:55:38 +0000 (09:55 +0200)]
Fix typo
Nextcloud bot [Fri, 22 Jul 2016 00:10:05 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 21 Jul 2016 21:48:31 +0000 (23:48 +0200)]
Merge pull request #505 from nextcloud/fix-license-script
Fix the license script
Morris Jobke [Thu, 21 Jul 2016 21:37:22 +0000 (23:37 +0200)]
Merge pull request #496 from nextcloud/fix-config-generation
Make the changes from doc fix persistant
Morris Jobke [Thu, 21 Jul 2016 21:27:15 +0000 (23:27 +0200)]
Merge pull request #507 from nextcloud/run-le-script
Update emails and license headers with latest changes
William Bargent [Thu, 21 Jul 2016 17:55:58 +0000 (18:55 +0100)]
Merge pull request #374 from lpszBuffer/master
Alters 'No Internet Connection' error message. #181
Lukas Reschke [Thu, 21 Jul 2016 17:52:17 +0000 (19:52 +0200)]
Merge pull request #480 from nextcloud/fix_ocs_response_format
AppFramework default response for OCS is xml
Joas Schilling [Thu, 21 Jul 2016 16:13:36 +0000 (18:13 +0200)]
Update with robin
Joas Schilling [Thu, 21 Jul 2016 15:07:57 +0000 (17:07 +0200)]
Fix others
Joas Schilling [Thu, 21 Jul 2016 14:49:16 +0000 (16:49 +0200)]
Fix apps/
Bjoern Schiessle [Thu, 21 Jul 2016 16:01:31 +0000 (18:01 +0200)]
only search the license header for @copyright statements
Joas Schilling [Thu, 21 Jul 2016 15:08:43 +0000 (17:08 +0200)]
Fix the license script
Joas Schilling [Thu, 21 Jul 2016 15:43:33 +0000 (17:43 +0200)]
Merge pull request #506 from nextcloud/update-mailmap
Fix more mailmap entries
Joas Schilling [Thu, 21 Jul 2016 15:32:03 +0000 (17:32 +0200)]
Fix more mailmap entries
Björn Schießle [Thu, 21 Jul 2016 14:38:55 +0000 (16:38 +0200)]
Merge pull request #501 from nextcloud/mailmap
Fix e-mail in mailmap
Joas Schilling [Thu, 21 Jul 2016 13:50:30 +0000 (15:50 +0200)]
Increase app versions
Roeland Jago Douma [Thu, 21 Jul 2016 12:48:26 +0000 (14:48 +0200)]
Fix e-mail in mailmap
Roeland Jago Douma [Thu, 21 Jul 2016 12:44:52 +0000 (14:44 +0200)]
Bump version
Joas Schilling [Thu, 21 Jul 2016 10:57:05 +0000 (12:57 +0200)]
Change the app name
Joas Schilling [Thu, 21 Jul 2016 10:26:48 +0000 (12:26 +0200)]
Make the changes from https://github.com/nextcloud/documentation/commit/
6ccd2c5678b85d35a8673d784bef5c6c89e7ecb9 persistant
Morris Jobke [Thu, 21 Jul 2016 07:28:35 +0000 (09:28 +0200)]
Merge pull request #477 from nextcloud/fix-layout-public-upload
move closing div to the right place
Morris Jobke [Thu, 21 Jul 2016 07:19:11 +0000 (09:19 +0200)]
Merge pull request #484 from nextcloud/reenable-help-section
[master] Reenable help section
Morris Jobke [Thu, 21 Jul 2016 07:17:53 +0000 (09:17 +0200)]
Merge pull request #486 from nextcloud/master-link-proper
[master] Properly link to nextcloud
Morris Jobke [Thu, 21 Jul 2016 07:16:56 +0000 (09:16 +0200)]
Merge pull request #488 from nextcloud/brand-to-nextcloud
[master] Use proper branding
Lukas Reschke [Thu, 21 Jul 2016 00:10:28 +0000 (02:10 +0200)]
Add proper links
Lukas Reschke [Thu, 21 Jul 2016 00:08:56 +0000 (02:08 +0200)]
Revert "Remove "Help" link from personal sidebar"
This reverts commit
deef15a3c7119b2965e7212ce53ba70e6baed779 .
Lukas Reschke [Thu, 21 Jul 2016 00:15:14 +0000 (02:15 +0200)]
[master] Properly link to nextcloud
Lukas Reschke [Thu, 21 Jul 2016 00:20:29 +0000 (02:20 +0200)]
Use proper branding
Stable9 has this already
Lukas Reschke [Thu, 21 Jul 2016 00:24:06 +0000 (02:24 +0200)]
Merge branch 'master' of https://github.com/nextcloud/server
Lukas Reschke [Thu, 21 Jul 2016 00:23:42 +0000 (02:23 +0200)]
Fix typo
Derek [Mon, 11 Jul 2016 23:24:57 +0000 (17:24 -0600)]
Alters 'No Internet Connection' error message. #181
Nextcloud bot [Thu, 21 Jul 2016 00:09:07 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 20 Jul 2016 23:56:47 +0000 (01:56 +0200)]
Link to proper clients
Lukas Reschke [Wed, 20 Jul 2016 23:43:32 +0000 (01:43 +0200)]
Port https://github.com/nextcloud/server/commit/
2d373416d8e54a7de84879a365c372a85104c6df to master
Lukas Reschke [Wed, 20 Jul 2016 23:34:35 +0000 (01:34 +0200)]
Add ownCloud cert
Lukas Reschke [Wed, 20 Jul 2016 23:32:59 +0000 (01:32 +0200)]
Use proper certificates
Ports https://github.com/nextcloud/server/commit/
bcf693539be82e872ba4d6cceb1f430a4bb841d9
Lukas Reschke [Wed, 20 Jul 2016 22:47:27 +0000 (00:47 +0200)]
Merge pull request #483 from nextcloud/use-proper-documentation-links
Use proper documentation links
Lukas Reschke [Wed, 20 Jul 2016 22:36:52 +0000 (00:36 +0200)]
Use proper documentation links
Since it is just faking the 10 we need to hardcode this here...
Lukas Reschke [Wed, 20 Jul 2016 22:32:43 +0000 (00:32 +0200)]
10.0 beta it is
Lukas Reschke [Wed, 20 Jul 2016 22:31:02 +0000 (00:31 +0200)]
Merge pull request #479 from nextcloud/add-bruteforce-throttler
Implement brute force protection
Lukas Reschke [Wed, 20 Jul 2016 21:09:27 +0000 (23:09 +0200)]
Mitigate race condition
Lukas Reschke [Wed, 20 Jul 2016 20:47:33 +0000 (22:47 +0200)]
JSON encode the values
Lukas Reschke [Wed, 20 Jul 2016 16:36:15 +0000 (18:36 +0200)]
Implement brute force protection
Class Throttler implements the bruteforce protection for security actions in
Nextcloud.
It is working by logging invalid login attempts to the database and slowing
down all login attempts from the same subnet. The max delay is 30 seconds and
the starting delay are 200 milliseconds. (after the first failed login)
Roeland Jago Douma [Wed, 20 Jul 2016 19:30:39 +0000 (21:30 +0200)]
AppFramework do not get default response
The OCSResponse differs from other responses in that it defaults to
XML. However we fell back to json by default.
This makes sure that if nothing is set we don't pass anything.
Which defaults then to the controllers default (which is often 'json')
but in the case of the OCSResponse 'xml'.