Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-24 | 14 | -0/+38 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-23 | 14 | -8/+24 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-22 | 8 | -0/+8 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 4 | -4/+34 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 4 | -6/+28 | |
| | ||||||
* | Merge pull request #9843 from nextcloud/backport/9724/stable13 | John Molakvoæ | 2018-06-19 | 2 | -1/+10 | |
|\ | | | | | [stable13] Add parent index to share table | |||||
| * | Add parent index to share table | Roeland Jago Douma | 2018-06-12 | 2 | -1/+10 | |
| | | | | | | | | | | | | Fixes #9327 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-19 | 2 | -0/+26 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-18 | 4 | -0/+40 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-17 | 8 | -4/+34 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-16 | 4 | -6/+48 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 18 | -6/+260 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-14 | 86 | -558/+170 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-13 | 6 | -2/+8 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 4 | -0/+8 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-11 | 2 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-09 | 2 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-08 | 8 | -0/+16 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-07 | 2 | -0/+376 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-06 | 14 | -0/+22 | |
| | ||||||
* | [stable13] Fix header nav | John Molakvoæ (skjnldsv) | 2018-06-04 | 1 | -1/+1 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-04 | 4 | -8/+8 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-03 | 2 | -6/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 6 | -22/+40 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 2 | -2/+2 | |
| | ||||||
* | Add search category icon | John Molakvoæ (skjnldsv) | 2018-05-29 | 1 | -0/+5 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-28 | 2 | -8/+15 | |
| | | | | | | | This allows apps to listen to this event in order to also update indecies there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -8/+8 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 126 | -374/+376 | |
| | ||||||
* | Fix scope of nav css rule | Julius Härtl | 2018-05-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-24 | 2 | -0/+4 | |
| | ||||||
* | Merge pull request #9540 from nextcloud/backport/9517/stable13 | Morris Jobke | 2018-05-23 | 2 | -1/+57 | |
|\ | | | | | [stable13] Improve OAuth | |||||
| * | Don't use special chars to avoid confusion | Roeland Jago Douma | 2018-05-22 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | Certain tokens can expire | Roeland Jago Douma | 2018-05-22 | 1 | -0/+56 | |
| | | | | | | | | | | | | | | | | However due to the nature of what we store in the token (encrypted passwords etc). We can't just delete the tokens because that would make the oauth refresh useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 12 | -12/+516 | |
| | | ||||||
* | | Merge pull request #9548 from remyj38/stable13 | Morris Jobke | 2018-05-22 | 1 | -0/+3 | |
|\ \ | | | | | | | [stable13] Fix translation bug on lost password page | |||||
| * | | Fix translation bug on lost password page | Rémy Jacquin | 2018-05-22 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | Fix nextcloud/password_policy#26 Signed-off-by: Rémy Jacquin <remy@remyj.fr> | |||||
* | | | Merge pull request #9516 from nextcloud/backport/9437/stable13 | Morris Jobke | 2018-05-22 | 1 | -0/+4 | |
|\ \ \ | |_|/ |/| | | [stable13] allow to specify a link to a legal notice | |||||
| * | | Backport of #9437 | Arthur Schiwon | 2018-05-18 | 1 | -0/+4 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow to specify a link to a legal notice Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> fix tests Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> fix undo for url-typed inputs and minor adjustments Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Use link not address in labels for URLs Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> this file does not belong here Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-22 | 2 | -12/+12 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-21 | 2 | -0/+4 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 14 | -14/+14 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 14 | -94/+94 | |
| | ||||||
* | Merge pull request #9453 from ↵ | Morris Jobke | 2018-05-14 | 2 | -13/+61 | |
|\ | | | | | | | | | nextcloud/stable13-9237-fix-ids-of-permission-checkboxes-for-shares [stable13] Fix ids of permission checkboxes for shares | |||||
| * | Remove no longer needed escaping of special characters | Daniel Calviño Sánchez | 2018-05-10 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | The escaping of special characters was needed when the ids of the permission checkboxes for shares were based on the "shareWith" field. Since they are based on the "shareId" field the escaping is no longer needed, as the "sharedId" is expected to always contain compatible characters. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | |||||
| * | Fix ids of permission checkboxes for shares | Daniel Calviño Sánchez | 2018-05-10 | 2 | -11/+61 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ids of permission checkboxes for shares were generated using the "shareWith" field of the share. The "shareWith" field can contain spaces (as spaces are allowed, for example, in user or circle names), so this could cause the id attribute of the HTML element to contain spaces too, which is forbidden by the HTML specification. It is not just a "formal" issue, though; when the list was rendered after a permission change, if the id contained a space the selector to get the checkbox element was wrong (as it ended being something like "#canEdit-view1-name with spaces") and thus the updated state of the checkbox was not properly set. Besides that, "shareWith" can contain too single quotes, which would even cause the jQuery selector to abort the search and leave the UI in an invalid state. Instead of adding more cases to the regular expression to escape special characters and apply it too when the ids are created now the ids of permission checkboxes for shares are based on the "shareId" field instead of on "shareWith", as "shareId" is expected to always contain compatible characters. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-14 | 2 | -0/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 2 | -2/+4 | |
|/ | ||||||
* | Merge pull request #9433 from ↵ | Roeland Jago Douma | 2018-05-10 | 6 | -17/+43 | |
|\ | | | | | | | | | nextcloud/backport/9224/accessibility-improvements-13 [stable13] Add labels for Contacts menu and Settings |