summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Remove from core.jsonRoeland Jago Douma2016-11-021-1/+0
* remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-021-1/+0
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-029-421/+4
* Merge pull request #657 from nextcloud/share-by-mailJoas Schilling2016-11-023-24/+69
|\
| * always show correct place holder, mention share by mail only if the share pro...Bjoern Schiessle2016-11-012-10/+25
| * don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-011-4/+11
| * unified way to display remote shares and mail sharesBjoern Schiessle2016-11-012-8/+13
| * handle case if no share-by-mail share provider is loadedBjoern Schiessle2016-11-011-1/+5
| * add share by mail share providerBjoern Schiessle2016-11-011-6/+6
| * introduce share by mail, ui partBjoern Schiessle2016-11-011-6/+20
* | Color the trusted domain to alert the admin a bit moreJoas Schilling2016-10-311-2/+21
|/
* Remove config.php for oc.jsRoeland Jago Douma2016-10-311-207/+0
* Issue-1776: Add unshare function to 3-dot menu.Julia Bode2016-10-291-2/+4
* Remove notify recipient optionRoeland Jago Douma2016-10-263-63/+0
* Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-254-37/+174
|\
| * Fix missing semicolonJoas Schilling2016-10-241-1/+1
| * Make AppConfig part of the public APIJoas Schilling2016-10-214-37/+174
* | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-253-1/+127
|\ \
| * | More fixes to file uploadVincent Petry2016-10-241-1/+40
| * | JS utility function to compare pathsVincent Petry2016-10-242-0/+87
* | | Merge pull request #1823 from nextcloud/filepicker-folder-fixRoeland Jago Douma2016-10-251-1/+4
|\ \ \
| * | | Fix picking a folder with the filepickerRobin Appelman2016-10-201-1/+4
* | | | Merge pull request #1860 from ryanwr/feature-sort-favoriteRoeland Jago Douma2016-10-252-1/+13
|\ \ \ \
| * | | | Sort favorite files first Issue #1802ryanwr2016-10-242-1/+13
| | |_|/ | |/| |
* | | | Merge pull request #1850 from nextcloud/filepicker-empty-folderRoeland Jago Douma2016-10-251-1/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | show empty folder message in filepickerRobin Appelman2016-10-211-1/+8
| |/ /
* / / Fix zxcvbn path in setup page (#26359)Philipp Eichhorn2016-10-211-1/+1
|/ /
* | Merge pull request #1812 from nextcloud/allow-to-dismiss-the-code-integrity-w...Jakob Sack2016-10-201-0/+1
|\ \
| * | Allow to dismiss the code integrity warningJoas Schilling2016-10-201-0/+1
* | | Merge pull request #1796 from nextcloud/oc_fav-reportLukas Reschke2016-10-202-4/+6
|\ \ \ | |_|/ |/| |
| * | Make it possible to filter by tags with REPORT methodVincent Petry2016-10-192-4/+6
* | | Merge pull request #1768 from nextcloud/more-filepickerJan-Christoph Borchardt2016-10-202-31/+48
|\ \ \
| * | | Improve the stylingMorris Jobke2016-10-201-2/+2
| * | | fix filepicker with no mimetype filterRobin Appelman2016-10-191-3/+6
| * | | filepicker: improve layout and styleJan-Christoph Borchardt2016-10-191-2/+2
| * | | Use a table for the filepicker list and add size columnRobin Appelman2016-10-191-14/+19
| * | | use fileclient to get the filelist for the filepickerRobin Appelman2016-10-191-12/+17
| * | | Allow selecting a folder after using the breadcrumbRobin Appelman2016-10-191-1/+1
| * | | Allow selecting the root folderRobin Appelman2016-10-191-1/+5
| |/ /
* | | Remove deprecated breadcrumbs implementationMorris Jobke2016-10-201-117/+0
* | | Remove OC.localStorage and object methodMorris Jobke2016-10-201-76/+0
* | | Remove unneeded compatibility polyfillsMorris Jobke2016-10-203-157/+1
| |/ |/|
* | Remove unneeded placeholder polyfillMorris Jobke2016-10-201-459/+0
|/
* Merge pull request #1641 from nextcloud/log-in-buttonJan-Christoph Borchardt2016-10-171-6/+6
|\
| * bring back dedicated log in button to make log in more usableJan-Christoph Borchardt2016-10-061-6/+6
* | filepicker stylingRobin Appelman2016-10-141-6/+7
* | use mimetype icons in filepicker if there is no previewRobin Appelman2016-10-141-2/+9
* | Merge pull request #1704 from nextcloud/avatar_dropdownblizzz2016-10-121-9/+14
|\ \
| * | [9.2] Show avatar in share drop down (#25976)Thomas Müller2016-10-111-9/+14
* | | Merge pull request #1702 from nextcloud/fix_tooltip_ncMorris Jobke2016-10-111-1/+1
|\ \ \