| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Allow files to be copied through action menu & multiple files actions | Thomas Citharel | 2017-09-15 | 1 | -0/+45 |
* | | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla... | Thomas Ebert | 2017-08-31 | 1 | -2/+4 |
* | | Trigger search after re-focus | Morris Jobke | 2017-08-15 | 1 | -1/+8 |
* | | Replace loading icon GIF with pure CSS loading icon | Daniel Calviño Sánchez | 2017-08-03 | 1 | -2/+3 |
* | | Merge pull request #5920 from nextcloud/gallery-share-view-fix | Morris Jobke | 2017-08-02 | 1 | -2/+2 |
|\ \ |
|
| * | | Fixes nextcloud/gallery#269 | Marin Treselj | 2017-07-28 | 1 | -2/+2 |
* | | | Update the URLs in tests to use example.org | Morris Jobke | 2017-08-01 | 1 | -4/+4 |
|/ / |
|
* | | This fix the overlay of the complexity bar | Maxence Lange | 2017-07-26 | 1 | -1/+1 |
* | | fix parsing of dav permissions | Robin Appelman | 2017-07-17 | 1 | -3/+2 |
* | | Merge pull request #5070 from nextcloud/theming-vs-themes | Joas Schilling | 2017-07-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Prefer custom theme over theming app | Julius Härtl | 2017-07-12 | 1 | -1/+1 |
* | | | Add select2-toggleselect to the JavaScript files to load | Daniel Calviño Sánchez | 2017-07-10 | 1 | -0/+1 |
|/ / |
|
* | | Fix sorting of favorite files | Daniel Calviño Sánchez | 2017-07-05 | 2 | -13/+1 |