Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 2 | -10/+11 | |
| * | | | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 2 | -27/+112 | |
| * | | | adjust, fix and extend tests | Arthur Schiwon | 2017-11-23 | 2 | -25/+48 | |
| * | | | Fix avatars in file rows of incoming shares | Arthur Schiwon | 2017-11-23 | 1 | -5/+6 | |
| * | | | fix avatars in file rows of outgoing shares | Arthur Schiwon | 2017-11-23 | 1 | -7/+14 | |
| |/ / | ||||||
* | | | Fix unit tests | Morris Jobke | 2017-11-27 | 1 | -25/+25 | |
* | | | No "to equal to" "We" or "Our", properly | Allan Nordhøy | 2017-11-27 | 1 | -15/+15 | |
|/ / | ||||||
* | | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 3 | -33/+23 | |
|\ \ | ||||||
| * | | Set read permission for files based on the data returned by the server | Daniel Calviño Sánchez | 2017-11-02 | 2 | -14/+18 | |
| * | | Fix tests for parsing of permissions | Daniel Calviño Sánchez | 2017-11-02 | 1 | -16/+1 | |
| * | | Fix asserts silently not executed | Daniel Calviño Sánchez | 2017-11-02 | 1 | -5/+5 | |
| * | | Add proper handling of files without permissions | Daniel Calviño Sánchez | 2017-11-02 | 1 | -0/+1 | |
* | | | only replace permission popupmenu | Arthur Schiwon | 2017-11-17 | 1 | -3/+3 | |
* | | | Merge pull request #7013 from nextcloud/forgot-password | Jan-Christoph Borchardt | 2017-11-14 | 2 | -18/+84 | |
|\ \ \ | ||||||
| * | | | Fix template order and animation | John Molakvoæ (skjnldsv) | 2017-11-05 | 1 | -1/+4 | |
| * | | | Not disabled by default | John Molakvoæ (skjnldsv) | 2017-11-05 | 2 | -30/+55 | |
| * | | | Fix loading state and error message display | John Molakvoæ (skjnldsv) | 2017-11-05 | 2 | -2/+18 | |
| * | | | Add some JS to hide and show elements for password reset | Jan-Christoph Borchardt | 2017-11-02 | 1 | -1/+23 | |
| |/ / | ||||||
* | | | Merge pull request #4856 from coderkun/issue-3808-xframe-deny | Lukas Reschke | 2017-11-14 | 1 | -9/+13 | |
|\ \ \ | ||||||
| * | | | Improve warning for X-Frame-Options header DENY (#3808) | coderkun | 2017-05-14 | 1 | -9/+13 | |
* | | | | Merge pull request #7051 from nextcloud/breadcrumbs-refactor | Morris Jobke | 2017-11-13 | 2 | -34/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix click error on oc-dialog breadcrumb | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+1 | |
| * | | | Fixed computation and removed unwanted scripts | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -33/+0 | |
* | | | | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic... | blizzz | 2017-11-10 | 1 | -3/+15 | |
|\ \ \ \ | ||||||
| * | | | | Enable chunking for bigger files in authenticated web upload | Vincent Petry | 2017-11-03 | 1 | -3/+15 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 2 | -20/+20 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 2 | -20/+20 | |
* | | | | Merge pull request #7064 from nextcloud/popover-fix | Roeland Jago Douma | 2017-11-08 | 1 | -14/+0 | |
|\ \ \ \ | ||||||
| * | | | | Fixed sharing popover and removed unused old code | John Molakvoæ (skjnldsv) | 2017-11-07 | 1 | -14/+0 | |
* | | | | | Reduce JSHint errors/warnings | Morris Jobke | 2017-11-06 | 8 | -14/+11 | |
|/ / / / | ||||||
* | | | | use single quotes | Arthur Schiwon | 2017-11-02 | 1 | -2/+2 | |
* | | | | Adjust js tests | Arthur Schiwon | 2017-11-01 | 2 | -36/+35 | |
* | | | | Fix test for tooltip and local share owner | Jan-Christoph Borchardt | 2017-11-01 | 2 | -6/+4 | |
* | | | | Restore 'Shared' text field for owner, since 'recipients' is still empty. | Marin Treselj | 2017-10-31 | 1 | -3/+2 | |
* | | | | Fix CSS, better handling of recipients | Marin Treselj | 2017-10-31 | 1 | -11/+12 | |
* | | | | Fixed a11y; span instead of a div | Marin Treselj | 2017-10-31 | 1 | -1/+1 | |
* | | | | Show avatar instead of username for shared files | Jan-Christoph Borchardt | 2017-10-31 | 1 | -1/+6 | |
| |/ / |/| | | ||||||
* | | | Destroy modal when closed | Thomas Bille | 2017-10-17 | 1 | -1/+3 | |
* | | | Fix contacts menu for IE11 | Christoph Wurst | 2017-10-09 | 1 | -2/+13 | |
|/ / | ||||||
* | | Add empty alt text to avatars as they are decorative next to usernames | Jan-Christoph Borchardt | 2017-09-29 | 1 | -2/+2 | |
* | | Improve accessibility of Contacts menu | Jan-Christoph Borchardt | 2017-09-29 | 1 | -5/+6 | |
* | | Fix settings button state and opacity | John Molakvoæ (skjnldsv) | 2017-09-28 | 1 | -0/+4 | |
* | | Quota bar fix on user list | John Molakvoæ (skjnldsv) | 2017-09-27 | 1 | -1/+0 | |
* | | Don't show placeholder when we have loaded the avatar image | Roeland Jago Douma | 2017-09-26 | 2 | -0/+10 | |
* | | Extract setting the avatar for the unknown user to its own function | Daniel Calviño Sánchez | 2017-09-20 | 1 | -4/+7 | |
* | | Use "?" instead of user ID as seed for the image placeholder | Daniel Calviño Sánchez | 2017-09-20 | 2 | -2/+2 | |
* | | Unify appearance of avatars for undefined and unknown users | Daniel Calviño Sánchez | 2017-09-20 | 2 | -0/+5 | |
* | | 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 | 2 | -12/+94 |