aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-01-152-2/+2
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update composerMorris Jobke2018-01-122-10/+14
* return correct mount type for federated sharesBjoern Schiessle2018-01-111-0/+10
* [tx-robot] updated from transifexNextcloud bot2018-01-062-12/+12
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
* [tx-robot] updated from transifexNextcloud bot2018-01-046-84/+312
* Use guest css on sharing authentication pageJulius Härtl2018-01-032-0/+2
* Merge pull request #7598 from nextcloud/fix-closing-menu-on-second-click-in-s...Morris Jobke2018-01-021-2/+5
|\
| * Fix closing menu on second click in sharing pageDaniel Calviño Sánchez2017-12-211-2/+5
* | Fix anchor change when clicking on sharing page menuDaniel Calviño Sánchez2017-12-211-3/+3
|/
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
* Merge pull request #7485 from nextcloud/fix_7001Roeland Jago Douma2017-12-141-1/+1
|\
| * Also cache invalid DiscoveryService responseRoeland Jago Douma2017-12-131-1/+1
* | Show tha copy share link button properly inlineMorris Jobke2017-12-131-2/+0
|/
* [tx-robot] updated from transifexNextcloud bot2017-12-102-46/+162
* Fix constructor spy in unit test with Sinon 4.1.3Daniel Calviño Sánchez2017-12-081-1/+1
* [tx-robot] updated from transifexNextcloud bot2017-12-082-6/+6
* Merge pull request #7385 from nextcloud/shared-delay-rootMorris Jobke2017-12-061-17/+27
|\
| * delay calculating the shared cache root until it's usedRobin Appelman2017-12-041-17/+27
* | [tx-robot] updated from transifexNextcloud bot2017-12-062-6/+6
|/
* [tx-robot] updated from transifexNextcloud bot2017-11-302-2/+2
* Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz2017-11-274-110/+80
|\
| * recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-1/+21
| * rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-234-98/+20
| * adjust tests and apply sortingArthur Schiwon2017-11-233-10/+32
| * Fix avatars in file rows of incoming sharesArthur Schiwon2017-11-232-0/+2
| * fix avatars in file rows of outgoing sharesArthur Schiwon2017-11-232-2/+6
* | Merge pull request #7246 from william-p/Add_html5_audioplayer_publicLukas Reschke2017-11-271-0/+6
|\ \ | |/ |/|
| * Add HTML5 audio player in public viewWilliam Pain2017-11-221-0/+6
* | Merge pull request #7137 from nextcloud/shared-jailed-source-rootMorris Jobke2017-11-232-1/+53
|\ \ | |/ |/|
| * Use the correct root for shared jail when the source storage is also a jailRobin Appelman2017-11-102-1/+53
* | [tx-robot] updated from transifexNextcloud bot2017-11-1112-78/+1192
* | [tx-robot] updated from transifexNextcloud bot2017-11-1010-0/+1140
|/
* Merge pull request #7064 from nextcloud/popover-fixRoeland Jago Douma2017-11-081-11/+2
|\
| * Fixed sharing popover and removed unused old codeJohn Molakvoæ (skjnldsv)2017-11-071-11/+2
* | [tx-robot] updated from transifexNextcloud bot2017-11-082-4/+212
* | [tx-robot] updated from transifexNextcloud bot2017-11-072-0/+228
* | Change @georgehrke's emailMorris Jobke2017-11-068-2/+8
* | Update license headersMorris Jobke2017-11-0656-26/+222
|/
* [tx-robot] updated from transifexNextcloud bot2017-11-0366-122/+578
* Merge pull request #6652 from nextcloud/sharing-link-menuJohn Molakvoæ2017-11-024-48/+87
|\
| * Fix Scrutinizer issueJan-Christoph Borchardt2017-11-021-1/+2
| * Clicking publicly shared image opens direct preview urlJan-Christoph Borchardt2017-11-012-4/+6
| * Directly show linkJan-Christoph Borchardt2017-11-012-9/+8
| * Use standard way of showing and hiding popover menuJan-Christoph Borchardt2017-11-012-3/+3
| * Fix scrollbar showing up on public pageJan-Christoph Borchardt2017-11-011-1/+1
| * Show and hide menu via Javascript, thanks @skjnldsvJan-Christoph Borchardt2017-11-013-2/+24
| * Adjust prominence of shared-by info to not overpower file nameJan-Christoph Borchardt2017-11-011-1/+2