Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 1 | -0/+62 | |
* | | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -1/+0 | |
* | | adjust and reuse apps.css, makes additional class and rules unnecessary | Arthur Schiwon | 2018-06-29 | 1 | -0/+1 | |
* | | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 4 | -1/+17 | |
|\ \ | ||||||
| * | | Design fixes | John Molakvoæ (skjnldsv) | 2018-06-28 | 2 | -0/+7 | |
| * | | fix OC.getLocale() | Georg Ehrke | 2018-06-27 | 1 | -1/+1 | |
| * | | OC.getLocale() now returns Locale and no longer Language | Thomas Citharel | 2018-06-27 | 2 | -1/+10 | |
* | | | Merge pull request #10043 from nextcloud/bugfix/noid/mergejs-css-vars | Morris Jobke | 2018-06-29 | 1 | -0/+10 | |
|\ \ \ | ||||||
| * | | | Run mergejs to add css-vars-ponyfill | Julius Härtl | 2018-06-28 | 1 | -0/+10 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-29 | 10 | -0/+20 | |
|/ / / | ||||||
* | | | Merge pull request #10020 from nextcloud/bugfix/spreed-1007/email-address-mis... | Roeland Jago Douma | 2018-06-27 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix "parsing" of email-addresses in comments and chat messages | Joas Schilling | 2018-06-27 | 1 | -2/+2 | |
| |/ / | ||||||
* / / | Use the correct Base class | Joas Schilling | 2018-06-27 | 1 | -4/+0 | |
|/ / | ||||||
* | | Make skip navigation links translatable | Jan-Christoph Borchardt | 2018-06-27 | 1 | -2/+2 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 16 | -0/+18 | |
* | | Add skip navigation / skip to content links | Jan-Christoph Borchardt | 2018-06-26 | 2 | -0/+25 | |
* | | Merge pull request #9862 from nextcloud/accessibility | John Molakvoæ | 2018-06-26 | 11 | -16/+30 | |
|\ \ | ||||||
| * | | Fixed accessibility contrast theme and header tab focus | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -0/+4 | |
| * | | Apps menu focus keyboard accessibility fix | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -15/+24 | |
| * | | Fixed default font and highcontrast font | John Molakvoæ (skjnldsv) | 2018-06-25 | 2 | -1/+2 | |
| * | | OpenSans font contrast option | John Molakvoæ (skjnldsv) | 2018-06-25 | 8 | -0/+0 | |
* | | | Merge pull request #9956 from kevgathuku/enable-outline | Morris Jobke | 2018-06-26 | 1 | -11/+3 | |
|\ \ \ | ||||||
| * | | | Add focus indicator for file details view tabs | Kevin Ndung'u | 2018-06-25 | 1 | -11/+3 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-26 | 4 | -0/+40 | |
* | | | | Merge pull request #9977 from nextcloud/settings-padding | Roeland Jago Douma | 2018-06-25 | 1 | -6/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | No more extra padding for the app settings | John Molakvoæ (skjnldsv) | 2018-06-24 | 1 | -6/+2 | |
* | | | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers | Morris Jobke | 2018-06-25 | 6 | -5/+205 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Make new classes strict and fix license header | Christoph Wurst | 2018-06-25 | 1 | -0/+1 | |
| * | | | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 6 | -5/+204 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-25 | 8 | -0/+64 | |
| |/ / |/| | | ||||||
* | | | [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 | |
* | | | Merge pull request #9964 from nextcloud/bugfix/noid/typo-tripl-dot-instead-of... | Morris Jobke | 2018-06-22 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Use ellipsis instead of triple dot | Joas Schilling | 2018-06-22 | 2 | -2/+2 | |
* | | | | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 4 | -0/+15 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-22 | 8 | -0/+8 | |
* | | | | Merge pull request #9921 from nextcloud/resetpassword-login-prefill | Roeland Jago Douma | 2018-06-21 | 2 | -10/+7 | |
|\ \ \ \ | ||||||
| * | | | | prefill userid for login after password reset | Robin Appelman | 2018-06-21 | 2 | -10/+7 | |
| |/ / / | ||||||
* | | | | Prevent search form submit | John Molakvoæ (skjnldsv) | 2018-06-21 | 1 | -3/+7 | |
* | | | | Fix navigation keyboard accessibility | Jan-Christoph Borchardt | 2018-06-21 | 1 | -11/+30 | |
|/ / / | ||||||
* | | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_... | Roeland Jago Douma | 2018-06-21 | 3 | -0/+63 | |
|\ \ \ | ||||||
| * | | | Move public auth page over | Roeland Jago Douma | 2018-06-20 | 3 | -0/+63 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 4 | -4/+34 | |
* | | | Fixed tests and improved app-navigation-caption | John Molakvoæ (skjnldsv) | 2018-06-20 | 2 | -16/+29 | |
* | | | IE11 css vars compatibility | John Molakvoæ (skjnldsv) | 2018-06-20 | 6 | -1/+45 | |
* | | | More default variables fallbacks | John Molakvoæ (skjnldsv) | 2018-06-20 | 2 | -7/+7 | |
* | | | More vars fixes | John Molakvoæ (skjnldsv) | 2018-06-20 | 6 | -35/+61 | |
* | | | RGBA and variables fixes | John Molakvoæ (skjnldsv) | 2018-06-20 | 9 | -38/+43 | |
* | | | Fix for darken/lighten vars and new global colours vars to unify design | John Molakvoæ (skjnldsv) | 2018-06-20 | 8 | -93/+116 | |
* | | | Split css variables and fix url variables | John Molakvoæ (skjnldsv) | 2018-06-20 | 2 | -29/+28 |