summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Change default login background to cloud imageCarl Schwan2022-09-091-7/+4
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update avatars on updateCarl Schwan2022-09-092-4/+4
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Dark theme for guest avatarCarl Schwan2022-09-092-2/+12
| | | | | | And better caching policy Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Avatar new styleCarl Schwan2022-09-092-1/+40
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* fix files_external settingsszaimen2022-09-095-2/+5
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #33967 from nextcloud/fix/contactsmenu-designCarl Schwan2022-09-095-17/+14
|\ | | | | Fix contactsmenu design
| * Port css to scssCarl Schwan2022-09-085-14/+11
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * Remove separation borders from contacts menu entriesJan C. Borchardt2022-09-081-1/+0
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Contacts menu height adjustment so it shows 4.5 entriesJan C. Borchardt2022-09-081-2/+2
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Contacts menu mail addresses in maxcontrastJan C. Borchardt2022-09-081-2/+3
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | Merge pull request #33974 from nextcloud/fix/search-menuCarl Schwan2022-09-093-4/+17
|\ \ | | | | | | Fix UnifiedSearch
| * | Fix UnifiedSearchCarl Schwan2022-09-083-4/+17
| |/ | | | | | | | | | | | | | | | | - Fix too big margins - Fix horizontal scrolbar (caused by margin in text field) - Add some spacing between the items (4px) - Center items (I love flex) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* / [tx-robot] updated from transifexNextcloud bot2022-09-094-0/+8
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33937 from nextcloud/fix/menuitem-radiusv25.0.0beta5Carl Schwan2022-09-083-3/+3
|\ | | | | Fix menuitem border radius
| * Fix menuitem border radiusCarl Schwan2022-09-083-3/+3
| | | | | | | | | | | | Fix #33909 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-09-0818-2/+50
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-07138-282/+246
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | improve app settings designszaimen2022-09-065-46/+46
| | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #29881 from nextcloud/fix/setting/accessibility-titleCarl Schwan2022-09-061-0/+1
|\ \ | | | | | | Improve accessibility of the title of the settings
| * \ Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-02354-6644/+7043
| |\ \ | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | Improve accessibility of the title of the settingsCarl Schwan2022-05-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before every setting page had the same title and this is causing issues for screenreaders since they can't differenciate the title of page. Now a new variable is available for apps to declare the page subtitle. This new variable is implemented for the settings app and while at it I added a bit more type hinting to the stuff I touched :) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | Merge pull request #33781 from nextcloud/port/login-form/vue-password-componentsCarl Schwan2022-09-066-242/+176
|\ \ \ \ | | | | | | | | | | Use new vue components in login form
| * | | | More cleaning up of the login componentCarl Schwan2022-09-066-116/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move css in scopped vue components - Port to NcNoteCard all the warning messages Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Use new vue components in login formCarl Schwan2022-09-054-149/+102
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | - Improve accessibility - Simply code Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | Merge pull request #33910 from nextcloud/update-header-menu-styleCarl Schwan2022-09-065-2/+21
|\ \ \ \ | | | | | | | | | | Update header menu style
| * | | | Update header menu styleCarl Schwan2022-09-065-2/+21
| |/ / / | | | | | | | | | | | | | | | | | | | | Make it consistent with nextcloud-vue Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* / / / [tx-robot] updated from transifexNextcloud bot2022-09-064-0/+20
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-0510-0/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-046-0/+6
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-03138-138/+148
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #33827 from nextcloud/bugfix/guest-scrollJohn Molakvoæ2022-09-021-0/+2
|\ \ \
| * | | Bring back scrolling to guest bodyJulius Härtl2022-09-021-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #33826 from nextcloud/enh/a11y-unified-searchVincent Petry2022-09-023-54/+76
|\ \ \ \ | |_|_|/ |/| | | Accessibility and design improvements to unified search
| * | | Accessibility improvements to unified searchChristopher Ng2022-09-023-54/+76
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #33409 from nextcloud/enh/27869/avatarPytal2022-09-012-2/+13
|\ \ \ \
| * | | | Remake profile picture saving with VueChristopher Ng2022-09-022-2/+13
| |/ / / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* / / / [tx-robot] updated from transifexNextcloud bot2022-09-0214-4/+278
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / Fallback to root if the picker folder doesn't existsJohn Molakvoæ2022-09-011-102/+119
|/ / | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Some more fixesJulius Härtl2022-09-0111-137/+160
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Bump bundled filesJulius Härtl2022-09-0112-148/+216
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix profile page renderingJulius Härtl2022-09-011-5/+13
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix some styling issues with the new containersJulius Härtl2022-09-013-46/+16
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix some minor styling issuesJulius Härtl2022-09-011-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Give header menus a better maximum height for mobileJulius Härtl2022-09-011-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Adjust server popover styleJulius Härtl2022-09-011-2/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Small top border radius on mobileJulius Härtl2022-09-011-0/+13
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Do not prevent scaling due to accessibilityJulius Härtl2022-09-011-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Adapt layout to new base css variablesJulius Härtl2022-09-011-7/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix priority of mobile rules for files appJulius Härtl2022-09-011-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix indentationJulius Härtl2022-09-011-12/+12
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>