aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
| * | | Adds disabled user unit testsMichael Weimann2018-07-211-3/+47
| * | | Implements handling for deactivated usersMichael Weimann2018-07-212-28/+93
* | | | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password...Morris Jobke2018-07-2416-48/+959
|\ \ \ \
| * | | | Make possible to enable "sending password by Talk" from the share menuDaniel Calviño Sánchez2018-07-241-8/+99
| * | | | Add event to load additional scripts in the auth page for public sharesDaniel Calviño Sánchez2018-07-242-0/+30
| * | | | Add support for sending the password by Talk to ShareAPIControllerDaniel Calviño Sánchez2018-07-243-33/+121
| * | | | Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-244-3/+606
| * | | | Store "sendPasswordByTalk" property of mail shares in the databaseDaniel Calviño Sánchez2018-07-242-3/+12
| * | | | Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-242-0/+40
| * | | | Add "password_by_talk" column to "share" table in the databaseDaniel Calviño Sánchez2018-07-244-1/+51
* | | | | Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-sch...Morris Jobke2018-07-242-10/+16
|\ \ \ \ \
| * | | | | Only create the schema when moving between databasesJoas Schilling2018-07-192-10/+16
* | | | | | Merge pull request #10348 from nextcloud/fix-transfering-ownership-of-a-share...Morris Jobke2018-07-242-1/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-242-1/+15
* | | | | | Merge pull request #10375 from nextcloud/background-scan-rootMorris Jobke2018-07-241-5/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do scan the root storage in background scanRobin Appelman2018-07-241-5/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #10353 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Morris Jobke2018-07-244-25/+12
|\ \ \ \ \
| * | | | | Rebuild updatenotificationsRoeland Jago Douma2018-07-243-8/+13
| * | | | | Bump webpack from 4.16.0 to 4.16.2 in /apps/updatenotificationdependabot[bot]2018-07-242-30/+12
* | | | | | Merge pull request #10326 from nextcloud/svg-api-suf-fixesMorris Jobke2018-07-245-8/+31
|\ \ \ \ \ \
| * | | | | | new testsJohn Molakvoæ (skjnldsv)2018-07-241-2/+27
| * | | | | | UppercaseJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
| * | | | | | Fix regex of iconsCacherJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
| * | | | | | Fix header controls sticky positioningJohn Molakvoæ (skjnldsv)2018-07-243-5/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10327 from nextcloud/focus-comment-on-tabs-selectMorris Jobke2018-07-242-24/+25
|\ \ \ \ \ \
| * | | | | | Fixed comments designJohn Molakvoæ (skjnldsv)2018-07-241-24/+22