summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12889 from nextcloud/fix/12888/fix-logo-pathRoeland Jago Douma2018-12-071-1/+1
|\ | | | | Fix logo path in non-themed instance
| * Fix logo path in non-themed instanceMorris Jobke2018-12-061-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2018-12-078-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2018-12-068-570/+6
|
* Merge pull request #12824 from ↵Morris Jobke2018-12-053-15/+53
|\ | | | | | | | | nextcloud/feature/12763/add-setup-check-for-bigint-conversion Add setup check for pending bigint conversion
| * Add setup check for pending bigint conversionMorris Jobke2018-12-053-13/+43
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Fix bigint conversion on SQLiteMorris Jobke2018-12-051-1/+5
| | | | | | | | | | | | * on SQLite primary keys can't be bigint - see https://stackoverflow.com/a/18835967/520507 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Show columns to update in CLI interfaceMorris Jobke2018-12-051-1/+5
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2018-12-056-2/+6
|/
* Merge pull request #12821 from ↵Morris Jobke2018-12-052-13/+39
|\ | | | | | | | | nextcloud/feature/12767/add-setup-check-for-php-module Add setup check for recommended PHP modules (i.e. Imagick, intl)
| * Update casing of PHP inside method nameMorris Jobke2018-12-051-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-052-12/+38
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Smaller icon and h2 in emptycontent inside the headerJoas Schilling2018-12-041-0/+15
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #11718 from nextcloud/dependachristoph/bower/jquery-ui-1.12.1Julius Härtl2018-12-049-379/+457
|\ | | | | Bump jquery-ui from 1.10 to 1.12.1
| * Update to jquery-ui v1.12.0Christoph Wurst2018-11-269-379/+457
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2018-12-046-10/+14
| |
* | Merge pull request #12762 from nextcloud/auth-dialog-fixJohn Molakvoæ2018-12-033-11/+9
|\ \ | | | | | | Polishing of various modal dialogs
| * | Fix dialogs, button positionJan-Christoph Borchardt2018-11-303-11/+9
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2018-12-032-0/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-12-028-0/+16
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-12-0110-0/+20
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-11-30122-154/+154
| |
* | Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2Roeland Jago Douma2018-11-292-0/+58
|\ \ | | | | | | Add check for missing .woff2 rule in Nginx via setup check
| * | Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-292-0/+58
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #12709 from nextcloud/login-button-fixesMorris Jobke2018-11-291-4/+4
|\ \ \ | | | | | | | | Fix the loader position and the focus state on the login button
| * | | Fix the loader position and the focus state on the login buttonJohn Molakvoæ (skjnldsv)2018-11-281-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #12732 from nextcloud/polishing-fixesMorris Jobke2018-11-294-28/+13
|\ \ \ \ | | | | | | | | | | Polishing fixes
| * | | | Remove animation on the sidebar for accessibility purposeJohn Molakvoæ (skjnldsv)2018-11-291-22/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)2018-11-293-6/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Fix app navigation edit entryJohn Molakvoæ (skjnldsv)2018-11-291-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | Merge pull request #12674 from nextcloud/date-title-to-linkshareJohn Molakvoæ2018-11-293-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | Date title to linkshare
| * | | | Better identification of the public link sharesJohn Molakvoæ (skjnldsv)2018-11-263-3/+5
| | |_|/ | |/| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #12710 from nextcloud/remove-old-submit-buttonJohn Molakvoæ2018-11-296-75/+20
|\ \ \ \ | | | | | | | | | | Remove old button to submit the apppassword login
| * | | | Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-296-67/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Remove old button to submit the apppassword loginJohn Molakvoæ (skjnldsv)2018-11-281-8/+0
| | |_|/ | |/| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-292-0/+570
| |_|/ |/| |
* | | Merge pull request #12698 from nextcloud/6275-fix-sidebar-widthMorris Jobke2018-11-281-1/+1
|\ \ \ | |/ / |/| | I changed the width of the srollbar to make it a bit bigger
| * | I changed the width of the srollbar to make it a bit biggerGretaD2018-11-271-1/+1
| |/ | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-282-36/+206
| |
* | [tx-robot] updated from transifexNextcloud bot2018-11-272-26/+26
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-262-2/+84
|
* [tx-robot] updated from transifexNextcloud bot2018-11-252-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-11-244-12/+38
|
* [tx-robot] updated from transifexNextcloud bot2018-11-23124-2594/+1098
|
* Merge pull request #12580 from nextcloud/app-navigation-menu-dark-fixMorris Jobke2018-11-221-1/+1
|\ | | | | Fix navigation more menu background for dark theme
| * Fix navigation more menu background for dark themeJohn Molakvoæ (skjnldsv)2018-11-221-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #12558 from nextcloud/blurry-buttonMorris Jobke2018-11-221-3/+11
|\ \ | | | | | | Apply border to primary button if on log in page (and not in a dark container) or if in header
| * | Always give primary button a border for light primary colorsJan-Christoph Borchardt2018-11-211-1/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Apply border to primary button if on log in page (and not in a dark ↵Jan-Christoph Borchardt2018-11-201-3/+11
| | | | | | | | | | | | | | | | | | container) or if in header, fix #12294 Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #12559 from nextcloud/heading-menu-spacingMorris Jobke2018-11-221-57/+51
|\ \ \ | |_|/ |/| | Better header navigation display