Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compiled template | Michael Weimann | 2019-01-04 | 1 | -1/+1 |
* | Removes lost single quote | Michael Weimann | 2019-01-04 | 2 | -2/+2 |
* | Add the file drop uploaded files element | Michael Weimann | 2019-01-04 | 1 | -2/+2 |
* | Prevent special characters from breaking the file drop remote url | John Molakvoæ (skjnldsv) | 2018-12-18 | 1 | -0/+4 |
* | Fix whitespace and file action cleanup | Julius Härtl | 2018-11-20 | 1 | -1/+2 |
* | Clear link to avoid downloads | Roeland Jago Douma | 2018-11-20 | 1 | -4/+4 |
* | Allow to hide download option for folders shared by link | Julius Härtl | 2018-11-20 | 1 | -0/+30 |
* | Moves the terms of service into a dialog | Michael Weimann | 2018-11-07 | 1 | -1/+15 |
* | Fix min trhumbnail size | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -2/+2 |
* | Migrate link shares to array | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -7/+7 |
* | Merge branch 'master' of https://github.com/nextcloud/server into gridview-table | John Molakvoæ (skjnldsv) | 2018-10-23 | 3 | -18/+38 |
|\ | |||||
| * | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f... | Morris Jobke | 2018-10-23 | 2 | -11/+25 |
| |\ | |||||
| | * | Remove event handler no longer needed | Daniel Calviño Sánchez | 2018-10-21 | 1 | -6/+0 |
| | * | Fix opening a section again in the Files app | Daniel Calviño Sánchez | 2018-10-21 | 1 | -5/+25 |
| * | | Merge pull request #11927 from stweil/clean | Roeland Jago Douma | 2018-10-19 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | Remove duplicate condition | Stefan Weil | 2018-10-19 | 1 | -6/+6 |
| | |/ | |||||
| * / | Add missing variable declarations | Stefan Weil | 2018-10-19 | 1 | -1/+3 |
| |/ | |||||
| * | Merge pull request #11905 from nextcloud/design/noid/tab-icons | Roeland Jago Douma | 2018-10-19 | 1 | -0/+4 |
| |\ | |||||
| | * | Add icon to file sidebar tabs | Julius Härtl | 2018-10-18 | 1 | -0/+4 |
| * | | Add missing semicolons | Stefan Weil | 2018-10-19 | 1 | -1/+1 |
| |/ | |||||
* / | Use preview-x & preview-y on public pages | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+2 |
|/ | |||||
* | Move files_drop to compiled handlebars | Roeland Jago Douma | 2018-10-16 | 3 | -12/+37 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
* | Remove deprecated SVG helpers for old IEs | Christoph Wurst | 2018-10-08 | 1 | -1/+1 |
* | Move sharetabview to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 1 | -4/+1 |
* | Merge pull request #10838 from nextcloud/header-fixes-and-public-note | Morris Jobke | 2018-08-24 | 1 | -0/+31 |
|\ | |||||
| * | Tests fixes | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -4/+7 |
| * | Fix mobile view and add public share note view | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -0/+28 |
* | | returning of $tr is expected, otherwise ending up in a JS error | Arthur Schiwon | 2018-08-23 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #10700 from nextcloud/fix/10516/sharepermissions | Morris Jobke | 2018-08-20 | 1 | -21/+4 |
|\ | |||||
| * | remove unexecutable code | Arthur Schiwon | 2018-08-15 | 1 | -21/+4 |
* | | Do not show action menu if no actions are available | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -3/+5 |
|/ | |||||
* | Merge pull request #10255 from nextcloud/add-support-for-room-shares | Björn Schießle | 2018-08-09 | 1 | -0/+2 |
|\ | |||||
| * | Add room shares to DAV and recent files "share-types" property | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+2 |
* | | Fix multiSelectMenu for public shares #10536 | MartB | 2018-08-06 | 1 | -1/+18 |
|/ | |||||
* | Use OC.generateUrl to properly prefix preview images | Julius Härtl | 2018-07-26 | 1 | -3/+3 |
* | Fixed scrolling container | John Molakvoæ (skjnldsv) | 2018-07-24 | 2 | -6/+0 |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -1/+1 |
* | Jsuinit fixes | John Molakvoæ (skjnldsv) | 2018-07-17 | 1 | -3/+10 |
* | Rename "Shares overview" to "Shares" | Morris Jobke | 2018-07-16 | 1 | -1/+1 |
* | Fix share by/with check | John Molakvoæ (skjnldsv) | 2018-07-14 | 1 | -4/+4 |
* | Fixed sharing coding style and display - Added all shares overview | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -112/+71 |
* | Tiny start of the share overview | Roeland Jago Douma | 2018-07-13 | 2 | -19/+116 |
* | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -2/+2 |
* | Disable sidebar on deleted share | John Molakvoæ (skjnldsv) | 2018-07-05 | 3 | -8/+22 |
* | Js magic for deleted shares | John Molakvoæ (skjnldsv) | 2018-07-05 | 2 | -14/+93 |
* | Fix index.php links | Roeland Jago Douma | 2018-06-20 | 1 | -2/+2 |
* | Move public auth page over | Roeland Jago Douma | 2018-06-20 | 1 | -9/+0 |
* | Move public preview endpoint over | Roeland Jago Douma | 2018-06-20 | 1 | -6/+5 |
* | Remove ellipsis below public text file shares | Morris Jobke | 2018-05-22 | 1 | -0/+4 |