]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 8 Apr 2017 00:07:45 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4136 from nextcloud/expire-date-for-all-shares
Morris Jobke [Fri, 7 Apr 2017 22:14:05 +0000 (17:14 -0500)]
Merge pull request #4136 from nextcloud/expire-date-for-all-shares

Unified sharing options

7 years agoMerge pull request #4255 from nextcloud/appmenu-tappable
Roeland Jago Douma [Fri, 7 Apr 2017 20:29:38 +0000 (22:29 +0200)]
Merge pull request #4255 from nextcloud/appmenu-tappable

Increase clickable area of app icon

7 years agoMerge pull request #4253 from nextcloud/downstream-27599
Roeland Jago Douma [Fri, 7 Apr 2017 20:18:40 +0000 (22:18 +0200)]
Merge pull request #4253 from nextcloud/downstream-27599

make JobList::next() lock free

7 years agoParse date trough moment 4136/head
Roeland Jago Douma [Fri, 7 Apr 2017 11:54:32 +0000 (13:54 +0200)]
Parse date trough moment

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMerge pull request #4244 from nextcloud/welcome-email
Morris Jobke [Fri, 7 Apr 2017 19:52:28 +0000 (14:52 -0500)]
Merge pull request #4244 from nextcloud/welcome-email

New layout for welcome email

7 years agoIncrease clickable area of app icon 4255/head
Jan-Christoph Borchardt [Fri, 7 Apr 2017 18:58:53 +0000 (20:58 +0200)]
Increase clickable area of app icon

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agoFix share dropdown opacity issue
Jan-Christoph Borchardt [Fri, 7 Apr 2017 18:44:54 +0000 (20:44 +0200)]
Fix share dropdown opacity issue

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agoFix font-weight of Unshare entry
Jan-Christoph Borchardt [Fri, 7 Apr 2017 18:31:26 +0000 (20:31 +0200)]
Fix font-weight of Unshare entry

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agomake JobList::next() lock free 4253/head
Jörn Friedrich Dreyer [Fri, 7 Apr 2017 10:53:44 +0000 (12:53 +0200)]
make JobList::next() lock free

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #4221 from nextcloud/provisioning-api-for-account-info
Morris Jobke [Fri, 7 Apr 2017 17:48:44 +0000 (12:48 -0500)]
Merge pull request #4221 from nextcloud/provisioning-api-for-account-info

Allow to change account info via provisioning api

7 years agoUpdate autoloader 4244/head
Lukas Reschke [Fri, 7 Apr 2017 14:25:45 +0000 (16:25 +0200)]
Update autoloader

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoAdd support for theming
Lukas Reschke [Fri, 7 Apr 2017 12:51:05 +0000 (14:51 +0200)]
Add support for theming

Add support for theming in generated emails and simplify API

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoFix tests
Lukas Reschke [Fri, 7 Apr 2017 08:48:47 +0000 (10:48 +0200)]
Fix tests

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoNew layout for welcome email
Morris Jobke [Thu, 6 Apr 2017 18:20:47 +0000 (13:20 -0500)]
New layout for welcome email

* thanks to @espina2 for make this nice design
* the button says "Set password" if the admin didn't specified a password

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #4249 from nextcloud/dont-force-accept-language-anymore
Lukas Reschke [Fri, 7 Apr 2017 15:05:09 +0000 (17:05 +0200)]
Merge pull request #4249 from nextcloud/dont-force-accept-language-anymore

Don't force the use of Accept-Language anymore

7 years agoadjust to changes in the theming app
Bjoern Schiessle [Thu, 6 Apr 2017 09:33:48 +0000 (11:33 +0200)]
adjust to changes in the theming app

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoreset password field properties before we hide it
Bjoern Schiessle [Thu, 6 Apr 2017 09:33:24 +0000 (11:33 +0200)]
reset password field properties before we hide it

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoadd datepicker to the popover
Bjoern Schiessle [Wed, 5 Apr 2017 14:36:07 +0000 (16:36 +0200)]
add datepicker to the popover

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoallow to edit single files shared by mail. This is useful for collaborative editing...
Bjoern Schiessle [Tue, 4 Apr 2017 13:53:17 +0000 (15:53 +0200)]
allow to edit single files shared by mail. This is useful for collaborative editing documents

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoupdate unit tests
Bjoern Schiessle [Thu, 30 Mar 2017 15:03:04 +0000 (17:03 +0200)]
update unit tests

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoupdate capabilities
Bjoern Schiessle [Thu, 30 Mar 2017 14:29:34 +0000 (16:29 +0200)]
update capabilities

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoAllow to change account info via provisioning api 4221/head
Joas Schilling [Wed, 5 Apr 2017 12:51:55 +0000 (14:51 +0200)]
Allow to change account info via provisioning api

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoDon't force the use of Accept-Language anymore 4249/head
Joas Schilling [Fri, 7 Apr 2017 08:52:17 +0000 (10:52 +0200)]
Don't force the use of Accept-Language anymore

This is not intended anymore, since it falls back to force english
when the header is not set. Also 0228bc6e66cbcb2848eacb41f1de6e7f63ebcb65
makes clear that the order should be:

1. User setting
2. Accept language
3. Admin default

This is the case since the commit from above, unless via OCS and DAV.
Both forced to accept-language falling back to english.
By removing the force, it now also matches the w3 priority list:
https://www.w3.org/International/questions/qa-lang-priorities

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 Apr 2017 00:09:11 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4153 from nextcloud/fix-upload
Joas Schilling [Thu, 6 Apr 2017 07:56:41 +0000 (09:56 +0200)]
Merge pull request #4153 from nextcloud/fix-upload

Fix upload of folders in Chrome

7 years agoFix upload of folders in Chrome 4153/head
Morris Jobke [Wed, 29 Mar 2017 23:24:28 +0000 (17:24 -0600)]
Fix upload of folders in Chrome

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMerge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpoint
Morris Jobke [Thu, 6 Apr 2017 01:55:39 +0000 (20:55 -0500)]
Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpoint

Don't list on public calendar endpoints

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 6 Apr 2017 00:07:50 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years agoDon't list on public calendar endpoints 4224/head
Lukas Reschke [Wed, 5 Apr 2017 20:43:05 +0000 (22:43 +0200)]
Don't list on public calendar endpoints

There is no need to allow listing here.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMerge pull request #3526 from nextcloud/token-save-scope
Roeland Jago Douma [Wed, 5 Apr 2017 20:05:11 +0000 (22:05 +0200)]
Merge pull request #3526 from nextcloud/token-save-scope

Save the scope of an auth token in the session

7 years agoAdd integration tests for token auth 3526/head
Lukas Reschke [Wed, 5 Apr 2017 11:14:59 +0000 (13:14 +0200)]
Add integration tests for token auth

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoSave the scope of an auth token in the session
Robin Appelman [Fri, 17 Feb 2017 14:40:20 +0000 (15:40 +0100)]
Save the scope of an auth token in the session

Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years agoMerge pull request #3781 from nextcloud/fac-56-log-spam-with-external-storages
Roeland Jago Douma [Wed, 5 Apr 2017 13:21:38 +0000 (15:21 +0200)]
Merge pull request #3781 from nextcloud/fac-56-log-spam-with-external-storages

Also add the root of external storages to the file id list

7 years agoMerge pull request #4215 from nextcloud/issue-template
Jos Poortvliet [Wed, 5 Apr 2017 09:01:33 +0000 (11:01 +0200)]
Merge pull request #4215 from nextcloud/issue-template

Rename config section

7 years agoRename config section 4215/head
Joas Schilling [Wed, 5 Apr 2017 08:59:02 +0000 (10:59 +0200)]
Rename config section

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agoMerge pull request #4123 from nextcloud/allow-password-reset-with-email
Roeland Jago Douma [Wed, 5 Apr 2017 07:12:41 +0000 (09:12 +0200)]
Merge pull request #4123 from nextcloud/allow-password-reset-with-email

Allow to reset the password with the email as an input

7 years agoMerge pull request #3741 from nextcloud/user-settings-design
Roeland Jago Douma [Wed, 5 Apr 2017 07:02:58 +0000 (09:02 +0200)]
Merge pull request #3741 from nextcloud/user-settings-design

User mgmt settings design improvements

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 5 Apr 2017 00:08:20 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years agoproper padding for checkboxes in app-settings 3741/head
Jan-Christoph Borchardt [Mon, 6 Mar 2017 17:07:07 +0000 (18:07 +0100)]
proper padding for checkboxes in app-settings

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agocorrect sorting of user management settings, wording
Jan-Christoph Borchardt [Mon, 6 Mar 2017 17:06:08 +0000 (18:06 +0100)]
correct sorting of user management settings, wording

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years agoMerge pull request #4138 from nextcloud/resources_match_fullid
Morris Jobke [Tue, 4 Apr 2017 20:52:53 +0000 (15:52 -0500)]
Merge pull request #4138 from nextcloud/resources_match_fullid

Match slashes in ../{id} resource routes

7 years agoMerge pull request #4192 from nextcloud/fix/custom-default-app-redirect-2fa-selection
Morris Jobke [Tue, 4 Apr 2017 20:47:35 +0000 (15:47 -0500)]
Merge pull request #4192 from nextcloud/fix/custom-default-app-redirect-2fa-selection

Redirect to 2FA selection screen

7 years agoMerge pull request #4204 from nextcloud/append-fixes-swift
Roeland Jago Douma [Tue, 4 Apr 2017 19:15:34 +0000 (21:15 +0200)]
Merge pull request #4204 from nextcloud/append-fixes-swift

fix fseek (Swift backend) against string not resource by removing append support

7 years agofix fseek against string not resource by removing append support 4204/head
Arthur Schiwon [Tue, 4 Apr 2017 11:12:29 +0000 (13:12 +0200)]
fix fseek against string not resource by removing append support

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 years agoMerge pull request #3310 from duritong/patch-1
Morris Jobke [Tue, 4 Apr 2017 16:42:26 +0000 (11:42 -0500)]
Merge pull request #3310 from duritong/patch-1

only chmod logfile if necessary

7 years agoMerge pull request #4071 from nextcloud/issue-173-database-conversion-failure
Joas Schilling [Tue, 4 Apr 2017 14:29:53 +0000 (16:29 +0200)]
Merge pull request #4071 from nextcloud/issue-173-database-conversion-failure

Make sure blob columns are correctly converted as parameters

7 years agoMerge pull request #2095 from nextcloud/bruteforcesetttings
Lukas Reschke [Tue, 4 Apr 2017 09:57:43 +0000 (11:57 +0200)]
Merge pull request #2095 from nextcloud/bruteforcesetttings

Introduce bruteforce settings

7 years agoMerge pull request #4030 from nextcloud/masterkey-publiclink-nc12
Roeland Jago Douma [Tue, 4 Apr 2017 09:46:13 +0000 (11:46 +0200)]
Merge pull request #4030 from nextcloud/masterkey-publiclink-nc12

Make public links work with master key

7 years agoMerge pull request #4093 from nextcloud/endorse-password-protection
Roeland Jago Douma [Tue, 4 Apr 2017 09:04:21 +0000 (11:04 +0200)]
Merge pull request #4093 from nextcloud/endorse-password-protection

Endorse password protection

7 years agoFix tests 2095/head
Roeland Jago Douma [Sun, 2 Apr 2017 19:41:14 +0000 (21:41 +0200)]
Fix tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMerge pull request #4147 from nextcloud/fix_3890
Roeland Jago Douma [Tue, 4 Apr 2017 08:25:13 +0000 (10:25 +0200)]
Merge pull request #4147 from nextcloud/fix_3890

Don't try to parse empty body if there is no body

7 years agoMerge pull request #3896 from nextcloud/xx621998xx-newbranch
Roeland Jago Douma [Tue, 4 Apr 2017 08:24:32 +0000 (10:24 +0200)]
Merge pull request #3896 from nextcloud/xx621998xx-newbranch

Fix remaining upload time calculation

7 years agoSome more hardening 3896/head
Joas Schilling [Fri, 17 Mar 2017 11:59:33 +0000 (12:59 +0100)]
Some more hardening

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years agofile-upload.js modified : Remaining upload time corrected
SarthikaDhawan [Mon, 6 Mar 2017 11:08:35 +0000 (16:38 +0530)]
file-upload.js modified : Remaining upload time corrected

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoMatch slashes in ../{id} resource routes 4138/head
Roeland Jago Douma [Wed, 29 Mar 2017 09:03:53 +0000 (11:03 +0200)]
Match slashes in ../{id} resource routes

Fixes #2954

Before we could match on <prefix>/{id} however if the id contains a /
this would not match properly. But since we define the resource routes
internally we now make sure that we match all chars (up until the ?).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoDon't try to parse empty body if there is no body 4147/head
Roeland Jago Douma [Wed, 29 Mar 2017 13:09:45 +0000 (15:09 +0200)]
Don't try to parse empty body if there is no body

Fixes #3890

If we do a put request without a body the current code still tries to
read the body. This patch makes sure that we do not try to read the body
if the content length is 0.

See RFC 2616 Section 4.3

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Apr 2017 00:07:46 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_shared_c...
Morris Jobke [Mon, 3 Apr 2017 18:12:56 +0000 (13:12 -0500)]
Merge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_shared_calendars

allow sharees to edit certain calendar properties for themselves

7 years agoMerge pull request #4191 from nextcloud/bump-autosize
Roeland Jago Douma [Mon, 3 Apr 2017 13:32:42 +0000 (15:32 +0200)]
Merge pull request #4191 from nextcloud/bump-autosize

Bump autosize

7 years agoRedirect to 2FA selection screen 4192/head
Christoph Wurst [Mon, 3 Apr 2017 12:29:24 +0000 (14:29 +0200)]
Redirect to 2FA selection screen

Apps like 'rainloop' use \OCP\Util::isLoggedIn() to check whether the
current request is authenticated. Since we redirected to the index
page before, it resulted in an infinite redirection loop. This change
sets the redirection URL to the 2FA selection page, which is the only
allowed page in that authentication state.

Fixes https://github.com/nextcloud/server/issues/3702

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years agoMove to autosize.min.js 4191/head
Roeland Jago Douma [Mon, 3 Apr 2017 11:42:33 +0000 (13:42 +0200)]
Move to autosize.min.js

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoBump autosize.js
Roeland Jago Douma [Mon, 3 Apr 2017 11:40:34 +0000 (13:40 +0200)]
Bump autosize.js

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMerge pull request #4166 from nextcloud/issue-4165-invalid-int-for-transparency-on...
Roeland Jago Douma [Mon, 3 Apr 2017 10:46:00 +0000 (12:46 +0200)]
Merge pull request #4166 from nextcloud/issue-4165-invalid-int-for-transparency-on-calendars

Make sure transparency is an integer when saving a calendar

7 years agoMerge pull request #4189 from nextcloud/add-issue-template-app
Jos Poortvliet [Mon, 3 Apr 2017 10:12:00 +0000 (12:12 +0200)]
Merge pull request #4189 from nextcloud/add-issue-template-app

Add reference to issue template app

7 years agoUpdate issue_template.md 4189/head
Jos Poortvliet [Mon, 3 Apr 2017 10:11:34 +0000 (12:11 +0200)]
Update issue_template.md

7 years agoMerge pull request #4131 from nextcloud/fix-jscombiner
Christoph Wurst [Mon, 3 Apr 2017 09:27:39 +0000 (11:27 +0200)]
Merge pull request #4131 from nextcloud/fix-jscombiner

Fix check for cache value in JSCombiner

7 years agoMerge pull request #4175 from nextcloud/fix-socialmenudisplay
Roeland Jago Douma [Mon, 3 Apr 2017 08:59:44 +0000 (10:59 +0200)]
Merge pull request #4175 from nextcloud/fix-socialmenudisplay

Do not show social menu when there is no link share

7 years agofix unit tests 4093/head
Bjoern Schiessle [Mon, 3 Apr 2017 08:54:25 +0000 (10:54 +0200)]
fix unit tests

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agolet the user set an empty password for share link
Timo Benk [Mon, 17 Oct 2016 12:23:55 +0000 (14:23 +0200)]
let the user set an empty password for share link

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoendorseLinkPassword changed to enableLinkPasswordByDefault
Timo Benk [Mon, 17 Oct 2016 07:11:30 +0000 (09:11 +0200)]
endorseLinkPassword changed to enableLinkPasswordByDefault

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agofeature endorse password for share links
Timo Benk [Fri, 14 Oct 2016 07:58:24 +0000 (09:58 +0200)]
feature endorse password for share links

works like "enforce password protection", but let the
user optionally remove the password protection after the
password is set.

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agofeature endorse password for share links
Bjoern Schiessle [Mon, 27 Mar 2017 13:11:13 +0000 (15:11 +0200)]
feature endorse password for share links

works like "enforce password protection", but let the
user optionally remove the password protection after the
password is set. by Timo Benk

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agochange permission order
Bjoern Schiessle [Thu, 30 Mar 2017 13:30:44 +0000 (15:30 +0200)]
change permission order

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agosetting to disable sending password by mail
Bjoern Schiessle [Thu, 30 Mar 2017 13:23:44 +0000 (15:23 +0200)]
setting to disable sending password by mail

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agomake sure that variables are defined correctly
Bjoern Schiessle [Wed, 29 Mar 2017 16:57:26 +0000 (18:57 +0200)]
make sure that variables are defined correctly

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agofix typo and capitalize cruds
Bjoern Schiessle [Wed, 29 Mar 2017 16:13:12 +0000 (18:13 +0200)]
fix typo and capitalize cruds

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoset expire date for all share types
Bjoern Schiessle [Wed, 29 Mar 2017 14:50:23 +0000 (16:50 +0200)]
set expire date for all share types

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoadd secure drop functionallity to mail shares
Bjoern Schiessle [Wed, 29 Mar 2017 09:58:04 +0000 (11:58 +0200)]
add secure drop functionallity to mail shares

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoallow password protected mail shares
Bjoern Schiessle [Tue, 28 Mar 2017 12:39:38 +0000 (14:39 +0200)]
allow password protected mail shares

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agofix share provider id
Bjoern Schiessle [Tue, 28 Mar 2017 12:39:01 +0000 (14:39 +0200)]
fix share provider id

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoadd new password column to the share table in order to set passwords for share by...
Bjoern Schiessle [Tue, 28 Mar 2017 13:11:07 +0000 (15:11 +0200)]
add new password column to the share table in order to set passwords for share by mails

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years agoallow the user to set a expire date for all shares
Bjoern Schiessle [Mon, 27 Mar 2017 20:03:10 +0000 (22:03 +0200)]
allow the user to set a expire date for all shares

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 Apr 2017 00:08:20 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years agoAdd reference to issue template app
Lukas Reschke [Sun, 2 Apr 2017 20:13:04 +0000 (22:13 +0200)]
Add reference to issue template app

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years agoMove app to own repo
Roeland Jago Douma [Sun, 2 Apr 2017 19:26:02 +0000 (21:26 +0200)]
Move app to own repo

https://github.com/nextcloud/bruteforcesettings

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoFixed layout of bruteforcesettings
Morris Jobke [Tue, 14 Mar 2017 01:44:10 +0000 (19:44 -0600)]
Fixed layout of bruteforcesettings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years agoFix app
Roeland Jago Douma [Sun, 2 Apr 2017 19:16:22 +0000 (21:16 +0200)]
Fix app

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoUpdate App Manager test
Roeland Jago Douma [Sat, 19 Nov 2016 20:03:39 +0000 (21:03 +0100)]
Update App Manager test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoApp is always enabled
Roeland Jago Douma [Fri, 18 Nov 2016 08:27:33 +0000 (09:27 +0100)]
App is always enabled

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoRespect bruteforce settings in the Throttler
Roeland Jago Douma [Mon, 14 Nov 2016 13:05:01 +0000 (14:05 +0100)]
Respect bruteforce settings in the Throttler

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoAdds security section to the admin page
Roeland Jago Douma [Mon, 14 Nov 2016 13:02:03 +0000 (14:02 +0100)]
Adds security section to the admin page

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoInitial commit of the bruteforcesettings app
Roeland Jago Douma [Mon, 14 Nov 2016 12:59:52 +0000 (13:59 +0100)]
Initial commit of the bruteforcesettings app

This adds the bruteforce settings app that allows to configure (for now)
subnets that are to be ignored when doing brute force analysis. This can
for example be the LAN since we trust people from there.

* Add app
* Add php tests
* Add js tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMerge pull request #4183 from nextcloud/css-shortcuts-view
Lukas Reschke [Sun, 2 Apr 2017 14:45:07 +0000 (16:45 +0200)]
Merge pull request #4183 from nextcloud/css-shortcuts-view

Add CSS for styling of keyboard shortcuts view

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Apr 2017 00:07:48 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #4139 from nextcloud/phpseclib
Roeland Jago Douma [Sat, 1 Apr 2017 12:00:25 +0000 (14:00 +0200)]
Merge pull request #4139 from nextcloud/phpseclib

[3rdparty] Bump phpseclib to 2.0.4

7 years agoMerge pull request #4174 from nextcloud/mergejs-newline
Christoph Wurst [Sat, 1 Apr 2017 06:38:47 +0000 (08:38 +0200)]
Merge pull request #4174 from nextcloud/mergejs-newline

mergejs should print a newline between imports

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Apr 2017 00:08:09 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

7 years agoDo not show social menu when there is no link share 4175/head
Roeland Jago Douma [Fri, 31 Mar 2017 15:29:41 +0000 (17:29 +0200)]
Do not show social menu when there is no link share

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agomergejs should print a newline between imports 4174/head
Roeland Jago Douma [Fri, 31 Mar 2017 15:06:38 +0000 (17:06 +0200)]
mergejs should print a newline between imports

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>