aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust user table font colorJulius Härtl2018-07-201-2/+2
* Only show groups header in the sidebar, if groups are availableJulius Härtl2018-07-201-5/+10
* Hide no more results noteJulius Härtl2018-07-201-1/+1
* Fix user management field label namingJulius Härtl2018-07-201-4/+4
* Merge pull request #9581 from nextcloud/dav-acl-no-filesRoeland Jago Douma2018-07-201-0/+11
|\
| * disable dav acl plugin for files resourceRobin Appelman2018-05-241-0/+11
* | Merge pull request #10229 from nextcloud/feature/noid/allow-notifiers-to-know...Morris Jobke2018-07-202-8/+40
|\ \
| * | Add return types and fully qualified function callsJoas Schilling2018-07-131-8/+8
| * | Allow notifiers to know whether we are preparing push notificationsJoas Schilling2018-07-132-0/+32
* | | Merge pull request #8188 from arnowelzel/masterMorris Jobke2018-07-201-2/+2
|\ \ \
| * | | Avoid error messages for restricted opcache APIArno Welzel2018-02-051-2/+2
* | | | Merge pull request #10290 from weeman1337/fix-10234-delete-empty-groupsRoeland Jago Douma2018-07-206-5/+35
|\ \ \ \
| * | | | Adds tests for testing removing an empty groupMichael Weimann2018-07-203-1/+31
| * | | | Display the remove item even for elements without a countMichael Weimann2018-07-183-4/+4
* | | | | Merge pull request #10296 from nextcloud/bug/noid/dont_fail_on_unkown_userJoas Schilling2018-07-201-1/+7
|\ \ \ \ \
| * | | | | Don't fail contacts menu on unkown userRoeland Jago Douma2018-07-191-1/+7
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-07-2012-2/+74
* | | | | | Merge pull request #10299 from nextcloud/fs-mtime-indexMorris Jobke2018-07-193-0/+20
|\ \ \ \ \ \
| * | | | | | Add filecache index on mtimeRobin Appelman2018-07-193-0/+20
* | | | | | | Merge pull request #9984 from nextcloud/inverted-svg-apiMorris Jobke2018-07-1965-323/+931
|\ \ \ \ \ \ \
| * | | | | | | Fix unit testsRoeland Jago Douma2018-07-191-6/+5
| * | | | | | | Php code bumpJohn Molakvoæ (skjnldsv)2018-07-193-5/+15
| * | | | | | | Fix settings icon fetchingJulius Härtl2018-07-191-1/+1
| * | | | | | | Fix icon url regexJulius Härtl2018-07-192-2/+2
| * | | | | | | Use proper URL prefix for iconsJulius Härtl2018-07-191-3/+10
| * | | | | | | Fixed svg generator regex && added missing iconsJohn Molakvoæ (skjnldsv)2018-07-192-3/+3
| * | | | | | | Add versionning to icon svg color api functionJohn Molakvoæ (skjnldsv)2018-07-195-135/+136
| * | | | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-1911-25/+194
| * | | | | | | Autoloader bumpJohn Molakvoæ (skjnldsv)2018-07-192-0/+2
| * | | | | | | Only darkJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
| * | | | | | | Fix accessibility invertJohn Molakvoæ (skjnldsv)2018-07-197-15/+22
| * | | | | | | Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)2018-07-194-19/+41
| * | | | | | | Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-1915-194/+376
| * | | | | | | autoloader bumpJohn Molakvoæ (skjnldsv)2018-07-192-0/+2
| * | | | | | | Dark theme fixesJohn Molakvoæ (skjnldsv)2018-07-192-2/+13
| * | | | | | | use built in response cacheFor functionJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
| * | | | | | | Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-1946-263/+324
| * | | | | | | Svg from appJohn Molakvoæ (skjnldsv)2018-07-192-2/+34
| * | | | | | | Svg color apiJohn Molakvoæ (skjnldsv)2018-07-195-18/+121
* | | | | | | | Merge pull request #10291 from nextcloud/bugfix/10052/fix-lotus-notesMorris Jobke2018-07-195-17/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix email template testsJulius Härtl2018-07-194-10/+10
| * | | | | | | Use index for format string parametersJulius Härtl2018-07-191-9/+9
| * | | | | | | EMailTemplate: Move background color of buttons to the table to fix rendering...Julius Härtl2018-07-191-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #10295 from nextcloud/fix/noid/fix-failing-testRoeland Jago Douma2018-07-191-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Disable failing test in legacy sharing testsMorris Jobke2018-07-191-0/+2
| |/ / / / / /
* | | | | | | Merge pull request #10294 from nextcloud/bugfix/fac-104/expected-array-got-ob...Morris Jobke2018-07-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Make sure to always use an array as parameterJoas Schilling2018-07-191-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #10286 from nextcloud/bugfix/noid/comments-layoutMorris Jobke2018-07-191-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix comment input overlay on empty discussionJulius Härtl2018-07-181-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #10288 from nextcloud/bugfix/noid/comments-mention-inlineMorris Jobke2018-07-192-3/+26
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |