Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-25 | 94 | -94/+94 |
* | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password... | Morris Jobke | 2018-07-24 | 5 | -1/+53 |
|\ | |||||
| * | 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 | 2 | -0/+40 |
| * | Add "password_by_talk" column to "share" table in the database | Daniel Calviño Sánchez | 2018-07-24 | 2 | -0/+2 |
* | | 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 | 10 | -3/+205 |
|\ \ | |||||
| * | | Comply @since requirements | John Molakvoæ (skjnldsv) | 2018-07-23 | 1 | -0/+1 |
| * | | Design structure fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 3 | -0/+23 |
| * | | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -1/+0 |
| * | | Autoresize + autoloader | John Molakvoæ (skjnldsv) | 2018-07-21 | 2 | -0/+2 |
| * | | 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 | 4 | -2/+169 |
* | | | 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 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-23 | 2 | -0/+2 |
| |/ / |/| | | |||||
* | | | Merge pull request #10229 from nextcloud/feature/noid/allow-notifiers-to-know... | Morris Jobke | 2018-07-20 | 2 | -8/+40 |
|\ \ \ | |||||
| * | | | 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 | 2 | -0/+32 |
* | | | | 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 | 7 | -41/+245 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
| * | | | | | Autoloader bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -0/+2 |
| * | | | | | 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 |
| * | | | | | autoloader bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -0/+2 |
| * | | | | | 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 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-19 | 4 | -0/+8 |