summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-131-1/+4
* Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-071-7/+0
* Added capabilities whether a server allows public linksRoeland Jago Douma2015-02-041-0/+7
* Merge pull request #13347 from owncloud/share-scanpermissionsfromsourceMorris Jobke2015-01-151-0/+1
|\
| * Use source storage permissions when scanning shared storageVincent Petry2015-01-141-0/+1
* | Remove unneeded addTranslations() callsVincent Petry2015-01-141-1/+0
* | set accept to 1 (=true) for all server-to-server shares on update, at this po...Bjoern Schiessle2015-01-132-1/+13
|/
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-5/+17
* Check for share by link enabledGadzy2014-12-121-9/+12
* OCS API for server-to-server sharingBjoern Schiessle2014-12-044-8/+24
* Remove unused codeLukas Reschke2014-11-171-120/+0
* Refactor file sharing public link handlingLukas Reschke2014-11-141-0/+1
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
* Updated info.xml app descriptionMTRichards2014-10-081-1/+5
* Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke2014-09-291-0/+3
|\
| * throw a exception if we can't handle the provided pathBjoern Schiessle2014-09-291-0/+3
* | files_sharing: add route for ajax/publicpreviewGeorg Ehrke2014-09-211-0/+2
|/
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Merge pull request #10522 from owncloud/removeLoadAppScriptblizzz2014-08-211-4/+8
|\
| * Add routing to files_sharingLukas Reschke2014-08-191-4/+8
* | Merge pull request #10425 from owncloud/set_default_share_folderBjörn Schießle2014-08-191-0/+3
|\ \
| * | make share folder configurableBjoern Schiessle2014-08-181-0/+3
| |/
* / Hide sharing sections in files app when sharing API is disabledVincent Petry2014-08-181-14/+18
|/
* only show "share with others" and "share by link" navigation bar entries if u...Bjoern Schiessle2014-08-081-18/+22
* fix sharing update, add proper escapingBjoern Schiessle2014-07-241-2/+4
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* make sure that hooks are registered for the testsBjoern Schiessle2014-06-251-12/+2
* make sure that during share and unshare the etags get propagated correctlyBjoern Schiessle2014-06-251-0/+4
* Setup the external share manager in a hookVincent Petry2014-06-231-8/+1
* Fix multiple users having the same external share mountpointRobin Appelman2014-06-162-1/+5
* Add route which went missing during rebaseRobin Appelman2014-06-161-0/+1
* add settings to disable server to server sharingBjoern Schiessle2014-06-141-0/+2
* Support path lengths up to 4000 charsRobin Appelman2014-06-141-1/+1
* Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-141-0/+1
* Add interface for accpeting external sharesRobin Appelman2014-06-142-0/+5
* Add coments to database and dont use sql keywords as table namesRobin Appelman2014-06-141-2/+10
* Add server<->server sharing backendRobin Appelman2014-06-143-1/+93
* move mail template editor from core to standalone templateeditor repoJörn Friedrich Dreyer2014-06-132-18/+0
* fix liskov substitution principle in admin mail template settings, fixes #8997Jörn Friedrich Dreyer2014-06-121-1/+1
* fix db queryBjoern Schiessle2014-06-061-1/+1
* don't allow to share single files with delete permissions, user should only b...Bjoern Schiessle2014-06-062-1/+39
* Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-051-0/+9
|\
| * Fixed wording to "Shared by link"Vincent Petry2014-06-041-1/+1
| * Added "Shared with link" sidebar section in files appVincent Petry2014-06-041-0/+9
* | convert mail template editor to app framework for a restful apiJörn Friedrich Dreyer2014-06-031-0/+15
* | minimal mail template editor for administrators, refs #7177Jörn Friedrich Dreyer2014-06-021-0/+3
|/
* Fixed navigation orderVincent Petry2014-05-301-2/+2
* Added sharing overview page (WIP)Vincent Petry2014-05-301-0/+20
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-2/+2
* move the mount point up if a share is mounted to a subfolder and the subfolde...Bjoern Schiessle2014-05-211-0/+3