Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 38 | -104/+230 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-11 | 10 | -0/+22 |
| | |||||
* | Merge pull request #9433 from ↵ | Roeland Jago Douma | 2018-05-10 | 9 | -25/+54 |
|\ | | | | | | | | | nextcloud/backport/9224/accessibility-improvements-13 [stable13] Add labels for Contacts menu and Settings | ||||
| * | Fix form labels and main landmark on log in page | Jan-Christoph Borchardt | 2018-05-09 | 2 | -1/+5 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Do not restrict zooming in | Jan-Christoph Borchardt | 2018-05-09 | 3 | -3/+3 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Add aria-label to more-apps menu as well | Jan-Christoph Borchardt | 2018-05-09 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Ensure proper color contrast according to WCAG AA | Jan-Christoph Borchardt | 2018-05-09 | 4 | -8/+16 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Add proper ARIA attributes and structure to header for accessibility, thanks ↵ | Jan-Christoph Borchardt | 2018-05-09 | 2 | -11/+28 |
| | | | | | | | | | | | | to @MarcoZehe Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 38 | -58/+428 |
|/ | |||||
* | Merge pull request #9430 from nextcloud/stable13-9407 | Morris Jobke | 2018-05-09 | 1 | -1/+1 |
|\ | | | | | [13] Fix jsunit tests | ||||
| * | Fix jsunit tests | Julius Härtl | 2018-05-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #9409 from ↵ | Morris Jobke | 2018-05-09 | 2 | -1/+4 |
|\ \ | |/ |/| | | | | | nextcloud/backport/9393/workflow-rules-error-when-changing-operation [stable13] workflow rules error when changing operation | ||||
| * | Do not error when the tag does not exist | Joas Schilling | 2018-05-07 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Reset the value when changing the check class (because it might be invalid) | Joas Schilling | 2018-05-07 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-09 | 28 | -2/+76 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 146 | -132/+202 |
| | | |||||
* | | Merge pull request #9389 from nextcloud/log-lock-state-on-conflict-13 | Morris Jobke | 2018-05-07 | 3 | -10/+23 |
|\ \ | | | | | | | [13] Log lock state on conflict | ||||
| * | | always log locking errors | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Log more info about locking conflicts for memcache locking backends | Robin Appelman | 2018-05-04 | 2 | -7/+22 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #9391 from nextcloud/getcachentry-lock-13 | Morris Jobke | 2018-05-07 | 1 | -3/+1 |
|\ \ \ | | | | | | | | | [13] remove unneeded locks in getCacheEntry | ||||
| * | | | remove unneeded locks in getCacheEntry | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-07 | 12 | -0/+22 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-06 | 12 | -0/+32 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-05 | 20 | -4/+38 |
|/ / | |||||
* | | Merge pull request #9259 from nextcloud/various-css-fixes-bckprt | Morris Jobke | 2018-05-04 | 1 | -4/+10 |
|\ \ | | | | | | | [stable13] backport various scss fixes #8777 | ||||
| * | | [stable13] backport various scss fixes #8777 | John Molakvoæ (skjnldsv) | 2018-04-20 | 1 | -4/+10 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-04 | 126 | -214/+228 |
| | | | |||||
* | | | Merge pull request #9377 from ↵ | Morris Jobke | 2018-05-03 | 1 | -1/+5 |
|\ \ \ | |_|/ |/| | | | | | | | | nextcloud/9318_SCSSCacher_resetCache_catch_exception_stable13 Issue #9318: catch exceptions in SCSSCacher::resetCache() | ||||
| * | | Issue #9318: catch exceptions in SCSSCacher::resetCache() | Roland Tapken | 2018-05-03 | 1 | -1/+5 |
|/ / | | | | | | | Signed-off-by: Roland Tapken <roland@bitarbeiter.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-03 | 18 | -0/+20 |
| | | |||||
* | | Merge pull request #9358 from nextcloud/stable13-9348 | Roeland Jago Douma | 2018-05-02 | 1 | -1/+1 |
|\ \ | | | | | | | [stable13] Replace deprecated sinon reset() call with resetHistory() | ||||
| * | | Replace deprecated sinon reset() call with resetHistory() | Julius Härtl | 2018-05-02 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #9344 from nextcloud/stable13-9248 | Roeland Jago Douma | 2018-05-01 | 2 | -84/+27 |
|\ \ | | | | | | | [stable13] Fix ellipsis in filename column | ||||
| * | | Add min-width to trick the table width calculation in safari | Julius Härtl | 2018-04-30 | 1 | -11/+14 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Use flex based layout inside the filename table cell | Julius Härtl | 2018-04-30 | 2 | -84/+24 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-01 | 2 | -0/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-30 | 18 | -16/+46 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-29 | 16 | -0/+32 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-28 | 20 | -14/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 56 | -156/+316 |
| | | |||||
* | | Merge pull request #9300 from nextcloud/final-13.0.2v13.0.2 | Morris Jobke | 2018-04-26 | 1 | -2/+2 |
|\ \ | | | | | | | 13.0.2 | ||||
| * | | 13.0.2 | Morris Jobke | 2018-04-25 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-26 | 2 | -0/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-25 | 4 | -2/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-24 | 18 | -4/+54 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-23 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-22 | 30 | -54/+104 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-21 | 32 | -4/+180 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-20 | 12 | -0/+22 |
| | |||||
* | Merge pull request #9228 from nextcloud/13.0.2-RC1v13.0.2RC1 | Morris Jobke | 2018-04-19 | 1 | -2/+2 |
|\ | | | | | 13.0.2 RC 1 |