Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Reorder position of "Shared by me" and "Shared with me" | Morris Jobke | 2018-07-16 | 1 | -8/+10 | |
| * | | | Make section "deleted shares" a subsection of "shares" | Morris Jobke | 2018-07-16 | 1 | -12/+8 | |
| * | | | Rename "Shares overview" to "Shares" | Morris Jobke | 2018-07-16 | 2 | -2/+2 | |
| * | | | Fix share by/with check | John Molakvoæ (skjnldsv) | 2018-07-14 | 1 | -4/+4 | |
| * | | | Fixed phpunit | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -72/+12 | |
| * | | | Fixed sharing coding style and display - Added all shares overview | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -112/+71 | |
| * | | | Fix fav quickaccess ressource addition | John Molakvoæ (skjnldsv) | 2018-07-13 | 3 | -95/+87 | |
| * | | | Upgraded navigation submenu management and api + created sharing submenu | John Molakvoæ (skjnldsv) | 2018-07-13 | 8 | -136/+134 | |
| * | | | Tiny start of the share overview | Roeland Jago Douma | 2018-07-13 | 3 | -30/+139 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-17 | 12 | -2/+24 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-16 | 8 | -0/+34 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-14 | 6 | -0/+42 | |
* | | | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 2 | -2/+132 | |
|\ \ \ | ||||||
| * | | | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 2 | -2/+132 | |
* | | | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 3 | -27/+9 | |
|\ \ \ \ | ||||||
| * | | | | wire the frontend | Arthur Schiwon | 2018-07-05 | 1 | -0/+1 | |
| * | | | | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 2 | -27/+8 | |
* | | | | | Merge pull request #10227 from nextcloud/bugfix/10160/ldap-bind-loop | Morris Jobke | 2018-07-13 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix tests for backup ldap server connection | Julius Härtl | 2018-07-13 | 1 | -2/+2 | |
| * | | | | | Only bind if configuration for the first server is available | Julius Härtl | 2018-07-13 | 1 | -1/+1 | |
* | | | | | | Merge pull request #10224 from nextcloud/fix-formatting-of-email-and-circle-s... | Morris Jobke | 2018-07-13 | 2 | -8/+62 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix formatting of email and circle shares | Daniel Calviño Sánchez | 2018-07-12 | 2 | -8/+62 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #10225 from danielkesselberg/bugfix/8529/fix-url-generatio... | John Molakvoæ | 2018-07-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Fix call to OC.generateUrl for caldav birthday calendar on/off | Daniel Kesselberg | 2018-07-12 | 1 | -2/+2 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-13 | 16 | -0/+136 | |
* | | | | | | No draggable list anymore | Roeland Jago Douma | 2018-07-12 | 1 | -1/+0 | |
* | | | | | | Fix tests | Roeland Jago Douma | 2018-07-12 | 2 | -22/+29 | |
* | | | | | | Inject helper | Roeland Jago Douma | 2018-07-12 | 1 | -1/+3 | |
* | | | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 6 | -90/+21 | |
* | | | | | | Fixed favorite folder view display | John Molakvoæ (skjnldsv) | 2018-07-12 | 4 | -13/+21 | |
* | | | | | | Fixed invalid uid | John Molakvoæ (skjnldsv) | 2018-07-12 | 2 | -2/+2 | |
* | | | | | | Default state to collapsed and fixed code styling | John Molakvoæ (skjnldsv) | 2018-07-12 | 3 | -11/+6 | |
* | | | | | | Added drop-animation to sortable-list | fnuesse | 2018-07-12 | 6 | -41/+108 | |
* | | | | | | Fix collapsible-Button when list was emptied (or got first element) | fnuesse | 2018-07-12 | 4 | -21/+34 | |
* | | | | | | Set Quickaccess-ordering to custom order | fnuesse | 2018-07-12 | 1 | -1/+1 | |
* | | | | | | Removed old code | fnuesse | 2018-07-12 | 6 | -355/+497 | |
* | | | | | | Added copyright notice | fnuesse | 2018-07-12 | 1 | -0/+1 | |
* | | | | | | Changed toggle | fnuesse | 2018-07-12 | 3 | -51/+42 | |
* | | | | | | Fixed css-flashing | fnuesse | 2018-07-12 | 4 | -7/+33 | |
* | | | | | | Added responsive folderadding | fnuesse | 2018-07-12 | 4 | -11/+91 | |
* | | | | | | Fixed complete app-breakdown if no favorites are set | fnuesse | 2018-07-12 | 2 | -8/+23 | |
* | | | | | | Added toggleable QuickAccess | fnuesse | 2018-07-12 | 6 | -96/+360 | |
* | | | | | | Added FavoritesQuickaccess-Sidebar | fnuesse | 2018-07-12 | 5 | -19/+145 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Also shorten the name of the invitation tokens | Joas Schilling | 2018-07-12 | 7 | -14/+14 | |
* | | | | | Shorten resource table names to allow install on oracle again | Joas Schilling | 2018-07-12 | 6 | -23/+20 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-12 | 14 | -0/+40 | |
* | | | | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 20 | -196/+591 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -1/+4 | |
| * | | | | | update unit tests | Bjoern Schiessle | 2018-07-11 | 7 | -40/+120 | |
| * | | | | | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 1 | -0/+10 |