summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Fix template formatDaniel Calviño Sánchez2019-01-301-7/+11
* Fix updating the password of a link share when passwords are enforcedDaniel Calviño Sánchez2019-01-301-6/+0
* Remove unused parameterDaniel Calviño Sánchez2019-01-301-1/+0
* Respect user locale in natural sort comparatorChristoph Wurst2019-01-231-5/+2
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-8/+0
* Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-222-11/+16
* Fix wrong share popover opening on share linkJohn Molakvoæ (skjnldsv)2018-11-161-5/+3
* Fix app menu calculation for random size of the right headerJulius Härtl2018-11-132-4/+9
* Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-1/+3
* fix - Add to favorites not working in IE11 - polyfill needed #12007Yevhenii Kostiuk2018-11-081-0/+6
* Add tests for edit permission state on file sharesJulius Härtl2018-11-011-0/+31
* Do not set indeterminate state for file sharesJulius Härtl2018-11-012-1/+9
* Allow "same-origin" as "Referrer-Policy"Moritz Beck2018-10-202-13/+10
* Remove duplicate call to decodeURIComponentBernd Stellwag2018-10-111-2/+0
* Ignore "session_lifetime" if it can not be converted to a numberDaniel Calviño Sánchez2018-10-111-1/+3
* Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-4/+4
* Add missing compiled mimetype list - see #10135Morris Jobke2018-10-011-0/+6
* Better shared-by info for conversations without namesJoas Schilling2018-09-191-10/+22
* Backport of #11036 to stable14Arthur Schiwon2018-09-132-71/+224
* fix js files client for user names with spacesRobin Appelman2018-09-101-1/+1
* 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
| |\ \
| | * | Extends the setup check js testsMichael Weimann2018-08-091-11/+69
| | * | Adds a setup check for app directory permissions.Michael Weimann2018-08-091-0/+17
* | | | Adds tests for the memory checksMichael Weimann2018-08-201-13/+13
* | | | Adds a memory limit warning for console commands if the limit is below the re...Michael Weimann2018-08-201-1/+1
* | | | Adds tests for the setup memory limit checksMichael Weimann2018-08-201-11/+67
* | | | Adds a setup check for the memory limitMichael Weimann2018-08-201-0/+9
|/ / /
* | | Merge pull request #10608 from nextcloud/header-menu-fixesJulius Härtl2018-08-162-7/+7
|\ \ \
| * | | Tests fixesJohn Molakvoæ (skjnldsv)2018-08-101-6/+6
| * | | Align to the leftJohn Molakvoæ (skjnldsv)2018-08-091-1/+1
* | | | Disabled checkboxes and design fixesJohn Molakvoæ (skjnldsv)2018-08-161-19/+15
* | | | Fix password enforce on public linksJohn Molakvoæ (skjnldsv)2018-08-151-14/+88
| |_|/ |/| |
* | | Merge pull request #10619 from nextcloud/bugfix/4550/redirect-page-updateRoeland Jago Douma2018-08-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Redirect to the same page after an updateJulius Härtl2018-08-091-1/+1