summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13982 from ↵Morris Jobke2019-02-082-2/+3
|\ | | | | | | | | nextcloud/stable15-12917-clean-code-and-fix-drop-zone-shadow [stable15] Clean code and fix drop zone shadow
| * Extract variable for yellow color in iconsfnuesse2019-02-012-2/+3
| | | | | | | | Signed-off-by: fnuesse <felix.nuesse@t-online.de>
* | [tx-robot] updated from transifexNextcloud bot2019-02-086-18/+122
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-064-2/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-06128-1654/+1814
|/
* Clean pending 2FA authentication on password resetRoeland Jago Douma2019-01-301-2/+8
| | | | | | | | | | | When a password is reste we should make sure that all users are properly logged in. Pending states should be cleared. For example a session where the 2FA code is not entered yet should be cleared. The token is now removed so the session will be killed the next time this is checked (within 5 minutes). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix updating the password of a link share when passwords are enforcedDaniel Calviño Sánchez2019-01-293-42/+33
| | | | | | | | | | The password input was shown in the popup menu when passwords were not enforced, or when they were enforced but no password was set, which prevented updating/changing the password once set. As the password input should be shown too when password are enforced and a password is set no condition is needed, so now the password input is always shown. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-264-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-252-0/+2
|
* Merge pull request #13794 from nextcloud/backport/13742/stable15Morris Jobke2019-01-241-0/+0
|\ | | | | [stable15] Add icon to restore activity
| * Add icon to restore activityJoas Schilling2019-01-241-0/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #13761 from nextcloud/backport/15/13738Roeland Jago Douma2019-01-241-15/+13
|\ \ | |/ |/| [stable15] Fix integration of social sharing into the link popover menu
| * Fix integration of social sharing into the link popover menuJulius Härtl2019-01-231-15/+13
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-01-24126-136/+136
| |
* | Merge pull request #13758 from nextcloud/backport/13747/stable15Morris Jobke2019-01-231-1/+8
|\ \ | | | | | | [stable15] Honor remember_login_cookie_lifetime
| * | Honor remember_login_cookie_lifetimeRoeland Jago Douma2019-01-231-1/+8
| |/ | | | | | | | | | | | | | | | | | | | | | | If the remember_login_cookie_lifetime is set to 0 this means we do not want to use remember me at all. In that case we should also not creatae a remember me cookie and should create a proper temp token. Further this specifies that is not 0 the remember me time should always be larger than the session timeout. Because else the behavior is not really defined. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / Respect user locale in natural sort comparatorChristoph Wurst2019-01-231-5/+2
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-01-234-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-224-6/+6
|
* Merge pull request #13670 from nextcloud/backport/13660/stable15Morris Jobke2019-01-211-1/+1
|\ | | | | [stable15] Fix template paramter
| * Fix template paramterRoeland Jago Douma2019-01-181-1/+1
| | | | | | | | | | | | Else we get shown an error page instead of the correct 403. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-01-214-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2019-01-192-2/+4
|/
* Use warning background color & primary text color for setting warningsMorris Jobke2019-01-181-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2019-01-1810-2/+10
|
* [tx-robot] updated from transifexNextcloud bot2019-01-17128-8166/+8206
|
* the bug number #13263 fixed by the xavierando userAlaa Shmalih2019-01-161-1/+1
| | | | | i change the file by xaviterando done and fix and i will do pull request to the solution becouse xavirando did pull request to him self
* [tx-robot] updated from transifexNextcloud bot2019-01-16124-128/+182
|
* [tx-robot] updated from transifexNextcloud bot2019-01-1530-270/+76
|
* Merge pull request #13585 from nextcloud/backport/13581/stable15Roeland Jago Douma2019-01-141-2/+2
|\ | | | | [stable15] Correctly handle displaynames returned from the sharee API
| * Correctly handle displaynames returned from the sharee APIJoas Schilling2019-01-141-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix click app namesMichael Weimann2019-01-142-5/+6
|/ | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Merge pull request #13546 from nextcloud/fix/stable15/13520Christoph Wurst2019-01-142-0/+2
|\ | | | | [stable15] Add strengthify.min files
| * Add strengthify.min filesRoeland Jago Douma2019-01-122-0/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-01-142-184/+188
| |
* | [tx-robot] updated from transifexNextcloud bot2019-01-134-6/+12
|/
* [tx-robot] updated from transifexNextcloud bot2019-01-1220-6/+146
|
* [tx-robot] updated from transifexNextcloud bot2019-01-1116-0/+156
|
* Show the repair steps and repair info output in the web for better feedbackMorris Jobke2019-01-101-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2019-01-1036-476/+0
|
* add support for boolean defaultMaxence Lange2019-01-091-1/+5
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> code cleaning Signed-off-by: Maxence Lange <maxence@artificial-owl.com> code cleaning Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Fix apps menu overlappingJohn Molakvoæ (skjnldsv)2019-01-071-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-064-2/+40
|
* [tx-robot] updated from transifexNextcloud bot2019-01-0558-106/+130
|
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-044-11/+17
| | | | | | | It seems iOS doesn't like us to change the location. So now we submit it to the server that geneartes the redirect. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #13361 from nextcloud/backport/13145/stable15Morris Jobke2019-01-042-16/+37
|\ | | | | [stable15] IE fix for apps menu
| * IE fix for apps menuJohn Molakvoæ (skjnldsv)2019-01-042-16/+37
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Make setup check also pass with a 501 statusJulius Härtl2019-01-041-3/+7
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-01-0410-50/+64
|
* remove user_external from shipped.jsonJonas Sulzer2019-01-031-1/+0
| | | | Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>