Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix editable entry design and flex | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -17/+28 |
* | Removed animation breaking things and open submenu which arent .collapsible b... | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -4/+4 |
* | Fix typo | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -9/+18 |
* | Organize app-navigation menu types | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -63/+81 |
* | Animate hide/show collapsible menus | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -2/+4 |
* | Fixed collapsible and Folders | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -13/+15 |
* | Fix app navigation positionning | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+4 |
* | Fix counter inside link and highlight submenu as well | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -4/+17 |
* | Second menu padding and ellipsis fix | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -1/+2 |
* | Navigation flex magic | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -20/+12 |
* | Allow counter inside a to be clickable | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -29/+36 |
* | Icon auto-padding fix | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+3 |
* | Removed unused old vars and reorganize | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -24/+17 |
* | Simplification and reorganisation | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -34/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-21 | 4 | -0/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-20 | 30 | -0/+92 |
* | Fix missing "unsigned" on integer columns | Joas Schilling | 2017-09-19 | 3 | -17/+128 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 82 | -90/+102 |
* | merge vendor js | Robin Appelman | 2017-09-18 | 1 | -0/+7 |
* | Merge pull request #6014 from nextcloud/add-copy-action | Morris Jobke | 2017-09-18 | 4 | -12/+141 |
|\ | |||||
| * | Change move copy order and debug leftover | Thomas Citharel | 2017-09-15 | 1 | -1/+0 |
| * | typo | Thomas Citharel | 2017-09-15 | 1 | -1/+1 |
| * | [WIP] Added copy and move buttons | Thomas Citharel | 2017-09-15 | 3 | -12/+97 |
| * | Allow files to be copied through action menu & multiple files actions | Thomas Citharel | 2017-09-15 | 1 | -0/+45 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-18 | 6 | -10/+24 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-17 | 2 | -4/+102 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-16 | 8 | -18/+34 |
* | | vendor: Update davclient.js to 0.1.2 | Leon Klingele | 2017-09-15 | 2 | -7/+13 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-15 | 4 | -18/+30 |
* | Fix loading icon size | John Molakvoæ (skjnldsv) | 2017-09-14 | 1 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-14 | 4 | -106/+108 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-13 | 4 | -26/+108 |
* | Merge pull request #6451 from nextcloud/theming-manifest-json | Morris Jobke | 2017-09-12 | 1 | -0/+1 |
|\ | |||||
| * | Add manifest.json to the login page | Julius Härtl | 2017-09-12 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-12 | 4 | -30/+120 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-11 | 2 | -0/+542 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-10 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-09 | 4 | -0/+614 |
* | Fix hovering on all popover types | John Molakvoæ (skjnldsv) | 2017-09-08 | 1 | -11/+10 |
* | Revert "Fix active entry highlight in certain apps" | Morris Jobke | 2017-09-07 | 1 | -2/+1 |
* | Merge pull request #6394 from nextcloud/navigation-mail-fix | Morris Jobke | 2017-09-07 | 1 | -1/+2 |
|\ | |||||
| * | Fix active entry highlight in certain apps | Jan-Christoph Borchardt | 2017-09-07 | 1 | -1/+2 |
* | | Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/U... | Lukas Reschke | 2017-09-07 | 1 | -6/+6 |
|/ | |||||
* | Fix undefined index oauthState | Morris Jobke | 2017-09-06 | 1 | -0/+1 |
* | Merge pull request #6370 from nextcloud/fix-alternative-logins | Morris Jobke | 2017-09-06 | 1 | -2/+17 |
|\ | |||||
| * | Fix layout of alternative login buttons | Morris Jobke | 2017-09-06 | 1 | -2/+17 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-06 | 4 | -0/+14 |
|/ | |||||
* | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-05 | 1 | -2/+1 |
|\ | |||||
| * | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 1 | -2/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-05 | 2 | -0/+14 |