Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -4/+4 |
* | Fix accessibility | John Molakvoæ (skjnldsv) | 2019-11-20 | 7 | -26/+60 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 4 | -2/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-14 | 2 | -0/+4 |
* | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-05 | 2 | -0/+2 |
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-01 | 4 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-28 | 2 | -4/+4 |
* | Bump @nextcloud/axios from 0.4.2 to 0.5.0 | dependabot-preview[bot] | 2019-10-27 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-26 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-25 | 2 | -22/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-23 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-22 | 2 | -0/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-21 | 2 | -0/+2 |
* | Merge all babelrc into one file | John Molakvoæ (skjnldsv) | 2019-10-17 | 1 | -12/+0 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-15 | 2 | -0/+4 |
* | Move to generateOcsUrl | John Molakvoæ (skjnldsv) | 2019-10-14 | 3 | -6/+6 |
* | Initial state for accessibility | John Molakvoæ (skjnldsv) | 2019-10-14 | 5 | -60/+76 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-14 | 2 | -2/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-13 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-12 | 4 | -6/+10 |
* | Bump nextcloud/event-bus to 0.2.1 | Roeland Jago Douma | 2019-10-11 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-11 | 4 | -0/+52 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 6 | -0/+12 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 3 | -5/+5 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-03 | 2 | -2/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 6 | -0/+58 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 7 | -108/+106 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 4 | -6/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-28 | 4 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-24 | 2 | -0/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-22 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-21 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-20 | 2 | -0/+30 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-19 | 24 | -4/+96 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-18 | 84 | -168/+168 |
* | Add theme class to body and fix for theme selection (#16929) | John Molakvoæ | 2019-09-18 | 17 | -44/+203 |
|\ | |||||
| * | Removed duplicate defintion of app name and rebased/rebuilt. | Janis Köhr | 2019-09-16 | 4 | -17/+15 |
| * | Added copyright for contribution | Janis Köhr | 2019-09-16 | 5 | -2/+5 |
| * | Change name of high contrast theme to high contrast mode | Janis Köhr | 2019-09-16 | 2 | -3/+3 |
| * | Add highcontrast style for dark mode | Janis Köhr | 2019-09-16 | 2 | -0/+28 |
| * | Changed highcontrast from array (theme) to object (flag/filter) | Janis Köhr | 2019-09-16 | 5 | -9/+7 |
| * | Add small linting fix | Janis Köhr | 2019-09-16 | 2 | -7/+3 |
| * | Update autoload checkers | John Molakvoæ (skjnldsv) | 2019-09-16 | 2 | -0/+2 |
| * | Added migration step | Janis Köhr | 2019-09-16 | 3 | -1/+98 |
| * | Add theme class for selected theme to body, fix for accessibility theme selec... | Janis Köhr | 2019-09-16 | 10 | -39/+76 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 4 | -10/+56 |
|/ | |||||
* | Bump webpack from 4.39.3 to 4.40.1 | dependabot-preview[bot] | 2019-09-13 | 2 | -4/+4 |
* | Use different jsonpFunction | Julius Härtl | 2019-09-06 | 1 | -1/+2 |