summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-5/+5
* adjust copyright noticesBjoern Schiessle2016-07-141-0/+1
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-142-167/+1
* s/ownCloud/NextcloudBjoern Schiessle2016-07-142-6/+5
* continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle2016-07-142-19/+73
* replace 'ownCloud' with 'Nextcloud'Bjoern Schiessle2016-07-141-1/+1
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-141-41/+32
* Change occurence of ownCloud (#352)Morris Jobke2016-07-111-3/+2
* hint global handlebarsRobin Appelman2016-07-081-0/+2
* Simplify test code and don't show anything if no date is setMorris Jobke2016-07-071-1/+1
* Update header during update callbackMorris Jobke2016-07-071-5/+5
* Not set expiration date is represented as 0Morris Jobke2016-07-071-1/+4
* add "Never" if expiration date is not setMorris Jobke2016-07-071-2/+3
* Add expiration date to share by link viewMorris Jobke2016-07-071-0/+38
* smaller files drop fixesArthur Schiwon2016-06-111-2/+31
* Add text about uploaded filesLukas Reschke2016-06-101-1/+12
* Add some error handlingLukas Reschke2016-06-091-4/+20
* Fix public upload for normal sharesLukas Reschke2016-06-091-1/+4
* Make uploading possible via select and cleanup CSSLukas Reschke2016-06-092-17/+18
* Add fancy layoutLukas Reschke2016-06-091-0/+45
* add hide file list optionBjoern Schiessle2016-06-091-2/+7
* bug fixPiotr Filiciak2016-05-241-1/+1
* video posterPiotr Filiciak2016-05-241-0/+3
* Fix: Bugs in shared link with video #24331Piotr Filiciak2016-05-151-1/+1
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-223-237/+0
* filter hidden files on the web interfaceChristoph Wurst2016-04-191-3/+6
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-121-1/+1
* add loading spinner to add to owncloud input fieldErik Pellikka2016-04-071-0/+19
* Fix displaying owner before share icon in file listVincent Petry2016-03-301-2/+3
* Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-0/+2
* Add webdav property for share info in PROPFIND responseVincent Petry2016-03-172-24/+43
* Public link share disabled if password length is equal to 0prastut2016-03-081-0/+9
* Remove "files" arg from download URL in public link pageVincent Petry2016-03-071-2/+4
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-1/+1
* Reload list of shares on directory changeRoeland Jago Douma2016-02-111-0/+4
* Revert back to non-webdav download link for public URLsVincent Petry2016-02-101-3/+0
* Listen to the notification event to reload the file listJoas Schilling2016-02-101-1/+13
* Construct valid URLRoeland Jago Douma2016-02-031-5/+1
* Add token in webdav download link of public pageVincent Petry2016-01-071-1/+5
* Merge pull request #21189 from owncloud/fix_21187Thomas Müller2015-12-151-0/+3
|\
| * File shares can't have create permissionsRoeland Jago Douma2015-12-141-0/+3
* | show display name but internally use the user nameBjörn Schießle2015-12-142-4/+6
|/
* Merge pull request #20581 from owncloud/public-page-preview-hidpi-scaleThomas Müller2015-12-071-4/+8
|\
| * Fix hidpi previews on public pageRobin Appelman2015-11-181-4/+8
* | Merge pull request #20688 from owncloud/publiclink-getdownloadurl-webdavThomas Müller2015-11-301-3/+6
|\ \
| * | Fix public link getDownloadUrl to return Webdav public linkVincent Petry2015-11-251-3/+6
* | | Merge pull request #20595 from owncloud/fix-double-slashesThomas Müller2015-11-241-1/+5
|\ \ \ | |/ / |/| |
| * | Avoid double slashes in URL when trying to add an remote shareblizzz2015-11-181-1/+5
| |/
* | Properly join path sectionsVincent Petry2015-11-221-1/+1
* | Parse share owner from Webdav to display in UIVincent Petry2015-11-221-1/+21