Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Revert styles scss changes | John Molakvoæ (skjnldsv) | 2017-01-10 | 1 | -0/+472 | |
| * | | | | Removed jquery scss | John Molakvoæ (skjnldsv) | 2017-01-10 | 4 | -633/+484 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-21 | 2 | -0/+2 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-20 | 2 | -0/+2 | |
| |_|/ / |/| | | | ||||||
* | | | | add brute force protection to password reset to make it harder to guess user ... | Bjoern Schiessle | 2017-01-19 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #3150 from nextcloud/highlight-active-navigation | John Molakvoæ | 2017-01-19 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | highlight active navigation entry better, fix #2096 | Jan-Christoph Borchardt | 2017-01-19 | 1 | -1/+3 | |
* | | | | Merge pull request #3050 from nextcloud/header-scss-optimisation | Lukas Reschke | 2017-01-19 | 1 | -119/+108 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Copyright and code format | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -13/+25 | |
| * | | | Header scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -106/+83 | |
* | | | | add action to existing brute force protection | Bjoern Schiessle | 2017-01-18 | 2 | -7/+7 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-18 | 6 | -10/+14 | |
* | | | | Merge pull request #3114 from nextcloud/menuitem-fix | Björn Schießle | 2017-01-17 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Add menuitem to popover menu | John Molakvoæ | 2017-01-17 | 1 | -1/+2 | |
* | | | | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptions | Joas Schilling | 2017-01-17 | 7 | -0/+496 | |
|\ \ \ \ \ | ||||||
| * | | | | | Apply DOMPurify over HTML | Lukas Reschke | 2017-01-13 | 4 | -0/+429 | |
| * | | | | | Add marked | Joas Schilling | 2017-01-13 | 4 | -0/+67 | |
* | | | | | | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco... | Christoph Wurst | 2017-01-17 | 1 | -2/+17 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Filter out sensitive appconfig values | Joas Schilling | 2017-01-11 | 1 | -2/+17 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-17 | 10 | -284/+294 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-16 | 64 | -70/+70 | |
* | | | | | Merge pull request #3024 from nextcloud/apps-scss-optimisation | John Molakvoæ | 2017-01-13 | 1 | -258/+232 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | App navigation utils button fix | John Molakvoæ (skjnldsv) | 2017-01-13 | 1 | -4/+4 | |
| * | | | | App-navigation action layout fix | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -8/+8 | |
| * | | | | Fix padding if empty button | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -1/+3 | |
| * | | | | Second optimisation and readability | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -49/+41 | |
| * | | | | Copyright | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -1/+8 | |
| * | | | | Comments and cleanup | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -93/+81 | |
| * | | | | Quote fix | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -2/+2 | |
| * | | | | popover menu restructuration & unification | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -165/+150 | |
| |/ / / | ||||||
* | | | | Merge pull request #3048 from nextcloud/share-scss-optimisation | John Molakvoæ | 2017-01-13 | 1 | -68/+45 | |
|\ \ \ \ | ||||||
| * | | | | Share scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -68/+45 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #3060 from nextcloud/cleanup-js-tests | Joas Schilling | 2017-01-13 | 2 | -1/+10 | |
|\ \ \ \ | ||||||
| * | | | | expect warning to be shown | Christoph Wurst | 2017-01-13 | 1 | -1/+3 | |
| * | | | | add spies for l10n warnings | Christoph Wurst | 2017-01-13 | 1 | -0/+7 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #2918 from nextcloud/encryption-recovery-improvements | Morris Jobke | 2017-01-13 | 2 | -6/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 2 | -6/+3 | |
| | |/ | |/| | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-12 | 2 | -0/+4 | |
| |/ |/| | ||||||
* | | Merge pull request #3029 from nextcloud/systemtags-scss-optimisation | John Molakvoæ | 2017-01-11 | 1 | -28/+20 | |
|\ \ | ||||||
| * | | Systemtags scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -28/+20 | |
* | | | Merge pull request #3027 from nextcloud/multiselect-scss-optimisation | John Molakvoæ | 2017-01-11 | 1 | -31/+24 | |
|\ \ \ | ||||||
| * | | | Multiselect scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -31/+24 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #3026 from nextcloud/icons-scss-optimisation | Morris Jobke | 2017-01-11 | 1 | -60/+52 | |
|\ \ \ | ||||||
| * | | | Comments and delete icon | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -7/+19 | |
| * | | | Loader and animation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -53/+33 | |
| |/ / | ||||||
* | | | Merge pull request #3028 from nextcloud/tooltip-scss-optimisation | Roeland Jago Douma | 2017-01-11 | 1 | -54/+53 | |
|\ \ \ | ||||||
| * | | | Tooltip scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-11 | 1 | -54/+53 | |
| |/ / | ||||||
* | / | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-11 | 2 | -8/+8 | |
| |/ |/| | ||||||
* | | fix coding style and increase code coverage | Christoph Wurst | 2017-01-11 | 1 | -9/+7 | |
* | | Add a TwoFactorException | Cornelius Kölbel | 2017-01-11 | 2 | -5/+26 | |
|/ |