Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fixed breadcrumbs tests | John Molakvoæ (skjnldsv) | 2017-12-21 | 1 | -12/+31 | |
* | | | Properly show action icons | Morris Jobke | 2017-12-20 | 1 | -1/+0 | |
* | | | Make contorls stick to the top when scrolling | Marin Treselj | 2017-12-20 | 1 | -4/+0 | |
* | | | Fixed breadcrumbs calculation and actions flow | John Molakvoæ (skjnldsv) | 2017-12-20 | 2 | -1/+6 | |
|/ / | ||||||
* | | Merge pull request #7527 from nextcloud/fix-drag-shadow-not-visible-when-drag... | Morris Jobke | 2017-12-15 | 3 | -1/+6 | |
|\ \ | |/ |/| | ||||||
| * | Fix drag shadow not visible when dragging a file on a narrow screen | Daniel Calviño Sánchez | 2017-12-14 | 3 | -1/+6 | |
* | | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 | |
|/ | ||||||
* | Merge pull request #6079 from nextcloud/fix-antivirus | blizzz | 2017-12-11 | 1 | -6/+29 | |
|\ | ||||||
| * | Parse Sabre Exception in OC.Files.Client and file-upload | Vincent Petry | 2017-11-13 | 1 | -6/+29 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-11 | 4 | -4/+12 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-10 | 2 | -0/+8 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-07 | 2 | -0/+18 | |
* | | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface | Tobias Kaminsky | 2017-12-06 | 2 | -9/+70 | |
|\ \ | ||||||
| * | | show e2e folder icon on encrypted folders | Bjoern Schiessle | 2017-11-20 | 2 | -1/+30 | |
| * | | Add data attribute to file list rows telling if the file is encrypted | Daniel Calviño Sánchez | 2017-11-20 | 2 | -7/+37 | |
| * | | adjust permissions in web view for encrypted folders | Bjoern Schiessle | 2017-11-20 | 1 | -1/+3 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-01 | 28 | -0/+94 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-30 | 2 | -4/+4 | |
* | | | Merge pull request #7222 from nextcloud/fix-filerow-avatars | blizzz | 2017-11-27 | 1 | -4/+1 | |
|\ \ \ | ||||||
| * | | | recycle SharedFileInfo values in fileInfo | Arthur Schiwon | 2017-11-23 | 1 | -4/+1 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-27 | 2 | -2/+8 | |
|/ / / | ||||||
* / / | Make close icon fill more space | Marin Treselj | 2017-11-21 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 4 | -4/+18 | |
|\ \ | ||||||
| * | | Remove requeriment for read permission on some actions | Daniel Calviño Sánchez | 2017-11-02 | 2 | -2/+2 | |
| * | | Add proper handling of files without permissions | Daniel Calviño Sánchez | 2017-11-02 | 3 | -2/+16 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-20 | 4 | -8/+12 | |
* | | | Re-optimize places and files icons | Marin Treselj | 2017-11-15 | 11 | -24/+9 | |
* | | | Merge pull request #7130 from nextcloud/fix-broken-svg | Jan-Christoph Borchardt | 2017-11-14 | 4 | -8/+3 | |
|\ \ \ | ||||||
| * | | | second batch of fixed and re-optimized icons | Marin Treselj | 2017-11-10 | 4 | -8/+3 | |
* | | | | Fix tooltip placement in Shared files list | Jan-Christoph Borchardt | 2017-11-14 | 1 | -1/+1 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-14 | 8 | -0/+28 | |
* | | | | Merge pull request #7051 from nextcloud/breadcrumbs-refactor | Morris Jobke | 2017-11-13 | 6 | -226/+331 | |
|\ \ \ \ | ||||||
| * | | | | Added more tests and only test jsunit on drone (for testing only) | John Molakvoæ (skjnldsv) | 2017-11-13 | 1 | -0/+13 | |
| * | | | | Add menu tests | John Molakvoæ (skjnldsv) | 2017-11-12 | 1 | -0/+54 | |
| * | | | | Fix menu declaration and width calculation | John Molakvoæ (skjnldsv) | 2017-11-10 | 1 | -4/+6 | |
| * | | | | Removed console log | John Molakvoæ (skjnldsv) | 2017-11-09 | 1 | -1/+0 | |
| * | | | | Fixed tests and width calculation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+4 | |
| * | | | | Scrutinizer fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+7 | |
| * | | | | Improve drag & drop and fix some background issue if d&d on narrow windows | John Molakvoæ (skjnldsv) | 2017-11-08 | 4 | -21/+22 | |
| * | | | | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -5/+5 | |
| * | | | | Menu hidden by default | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -3/+3 | |
| * | | | | Fixed some more test and loop fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -13/+17 | |
| * | | | | Add droppable ability to menu and icon switch. Fix colour | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+10 | |
| * | | | | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -104/+111 | |
| * | | | | Fix to-be-shown algorithm | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 | |
| * | | | | Popover icon | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 | |
| * | | | | Fixed click in menu | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+7 | |
| * | | | | Fixed breadcrumb action feedback and optimisation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -7/+9 | |
| * | | | | Do not hide root | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+2 | |
| * | | | | Popover filling system updated | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -47/+65 |