summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-07-26210-148/+490
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-2515-48/+854
|\
| * Brighter comments iconMorris Jobke2018-07-251-1/+3
| * Add pagination supportJoas Schilling2018-07-254-21/+42
| * Add integration tests for searching files by commentsDaniel Calviño Sánchez2018-07-254-0/+367
| * Allow to search by commentsJoas Schilling2018-07-2510-1/+403
| * Correctly register everything via the Application classJoas Schilling2018-07-252-48/+62
* | Merge pull request #10377 from nextcloud/sccs-cache-iscachedMorris Jobke2018-07-254-16/+59
|\ \
| * | Fix unit tests to pass the folder now via the appData dependencyMorris Jobke2018-07-251-2/+8
| * | cache isCached state for scss resourcesRobin Appelman2018-07-244-14/+51
* | | Merge pull request #10396 from nextcloud/feature/noid/support-is-shippedMorris Jobke2018-07-251-0/+1
|\ \ \
| * | | Support app is shippedMorris Jobke2018-07-251-0/+1
* | | | Merge pull request #10394 from nextcloud/bugfix/10381/fix-avatar-sizingMorris Jobke2018-07-253-2/+11
|\| | |
| * | | Use small loading indicator for avatars smaller than 32pxJulius Härtl2018-07-252-1/+6
| * | | Limit small avatar rendering only to inline mentionsJulius Härtl2018-07-251-1/+5
|/ / /
* | | Merge pull request #10391 from nextcloud/bugfix/10389/fix-app-navigation-cont...Morris Jobke2018-07-253-4/+5
|\ \ \
| * | | Fix app navigation controller to return an arrayJulius Härtl2018-07-253-4/+5
* | | | Merge pull request #10385 from nextcloud/search-init-fixMorris Jobke2018-07-252-12/+16
|\ \ \ \
| * | | | Fix search on public pagesJohn Molakvoæ (skjnldsv)2018-07-252-12/+16
| | |_|/ | |/| |
* | | | Merge pull request #10388 from nextcloud/dialog-overlay-indexMorris Jobke2018-07-251-1/+1
|\ \ \ \
| * | | | Fix overlay dialog zindexJohn Molakvoæ (skjnldsv)2018-07-251-1/+1
| |/ / /
* | | | Merge pull request #10383 from nextcloud/bugfix/noid/allow-to-access-svgs-as-...Morris Jobke2018-07-251-3/+3
|\ \ \ \
| * | | | Allow to access SVGs as guestJoas Schilling2018-07-251-3/+3
| |/ / /
* | | | Merge pull request #10386 from nextcloud/bg-transition-safari-fixMorris Jobke2018-07-251-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix safari submenu navigation positionningJohn Molakvoæ (skjnldsv)2018-07-251-1/+1
* | | | Merge pull request #10382 from nextcloud/bugfix/noid/fix-settings-sidebarMorris Jobke2018-07-251-6/+0
|\ \ \ \
| * | | | Fix sidebar position in app settingsJulius Härtl2018-07-251-6/+0
| | |/ / | |/| |
* | | | Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-appsMorris Jobke2018-07-252-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Re-enable apps that got automatically disabled while updatingJoas Schilling2018-06-262-1/+10
* | | | [tx-robot] updated from transifexNextcloud bot2018-07-25350-1366/+1380
| |/ / |/| |
* | | Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-256-24/+60
|\ \ \
| * | | Remove deprecated keyboard events & propertiesKevin Ndung'u2018-07-241-3/+3
| * | | Trigger upload actions only for Enter & Space keysKevin Ndung'u2018-07-241-2/+4
| * | | Trigger upload action also with keyboard navigation on enterJan-Christoph Borchardt2018-07-241-0/+5
| * | | Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt2018-07-242-12/+12
| * | | Add visual feedback for keyboard tab in breadcrumbsJan-Christoph Borchardt2018-07-201-0/+2
| * | | Make Upload entry in +Menu focusableJan-Christoph Borchardt2018-07-201-1/+1
| * | | Enter key on menu registrationJohn Molakvoæ (skjnldsv)2018-07-201-1/+13
| * | | Fix visual keyboard tab feedback for Contacts menu icon in headerJan-Christoph Borchardt2018-07-201-1/+6
| * | | Fix visual keyboard tab feedback for avatar / settings icon in headerJan-Christoph Borchardt2018-07-201-5/+1
| * | | Make left sidebar toggle also work with keyboardJan-Christoph Borchardt2018-07-201-2/+15
| * | | Show skip navigation links above everything, also on narrow screensJan-Christoph Borchardt2018-07-201-1/+1
| * | | Fix tooltip for More apps showing on focusJan-Christoph Borchardt2018-07-201-1/+2
* | | | Merge pull request #10378 from nextcloud/bugfix/noid/fix-icon-name-14Morris Jobke2018-07-257-4/+7
|\ \ \ \
| * | | | Readd starred icon since it is used in activity renderingsJulius Härtl2018-07-241-0/+1
| * | | | Replace contacts-dark iconJulius Härtl2018-07-241-1/+1
| * | | | Add group iconJulius Härtl2018-07-243-1/+3
| * | | | Replace contacts-dark icon with contactsJulius Härtl2018-07-242-2/+2
* | | | | Merge pull request #10322 from weeman1337/feature-9978-improve-disabled-user-...Roeland Jago Douma2018-07-246-31/+164
|\ \ \ \ \
| * | | | | Adds disabled user acceptance testsMichael Weimann2018-07-243-0/+24