summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* remember email when setting expiration dateChristoph Wurst2016-04-211-2/+4
* Allow setting can edit permissions on federated shares in webUIRoeland Jago Douma2016-04-201-0/+11
* Merge pull request #23433 from owncloud/stable82_fix_22128Thomas Müller2016-03-221-2/+15
|\
| * Do not show hash if parent is shared by linkRoeland Jago Douma2016-03-211-2/+15
* | Keep share checkboxes togetherVincent Petry2016-03-181-42/+56
|/
* Update error text for link passwordsMorris Jobke2016-03-081-0/+2
* Improved JS L10N bundle merging + testsVincent Petry2016-03-012-3/+9
* Allow to overwrite a single language string via the theme folderJoas Schilling2016-02-291-6/+14
* Introduce some mimetypes for richdocumentsFaruk Uzun2016-02-081-0/+4
* Make enable_avatars setting more robustMorris Jobke2016-02-011-1/+1
* Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-112-2/+9
* Allow specifying a custom reset-password-urlJoas Schilling2015-12-172-4/+9
* Merge pull request #21024 from owncloud/stable8.2-share-unsharelinkpapercutThomas Müller2015-12-081-3/+5
|\
| * Fix unshare link click elementVincent Petry2015-12-081-3/+5
* | Fix duplicate bogus share field when link sharing is not allowedVincent Petry2015-12-072-6/+10
|/
* Set "ie" CSS class for IE10, IE11Vincent Petry2015-11-101-0/+8
* Use the normal OC.menu JS for handling the Settings menuJoas Schilling2015-11-061-18/+1
* Close the user menu when clicking it againJoas Schilling2015-11-062-3/+2
* Fix icon update to be more consistentVincent Petry2015-10-293-3/+23
* [IE9] Don't send link share password placeholderVincent Petry2015-10-281-7/+12
* Merge pull request #20091 from owncloud/backport-tipsy-bodyMorris Jobke2015-10-271-1/+2
|\
| * append tipsys to bodyHendrik Leppelsack2015-10-271-1/+2
* | Disable app icon preview in apps page for IEVincent Petry2015-10-261-0/+9
|/
* Merge pull request #20052 from owncloud/stable8.2-share-clicklinkfocusThomas Müller2015-10-262-2/+26
|\
| * Fix share link focus on clickVincent Petry2015-10-262-2/+26
* | Fix for broken ajax/share.php endpointRoeland Jago Douma2015-10-261-2/+4
* | Ensure the password is only hashed in case it's changed on the client - fixes...Thomas Müller2015-10-261-2/+9
|/
* Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-positionMorris Jobke2015-10-201-0/+1
|\
| * Fix spinner positions in share tabVincent Petry2015-10-161-0/+1
* | Merge pull request #19835 from owncloud/stable8.2-share-checkboxuniqueidsThomas Müller2015-10-205-108/+127
|\ \
| * | Fix DOM element ids in share dialogVincent Petry2015-10-165-108/+127
| |/
* | Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-142-10/+170
* | Fix share email sending feedbackVincent Petry2015-10-142-3/+15
|/
* Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-0/+1
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-061-0/+1
|\
| * update licence headers via scriptMorris Jobke2015-10-051-0/+1
* | [admin] check for correct PHP memcached moduleMorris Jobke2015-10-062-6/+46
* | Merge pull request #19553 from owncloud/properly_format_date_shareviewThomas Müller2015-10-052-9/+11
|\ \
| * | Use DD-MM-YYYY consistently in share sidebarRoeland Jago Douma2015-10-042-9/+11
* | | Do not remove linkshare if there is noneRoeland Jago Douma2015-10-052-1/+42
| |/ |/|
* | Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller2015-10-051-25/+43
|\ \ | |/ |/|
| * Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-25/+43
* | Merge pull request #19272 from owncloud/mimetypes-enhancedThomas Müller2015-10-022-24/+35
|\ \
| * | Updated some mimetypesRoeland Jago Douma2015-10-021-0/+1
| * | Allow recursive mimetype aliasesRobin McCorkell2015-10-021-1/+1
| * | Introduce a few new mimetypes for codeRobin McCorkell2015-10-021-23/+33
* | | Focus on share field after first displayVincent Petry2015-10-021-1/+8
|/ /
* | Merge pull request #19523 from owncloud/fix-seconds-agoThomas Müller2015-10-021-0/+4
|\ \
| * | Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-0/+4
| |/
* / Make sure the conflict dialog is loaded before adding conflictsVincent Petry2015-10-021-4/+11
|/