Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 2 | -0/+74 |
|\ | |||||
| * | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 2 | -0/+74 |
* | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 7 | -33/+245 |
|\ \ | |||||
| * | | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 7 | -33/+245 |
* | | | Merge pull request #10168 from nextcloud/bugfix/10163/allow-utf8mb4-on-maria-... | Morris Jobke | 2018-07-13 | 1 | -4/+23 |
|\ \ \ | |||||
| * | | | MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default | Joas Schilling | 2018-07-09 | 1 | -4/+23 |
* | | | | Merge pull request #10198 from tml1024/master | Morris Jobke | 2018-07-13 | 1 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | No need to convert to PDF with LibreOffice, just convert to PNG | Tor Lillqvist | 2018-07-12 | 1 | -9/+9 |
* | | | | | Merge pull request #10226 from nextcloud/enable-scss-for-guest-pages | Morris Jobke | 2018-07-13 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Enable SCSS for guest pages | Daniel Calviño Sánchez | 2018-07-13 | 1 | -1/+2 |
* | | | | | | fix selection of share provider | Bjoern Schiessle | 2018-07-12 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Correctly init empty arrays | Joas Schilling | 2018-07-12 | 2 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-12 | 2 | -12/+14 |
* | | | | | Merge pull request #10204 from nextcloud/fix/noid/strict_csp_eval | Morris Jobke | 2018-07-11 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Disallow eval on the StrictEvalCSP | Roeland Jago Douma | 2018-07-11 | 1 | -1/+1 |
* | | | | | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 10 | -3/+111 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | update autoloader | Bjoern Schiessle | 2018-07-11 | 2 | -0/+2 |
| * | | | | | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 2 | -0/+80 |
| * | | | | | translate nextcloud share types to OCM share types | Bjoern Schiessle | 2018-07-11 | 1 | -1/+5 |
| * | | | | | log error messgage | Bjoern Schiessle | 2018-07-11 | 1 | -0/+1 |
| * | | | | | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 4 | -2/+23 |
* | | | | | | Merge pull request #10179 from nextcloud/mount-filter | Morris Jobke | 2018-07-11 | 2 | -1/+30 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add the option to filter mounts for a user | Robin Appelman | 2018-07-10 | 2 | -1/+30 |
| |/ / / / | |||||
* | | | | | Sanitize parameters in createSessionToken() while logging | Morris Jobke | 2018-07-11 | 1 | -0/+1 |
* | | | | | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 2 | -5/+26 |
* | | | | | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 2 | -0/+20 |
* | | | | | Merge pull request #10125 from nextcloud/feature/9496/comic_mimetypes | Morris Jobke | 2018-07-11 | 1 | -0/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Add repair step | Roeland Jago Douma | 2018-07-10 | 1 | -0/+17 |
| |/ / / / | |||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 6 | -2/+82 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 26 | -12/+186 |
* | | | | Suppress potential SQL injection warning as they are false positives | Morris Jobke | 2018-07-09 | 2 | -0/+4 |
* | | | | Add repair job for pending cron jobs | Morris Jobke | 2018-07-09 | 4 | -0/+78 |
* | | | | Only wait for cron if fix for endless wait is included | Morris Jobke | 2018-07-09 | 1 | -2/+6 |
* | | | | Unlock failed cron jobs and set a high "last_checked" value to avoid continou... | Morris Jobke | 2018-07-09 | 1 | -0/+9 |
|/ / / | |||||
* | | | Merge pull request #10120 from nextcloud/allow-to-disable-encryption | Morris Jobke | 2018-07-09 | 1 | -2/+6 |
|\ \ \ | |||||
| * | | | allow to disable encryption | Bjoern Schiessle | 2018-07-05 | 1 | -2/+6 |
| |/ / | |||||
* | | | Add visio mimetypes | Joas Schilling | 2018-07-06 | 1 | -0/+17 |
* | | | Merge pull request #10116 from nextcloud/lock-negative | Morris Jobke | 2018-07-06 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | prevent lock values from going negative with memcache backend | Robin Appelman | 2018-07-05 | 1 | -2/+8 |
* | | | | Merge pull request #9791 from nextcloud/3rdparty/noid/bump_swiftmailer | Joas Schilling | 2018-07-06 | 2 | -33/+24 |
|\ \ \ \ | |||||
| * | | | | Swift to \Swift_Mailer as abstraction | Roeland Jago Douma | 2018-07-04 | 1 | -12/+9 |
| * | | | | Make swift 6 compatible | Roeland Jago Douma | 2018-07-04 | 1 | -26/+16 |
| * | | | | Kill php mail from settings | Roeland Jago Douma | 2018-07-04 | 1 | -0/+4 |
* | | | | | Fix remnants of refactoring | Morris Jobke | 2018-07-05 | 1 | -2/+2 |
| |_|/ / |/| | | | |||||
* | | | | Fix PHPDoc | Morris Jobke | 2018-07-05 | 1 | -1/+1 |
* | | | | getDeletedSharedWith method | John Molakvoæ (skjnldsv) | 2018-07-05 | 2 | -0/+33 |
* | | | | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 4 | -0/+74 |
| |/ / |/| | | |||||
* | | | Merge pull request #9345 from nextcloud/federation20 | Morris Jobke | 2018-07-03 | 21 | -5/+1702 |
|\ \ \ | |||||
| * | | | cache results from ocm end-point discovery | Bjoern Schiessle | 2018-07-02 | 1 | -0/+11 |
| * | | | fix return type from send share | Bjoern Schiessle | 2018-07-02 | 2 | -2/+3 |