aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Improve the share link password error feedback with a red borderChristoph Wurst2019-04-161-0/+4
* Do not inject a #app-navigation-toggle if there is already oneChristoph Wurst2019-04-111-1/+3
* Merge pull request #14867 from nextcloud/backport/14628/stable15Roeland Jago Douma2019-03-281-7/+7
|\
| * Fix behaviour of plural default ruleMorris Jobke2019-03-271-1/+1
| * Rename the variable aswellJoas Schilling2019-03-271-7/+7
| * Fix plural rule detection for languagesJoas Schilling2019-03-271-1/+1
* | Fix unneeded doc link to unrelated resourceMorris Jobke2019-03-271-4/+1
* | Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-272-14/+90
|/
* Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-03-262-13/+87
* Add handler for change event of the expire date fieldJulius Härtl2019-03-041-0/+11
* Add unit tests and provide better messageMorris Jobke2019-02-202-3/+39
* add setup check for ocm-provider routeBjoern Schiessle2019-02-201-0/+40
* Fix expiration date changingAndrey Dyakov2019-02-141-1/+1
* Fix updating the password of a link share when passwords are enforcedDaniel Calviño Sánchez2019-01-293-42/+33
* Merge pull request #13761 from nextcloud/backport/15/13738Roeland Jago Douma2019-01-241-15/+13
|\
| * Fix integration of social sharing into the link popover menuJulius Härtl2019-01-231-15/+13
* | Respect user locale in natural sort comparatorChristoph Wurst2019-01-231-5/+2
|/
* Correctly handle displaynames returned from the sharee APIJoas Schilling2019-01-141-2/+2
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-8/+0
* Make setup check also pass with a 501 statusJulius Härtl2019-01-041-3/+7
* Add setup check for pending bigint conversionMorris Jobke2018-12-052-13/+42
* Update casing of PHP inside method nameMorris Jobke2018-12-041-1/+1
* Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-042-12/+38
* Fix dialogs, button positionJan-Christoph Borchardt2018-12-032-2/+2
* Merge pull request #12742 from nextcloud/backport/12734/stable15Morris Jobke2018-11-292-0/+58
|\
| * Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-292-0/+58
* | Merge pull request #12740 from nextcloud/backport/12732/stable15Roeland Jago Douma2018-11-291-2/+2
|\ \
| * | Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)2018-11-291-2/+2
| |/
* | Merge pull request #12733 from nextcloud/backport/12674/stable15Roeland Jago Douma2018-11-293-3/+5
|\ \ | |/ |/|
| * Better identification of the public link sharesJohn Molakvoæ (skjnldsv)2018-11-293-3/+5
* | Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-292-3/+9
|/
* Merge pull request #12468 from nextcloud/multiselect-removal-fixJohn Molakvoæ2018-11-221-344/+0
|\
| * Remove conflicting multiselectJohn Molakvoæ (skjnldsv)2018-11-151-344/+0
* | Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+1
* | Compile handlebarsRoeland Jago Douma2018-11-201-37/+33
* | Allow to hide download option for folders shared by linkJulius Härtl2018-11-202-4/+0
* | Merge pull request #12491 from nextcloud/share-menu-click-fixJohn Molakvoæ2018-11-205-14/+14
|\ \
| * | Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-205-14/+14
| |/
* | Merge pull request #12350 from nextcloud/filepicker-sortingMorris Jobke2018-11-201-8/+53
|\ \
| * | Properly align loading indicator when switching foldersJulius Härtl2018-11-161-2/+7
| * | Flip sort indicatorsJulius Härtl2018-11-161-2/+2
| * | Allow sorting in the file pickerJulius Härtl2018-11-161-6/+46
| |/
* / Fix login loader position and theming supportJohn Molakvoæ (skjnldsv)2018-11-161-1/+3
|/
* Merge pull request #12418 from nextcloud/bugfix/noid/do-not-show-integrity-wa...Morris Jobke2018-11-121-39/+0
|\
| * Remove outdated integrity warning on each pageMorris Jobke2018-11-121-39/+0
* | fixup! Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-4/+2
* | Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-1/+5
|/
* Merge pull request #12332 from nextcloud/bugfix/12314/existing-link-titleMorris Jobke2018-11-071-1/+1
|\
| * Also use default label if share label is nullJulius Härtl2018-11-071-1/+1
* | Merge pull request #12334 from nextcloud/bugfix/12164/share-dialog-useridMorris Jobke2018-11-071-17/+24
|\ \