summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove deprecated and unused legacy ShareConfigModel.areAvatarsEnabled()Christoph Wurst2018-10-091-8/+0
* | Remove deprecated and noop APIs from OC.AppConfigChristoph Wurst2018-10-091-14/+0
|/
* Merge pull request #11679 from nextcloud/refactor/remove-ie8-apisMorris Jobke2018-10-081-29/+0
|\
| * Remove outdated commentChristoph Wurst2018-10-081-8/+0
| * Remove OC.isIE8Christoph Wurst2018-10-081-10/+0
| * Remove OC.scaleFixForIE8Christoph Wurst2018-10-081-11/+0
* | Merge pull request #11682 from nextcloud/refactor/remove-deprecated-unused-fi...Morris Jobke2018-10-081-11/+0
|\ \
| * | Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-081-11/+0
| |/
* | Merge pull request #11681 from nextcloud/refactor/remove-deprecated-getScroll...Morris Jobke2018-10-081-7/+0
|\ \
| * | Remove deprecated window.getScrollBarWidthChristoph Wurst2018-10-081-7/+0
| |/
* / Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-27/+0
|/
* Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-053-5/+5
* Remove leftover 'Roeland Jago Douma2018-10-046-11/+10
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-0414-348/+924
* Move systemtags to compiled handlebarsRoeland Jago Douma2018-10-047-49/+105
* Set nonce for loading the zxcvbnMorris Jobke2018-10-031-0/+1
* Add missing compiled mimetype list - see #10135Morris Jobke2018-10-011-0/+6
* Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt2018-10-011-5/+5
* Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-25/+25
* Merge pull request #11037 from nextcloud/trash-webui-davMorris Jobke2018-09-281-1/+2
|\
| * fix trashbin infoparsers interfering with other dav clientsRobin Appelman2018-09-201-0/+1
| * pass existing data to info parsersRobin Appelman2018-09-201-1/+1
* | Compile contactmenu handlebars templatesRoeland Jago Douma2018-09-278-81/+190
|/
* Merge pull request #11171 from nextcloud/bugfix/noid/shared-by-info-for-room-...Joas Schilling2018-09-191-10/+22
|\
| * Better shared-by info for conversations without namesJoas Schilling2018-09-111-10/+22
* | Merge pull request #11151 from nextcloud/davclient-js-decodeJoas Schilling2018-09-131-1/+1
|\ \
| * | fix js files client for user names with spacesRobin Appelman2018-09-101-1/+1
| |/
* | Merge pull request #11036 from nextcloud/fix/10903/users-undefined-maxautocom...Joas Schilling2018-09-132-71/+224
|\ \
| * | adjust and extend js unit testsArthur Schiwon2018-09-121-63/+203
| * | don't user a higher paging size than max autocomplete entries are setArthur Schiwon2018-09-101-2/+2
| * | fix check for more usersArthur Schiwon2018-09-101-6/+19
| |/
* | Merge pull request #10840 from webfoersterei/refactor/5530-urandom-checkJoas Schilling2018-09-132-18/+18
|\ \ | |/ |/|
| * Change check if secure randomness is possible.Timo Förster2018-08-242-18/+18
* | Make possible to pick both files and foldersDaniel Calviño Sánchez2018-08-301-1/+9
* | Store the mime type filter always as an arrayDaniel Calviño Sánchez2018-08-301-6/+11
* | Fix empty mime type filterDaniel Calviño Sánchez2018-08-301-2/+2
* | Prevent default action from being executed when the button is disabledDaniel Calviño Sánchez2018-08-301-1/+1
* | Use empty alt tag for avatars since there is always the name next to itJoas Schilling2018-08-261-0/+1
|/
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-243-3/+3
|\
| * Fix jsunitJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| * Fix public share link orderJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| * Fix public link order and fix skip to contentJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
| * Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-241-1/+1
* | Add support for rooms in the list of candidates to share with UIDaniel Calviño Sánchez2018-08-241-5/+29
* | Fix keyboard menu element event detectionJohn Molakvoæ (skjnldsv)2018-08-221-2/+7
|/
* Adds license to files. Updates the branch.Michael Weimann2018-08-204-13/+90
|\
| * Merge pull request #10700 from nextcloud/fix/10516/sharepermissionsMorris Jobke2018-08-202-2/+2
| |\
| | * adapt jsunit testArthur Schiwon2018-08-161-1/+1
| | * Take base permissions from DAV, fixes #10516Arthur Schiwon2018-08-151-1/+1
| * | Merge pull request #10628 from nextcloud/feature/10154/app-directory-permissi...Morris Jobke2018-08-202-11/+86
| |\ \