Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-07 | 6 | -2/+20 |
| | |||||
* | Use the proper server for the apptoken flow login | Roeland Jago Douma | 2018-11-06 | 1 | -21/+23 |
| | | | | | | | | | | | | | If a user can't authenticate normally (because they have 2FA that is not available on their devices for example). The redirect that is generated should be of the proper format. This means 1. Include the protocol 2. Include the possible subfolder Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-06 | 2 | -2/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-05 | 6 | -12/+60 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-04 | 18 | -18/+108 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-03 | 52 | -96/+146 |
| | |||||
* | Merge pull request #12197 from nextcloud/backport/12188/revert-wait-for-cron | Roeland Jago Douma | 2018-11-02 | 2 | -10/+2 |
|\ | | | | | [stable14] Revert "Wait for cron to finish before running upgrade command" | ||||
| * | Revert "Wait for cron to finish before running upgrade command" | Morris Jobke | 2018-11-01 | 2 | -10/+2 |
| | | | | | | | | | | | | This reverts commit 18e9631810ad1d3d72c2b4bbee330169808108ad. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-02 | 124 | -408/+424 |
|/ | |||||
* | Add tests for edit permission state on file shares | Julius Härtl | 2018-11-01 | 1 | -0/+31 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not set indeterminate state for file shares | Julius Härtl | 2018-11-01 | 2 | -1/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-01 | 12 | -0/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-31 | 122 | -404/+404 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-30 | 6 | -4/+118 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-29 | 10 | -6/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-28 | 2 | -50/+54 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-27 | 20 | -4/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-26 | 126 | -674/+262 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-25 | 4 | -52/+62 |
| | |||||
* | Remove cookies from Clear-Site-Data Header | Patrick Conrad | 2018-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | In https://github.com/nextcloud/server/commit/2f87fb6b456fd109c90a5093c31b7a3f62a32040 this header was introduced. The referenced documentation says: > When delivered with a response from https://example.com/clear, the following header will cause cookies associated with the origin https://example.com to be cleared, as well as cookies on any origin in the same registered domain (e.g. https://www.example.com/ and https://more.subdomains.example.com/). This also applies if `https://nextcloud.example.com/` sends the `Clear-Site-Data: "cookies"` header. This is not the behavior we want at this point! So I removed the deletion of cookies from the header. This has no effect on the logout process as this header is supported only recently and the logout works in old browsers as well. Signed-off-by: Patrick Conrad <conrad@iza.org> (cherry picked from commit 1806baaeafa284808cceb1a38ea2e1a9189d0407) | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-24 | 2 | -0/+70 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-23 | 48 | -114/+458 |
| | |||||
* | Merge pull request #11925 from ↵ | Morris Jobke | 2018-10-23 | 1 | -0/+4 |
|\ | | | | | | | | | nextcloud/backport/11920/properly-ignore-compiled-files-l10n [stable14] Add .l10nignore files for compiled assets | ||||
| * | Add .l10nignore files for compiled assets | Morris Jobke | 2018-10-19 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Allow "same-origin" as "Referrer-Policy" | Moritz Beck | 2018-10-20 | 2 | -13/+10 |
|/ | | | | | | | | | Fixes #11531 Although "same-origin" is more strict than e.g. strict-origin it showed up a warning in setupcheck Based on https://scotthelme.co.uk/a-new-security-header-referrer-policy/ Signed-off-by: Moritz Beck <git@birkenstab.de> | ||||
* | Remove duplicate call to decodeURIComponent | Bernd Stellwag | 2018-10-11 | 1 | -2/+0 |
| | | | | | | | Signed-off-by: Bernd Stellwag <burned@zerties.org> (cherry picked from commit 0f030d885b735fa52536578d2cd269e3e9e39ffa) Signed-off-by: Bernd Stellwag <burned@zerties.org> | ||||
* | Ignore "session_lifetime" if it can not be converted to a number | Daniel Calviño Sánchez | 2018-10-11 | 1 | -1/+3 |
| | | | | | | | | | | | When "session_lifetime" can not be converted to a number the interval becomes a NaN due to dividing it by 2. This NaN was "dragged" over all the other mathematical operations and caused the csrftoken to be got again and again due to an infinite loop with no pauses in "setInterval". Now, the interval is set to the default value instead if the "session_lifetime" can not be converted to a number. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Merge pull request #11662 from nextcloud/fix/11468/app-menu-scrollbar-14 | Roeland Jago Douma | 2018-10-11 | 1 | -1/+2 |
|\ | | | | | [14] Fixes the apps menu scrollbar | ||||
| * | Fixes the apps menu scrollbar | Michael Weimann | 2018-10-07 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | Fix a misleading setup check for .well-known/caldav & carddav | Morris Jobke | 2018-10-10 | 1 | -4/+4 |
| | | | | | | | | | | | | The problem is that the version without the slash is the correct one. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-10 | 126 | -974/+572 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-07 | 4 | -2/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-05 | 116 | -124/+160 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-04 | 12 | -12/+58 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-03 | 128 | -1120/+1756 |
| | |||||
* | Force multiselect max-height to 5.5 items | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #11558 from nextcloud/stable14-header-overflow | Roeland Jago Douma | 2018-10-02 | 1 | -1/+0 |
|\ | | | | | [stable14] Fix header overflow, fix more apps menu, fix #11552 | ||||
| * | Fix header overflow, fix more apps menu, fix #11552 | Jan-Christoph Borchardt | 2018-10-02 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #11554 from nextcloud/backport/11111/fix-app-menu-ios | Morris Jobke | 2018-10-02 | 1 | -0/+1 |
|\ \ | |/ |/| | [stable14] Added kinetic scrolling for iOS to apps dropdown menu #10281 | ||||
| * | Added kinetic scrolling for iOS to apps dropdown menu #10281 | kevin147147 | 2018-10-02 | 1 | -0/+1 |
| | | | | | | this is tested with nc14 | ||||
* | | Merge pull request #11516 from nextcloud/backport/11515/mimteype-list-update | Roeland Jago Douma | 2018-10-01 | 1 | -0/+6 |
|\ \ | | | | | | | [stable14] Add missing compiled mimetype list | ||||
| * | | Add missing compiled mimetype list - see #10135 | Morris Jobke | 2018-10-01 | 1 | -0/+6 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #11511 from nextcloud/stable14-share-header | Roeland Jago Douma | 2018-10-01 | 2 | -3/+6 |
|\ \ | | | | | | | [stable14] Fix share header text on small widths | ||||
| * | | Remove non-clickable right margin from 3-dot-menu in share page header | Jan-Christoph Borchardt | 2018-10-01 | 1 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | Ellipsize long filenames and sharee names in public share page header | Jan-Christoph Borchardt | 2018-10-01 | 1 | -1/+6 |
| |/ | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* / | Fix public page footer link wrap | Jan-Christoph Borchardt | 2018-10-01 | 1 | -0/+3 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Cleanup | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Center back the history icon | John Molakvoæ (skjnldsv) | 2018-09-28 | 2 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix invalid inline input confirm border | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -160/+160 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fixes the logo height | Michael Weimann | 2018-09-26 | 1 | -3/+3 |
| | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> |