Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm... | Morris Jobke | 2018-07-25 | 1 | -0/+48 | |
|\ | ||||||
| * | Add pagination support | Joas Schilling | 2018-07-25 | 1 | -2/+8 | |
| * | Allow to search by comments | Joas Schilling | 2018-07-25 | 1 | -0/+42 | |
* | | Merge pull request #10377 from nextcloud/sccs-cache-iscached | Morris Jobke | 2018-07-25 | 2 | -12/+39 | |
|\ \ | ||||||
| * | | cache isCached state for scss resources | Robin Appelman | 2018-07-24 | 2 | -12/+39 | |
* | | | Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps | Morris Jobke | 2018-07-25 | 2 | -1/+10 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Re-enable apps that got automatically disabled while updating | Joas Schilling | 2018-06-26 | 2 | -1/+10 | |
* | | | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password... | Morris Jobke | 2018-07-24 | 2 | -1/+28 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Honour "sendPasswordByTalk" property in mail shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -1/+11 | |
| * | | Add "sendPasswordByTalk" property to shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+17 | |
* | | | Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-sch... | Morris Jobke | 2018-07-24 | 1 | -9/+15 | |
|\ \ \ | ||||||
| * | | | Only create the schema when moving between databases | Joas Schilling | 2018-07-19 | 1 | -9/+15 | |
* | | | | Merge pull request #10375 from nextcloud/background-scan-root | Morris Jobke | 2018-07-24 | 1 | -5/+0 | |
|\ \ \ \ | ||||||
| * | | | | Do scan the root storage in background scan | Robin Appelman | 2018-07-24 | 1 | -5/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Uppercase | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+1 | |
* | | | | Fix regex of iconsCacher | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #10218 from nextcloud/share-comments | Roeland Jago Douma | 2018-07-24 | 6 | -3/+175 | |
|\ \ \ | ||||||
| * | | | Design structure fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 2 | -0/+14 | |
| * | | | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -1/+0 | |
| * | | | some small template fixes | Bjoern Schiessle | 2018-07-21 | 1 | -2/+2 | |
| * | | | allow 'note' to be null | Bjoern Schiessle | 2018-07-21 | 1 | -1/+4 | |
| * | | | add a nice looking button as direct link to the sharre | Bjoern Schiessle | 2018-07-21 | 1 | -9/+7 | |
| * | | | add direct link to the file for user/group shares | Bjoern Schiessle | 2018-07-21 | 2 | -5/+20 | |
| * | | | fix mail templates | Bjoern Schiessle | 2018-07-21 | 1 | -3/+3 | |
| * | | | add note to share object when reading it from the db | Bjoern Schiessle | 2018-07-21 | 1 | -0/+1 | |
| * | | | improve mail template and escape html code | Bjoern Schiessle | 2018-07-21 | 1 | -12/+5 | |
| * | | | allow to add a personal note to a share | Bjoern Schiessle | 2018-07-21 | 3 | -2/+151 | |
* | | | | Merge pull request #10355 from nextcloud/bugfix/noid/make-sure-error-log-alwa... | Roeland Jago Douma | 2018-07-23 | 1 | -0/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Make sure error_log() always receives a string | Joas Schilling | 2018-07-23 | 1 | -0/+3 | |
* | | | | Merge pull request #10229 from nextcloud/feature/noid/allow-notifiers-to-know... | Morris Jobke | 2018-07-20 | 1 | -8/+28 | |
|\ \ \ \ | ||||||
| * | | | | Add return types and fully qualified function calls | Joas Schilling | 2018-07-13 | 1 | -8/+8 | |
| * | | | | Allow notifiers to know whether we are preparing push notifications | Joas Schilling | 2018-07-13 | 1 | -0/+20 | |
* | | | | | Merge pull request #8188 from arnowelzel/master | Morris Jobke | 2018-07-20 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Avoid error messages for restricted opcache API | Arno Welzel | 2018-02-05 | 1 | -2/+2 | |
* | | | | | Merge pull request #10296 from nextcloud/bug/noid/dont_fail_on_unkown_user | Joas Schilling | 2018-07-20 | 1 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't fail contacts menu on unkown user | Roeland Jago Douma | 2018-07-19 | 1 | -1/+7 | |
* | | | | | | Merge pull request #9984 from nextcloud/inverted-svg-api | Morris Jobke | 2018-07-19 | 5 | -41/+241 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Php code bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -0/+1 | |
| * | | | | | | Fix icon url regex | Julius Härtl | 2018-07-19 | 1 | -1/+1 | |
| * | | | | | | Use proper URL prefix for icons | Julius Härtl | 2018-07-19 | 1 | -3/+10 | |
| * | | | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 3 | -16/+15 | |
| * | | | | | | Fix accessibility invert | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -4/+11 | |
| * | | | | | | Fixed icons detection and caching | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -6/+14 | |
| * | | | | | | Mixin scss icon api | John Molakvoæ (skjnldsv) | 2018-07-19 | 3 | -37/+213 | |
| * | | | | | | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -1/+2 | |
| * | | | | | | Svg color api | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -0/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #10291 from nextcloud/bugfix/10052/fix-lotus-notes | Morris Jobke | 2018-07-19 | 1 | -7/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use index for format string parameters | Julius Härtl | 2018-07-19 | 1 | -9/+9 | |
| * | | | | | EMailTemplate: Move background color of buttons to the table to fix rendering... | Julius Härtl | 2018-07-19 | 1 | -6/+6 | |
| |/ / / / | ||||||
* / / / / | make exception serializer a bit more robust | Robin Appelman | 2018-07-18 | 1 | -3/+7 | |
|/ / / / |