Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | make exception serializer a bit more robust | Robin Appelman | 2018-07-18 | 1 | -3/+7 |
* | Merge pull request #10260 from nextcloud/bugfix/7974/improved-sql-for-fetchin... | Morris Jobke | 2018-07-17 | 1 | -1/+1 |
|\ | |||||
| * | Use the path_hash instead of the path to query the filecache | Morris Jobke | 2018-07-16 | 1 | -1/+1 |
* | | Merge pull request #10230 from nextcloud/feature/shareoverview | Morris Jobke | 2018-07-17 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Upgraded navigation submenu management and api + created sharing submenu | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -2/+2 |
* | | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 1 | -0/+40 |
|\ \ | |||||
| * | | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 1 | -0/+40 |
* | | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 3 | -29/+153 |
|\ \ \ | |||||
| * | | | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 3 | -29/+153 |
* | | | | 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 |
* | | | | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 7 | -3/+101 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | 3 | -2/+15 |
* | | | | | | Merge pull request #10179 from nextcloud/mount-filter | Morris Jobke | 2018-07-11 | 1 | -1/+22 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add the option to filter mounts for a user | Robin Appelman | 2018-07-10 | 1 | -1/+22 |
| |/ / / / | |||||
* | | | | | 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 | 1 | -3/+15 |
* | | | | | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+11 |
* | | | | | Add repair step | Roeland Jago Douma | 2018-07-10 | 1 | -0/+17 |
|/ / / / | |||||
* | | | | 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 | 2 | -0/+76 |
* | | | | 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 |
* | | | | getDeletedSharedWith method | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -0/+19 |
* | | | | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 2 | -0/+45 |
| |/ / |/| | |