summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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 #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
* | | | | | Merge pull request #9984 from nextcloud/inverted-svg-apiMorris Jobke2018-07-195-41/+241
|\ \ \ \ \ \
| * | | | | | Php code bumpJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
| * | | | | | Fix icon url regexJulius Härtl2018-07-191-1/+1
| * | | | | | Use proper URL prefix for iconsJulius Härtl2018-07-191-3/+10
| * | | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-193-16/+15
| * | | | | | Fix accessibility invertJohn Molakvoæ (skjnldsv)2018-07-192-4/+11
| * | | | | | Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)2018-07-192-6/+14
| * | | | | | Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-193-37/+213
| * | | | | | Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-192-1/+2
| * | | | | | Svg color apiJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #10291 from nextcloud/bugfix/10052/fix-lotus-notesMorris Jobke2018-07-191-7/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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
| |/ / / /
* / / / / make exception serializer a bit more robustRobin Appelman2018-07-181-3/+7
|/ / / /
* | | | Merge pull request #10260 from nextcloud/bugfix/7974/improved-sql-for-fetchin...Morris Jobke2018-07-171-1/+1
|\ \ \ \
| * | | | Use the path_hash instead of the path to query the filecacheMorris Jobke2018-07-161-1/+1
* | | | | Merge pull request #10230 from nextcloud/feature/shareoverviewMorris Jobke2018-07-171-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-2/+2
* | | | | Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-0/+40
|\ \ \ \ \
| * | | | | SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+40
* | | | | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-usersMorris Jobke2018-07-133-29/+153
|\ \ \ \ \ \
| * | | | | | Backend work to provide NC whats New info to usersArthur Schiwon2018-07-053-29/+153
* | | | | | | Merge pull request #10168 from nextcloud/bugfix/10163/allow-utf8mb4-on-maria-...Morris Jobke2018-07-131-4/+23
|\ \ \ \ \ \ \
| * | | | | | | MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by defaultJoas Schilling2018-07-091-4/+23
* | | | | | | | Merge pull request #10198 from tml1024/masterMorris Jobke2018-07-131-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | No need to convert to PDF with LibreOffice, just convert to PNGTor Lillqvist2018-07-121-9/+9
* | | | | | | | | Merge pull request #10226 from nextcloud/enable-scss-for-guest-pagesMorris Jobke2018-07-131-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable SCSS for guest pagesDaniel Calviño Sánchez2018-07-131-1/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* / | | | | | | | fix selection of share providerBjoern Schiessle2018-07-121-1/+1
|/ / / / / / / /
* | | | | | / / Correctly init empty arraysJoas Schilling2018-07-122-2/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-117-3/+101
|\ \ \ \ \ \ \
| * | | | | | | start to get fed group shares into the share dialogBjoern Schiessle2018-07-112-0/+80
| * | | | | | | translate nextcloud share types to OCM share typesBjoern Schiessle2018-07-111-1/+5
| * | | | | | | log error messgageBjoern Schiessle2018-07-111-0/+1
| * | | | | | | implement federated group sharesBjoern Schiessle2018-07-113-2/+15
* | | | | | | | Merge pull request #10179 from nextcloud/mount-filterMorris Jobke2018-07-111-1/+22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add the option to filter mounts for a userRobin Appelman2018-07-101-1/+22
| |/ / / / / /
* | | | | | | Sanitize parameters in createSessionToken() while loggingMorris Jobke2018-07-111-0/+1
* | | | | | | Separate fopen into read and write methodsJulius Härtl2018-07-111-3/+15
* | | | | | | Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+11
* | | | | | | Add repair stepRoeland Jago Douma2018-07-101-0/+17
|/ / / / / /
* | | | | | Suppress potential SQL injection warning as they are false positivesMorris Jobke2018-07-092-0/+4
* | | | | | Add repair job for pending cron jobsMorris Jobke2018-07-092-0/+76
* | | | | | Only wait for cron if fix for endless wait is includedMorris Jobke2018-07-091-2/+6
* | | | | | Unlock failed cron jobs and set a high "last_checked" value to avoid continou...Morris Jobke2018-07-091-0/+9
|/ / / / /
* | | | | Merge pull request #10120 from nextcloud/allow-to-disable-encryptionMorris Jobke2018-07-091-2/+6
|\ \ \ \ \