summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11566 from nextcloud/404-designMorris Jobke2018-10-032-7/+17
|\
| * Improve 404 page design, fix #11370Jan-Christoph Borchardt2018-10-032-7/+17
* | Fix design of 2FA login screensChristoph Wurst2018-10-032-11/+11
|/
* Merge pull request #11571 from nextcloud/dropdown-bottom-users-list-fixRoeland Jago Douma2018-10-031-1/+1
|\
| * Force multiselect max-height to 5.5 itemsJohn Molakvoæ (skjnldsv)2018-10-031-1/+1
* | Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-033-6/+14
|\ \
| * | Change heading weights from Light to Semibold for better information architec...Jan-Christoph Borchardt2018-10-013-8/+16
* | | Merge pull request #11557 from nextcloud/update-designRoeland Jago Douma2018-10-032-19/+31
|\ \ \ | |_|/ |/| |
| * | Remove box-shadow from update/redirect boxesJan-Christoph Borchardt2018-10-021-1/+0
| * | Accessibility and design fixes for update and redirect pagesJan-Christoph Borchardt2018-10-022-19/+32
* | | Validate email in occ commandDaniel Kesselberg2018-10-021-0/+4
* | | Add --admin-email to cli installerDaniel Kesselberg2018-10-021-0/+3
* | | Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3Morris Jobke2018-10-022-0/+54
|\ \ \
| * | | Update all the publickey tokens if needed on web loginRoeland Jago Douma2018-10-021-0/+1
| * | | Add column to DB to store expired passwordsRoeland Jago Douma2018-10-021-0/+53
| |/ /
* | | Merge pull request #11553 from nextcloud/header-overflowMorris Jobke2018-10-021-3/+2
|\ \ \
| * | | Fix header overflow, fix more apps menu, fix #11552Jan-Christoph Borchardt2018-10-021-3/+2
| |/ /
* | | Merge pull request #11111 from kevin147147/patch-4Morris Jobke2018-10-021-0/+1
|\ \ \ | |/ / |/| |
| * | Added kinetic scrolling for iOS to apps dropdown menu #10281kevin1471472018-09-071-1/+2
* | | Merge pull request #11527 from nextcloud/fix/10926/share_indexesRoeland Jago Douma2018-10-023-0/+24
|\ \ \
| * | | Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma2018-10-013-0/+24
| | |/ | |/|
* | | Merge pull request #11536 from nextcloud/adjust-dialog-radiusMorris Jobke2018-10-021-1/+1
|\ \ \
| * | | Adjust border-radius-large to 10pxJan-Christoph Borchardt2018-10-021-1/+1
* | | | Merge pull request #11500 from nextcloud/enhancement/revamp-2fa-login-provide...John Molakvoæ2018-10-024-45/+102
|\ \ \ \ | |/ / / |/| | |
| * | | Restructure and redesign two-factor auth provider selectionChristoph Wurst2018-10-014-45/+102
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-0250-54/+8
| |/ / |/| |
* | | Merge pull request #11522 from nextcloud/filepicker-designMorris Jobke2018-10-015-9/+30
|\ \ \ | |/ / |/| |
| * | Improve overall container style, radius and shadowJan-Christoph Borchardt2018-10-013-6/+21
| * | Fix long folder names in picker, prevent horizontal scrollJan-Christoph Borchardt2018-10-012-2/+3
| * | Fix breadcrumbs in file pickerJan-Christoph Borchardt2018-10-011-1/+6
* | | Merge pull request #11515 from nextcloud/bugfix/noid/add-mimetype-listMorris Jobke2018-10-011-0/+6
|\ \ \ | |/ / |/| |
| * | Add missing compiled mimetype list - see #10135Morris Jobke2018-10-011-0/+6
* | | Merge pull request #11357 from nextcloud/multiselect-design-fixMorris Jobke2018-10-011-0/+1
|\ \ \
| * | | Multiselect line-height fixJohn Molakvoæ (skjnldsv)2018-10-011-0/+1
* | | | Merge pull request #11487 from nextcloud/avatar-hover-backgroundJohn Molakvoæ2018-10-011-4/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix gear display and cursorJohn Molakvoæ (skjnldsv)2018-10-011-3/+10
| * | | Fix img seelct and variable for avatar hoverJohn Molakvoæ (skjnldsv)2018-10-011-4/+5
* | | | Merge pull request #11502 from nextcloud/share-headerMorris Jobke2018-10-012-3/+6
|\ \ \ \
| * | | | Remove non-clickable right margin from 3-dot-menu in share page headerJan-Christoph Borchardt2018-10-011-2/+0
| * | | | Ellipsize long filenames and sharee names in public share page headerJan-Christoph Borchardt2018-10-011-1/+6
| |/ / /
* | | | Merge pull request #11498 from nextcloud/copy-link-wordingMorris Jobke2018-10-011-5/+5
|\ \ \ \
| * | | | Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt2018-10-011-5/+5
| |/ / /
* | | | Merge pull request #11499 from nextcloud/public-footerMorris Jobke2018-10-011-0/+3
|\ \ \ \
| * | | | Fix public page footer link wrapJan-Christoph Borchardt2018-10-011-0/+3
| |/ / /
* / / / Add hint for locked accounts where 2FA is enforced but not configuredChristoph Wurst2018-10-011-0/+10
|/ / /
* | | Merge pull request #11470 from nextcloud/avatar-hoverMorris Jobke2018-10-011-1/+3
|\ \ \
| * | | Change highlight effect of user avatar from opacity to borderJan-Christoph Borchardt2018-09-301-1/+3
* | | | Merge pull request #11444 from nextcloud/feature/11413/handlebars_compile_stepChristoph Wurst2018-10-011-25/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-25/+25
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-018-12/+70