summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10229 from ↵Morris Jobke2018-07-202-8/+40
|\ | | | | | | | | nextcloud/feature/noid/allow-notifiers-to-know-if-we-prepare-push-notifications Allow notifiers to know if we prepare push notifications
| * Add return types and fully qualified function callsJoas Schilling2018-07-131-8/+8
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Allow notifiers to know whether we are preparing push notificationsJoas Schilling2018-07-132-0/+32
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #8188 from arnowelzel/masterMorris Jobke2018-07-201-2/+2
|\ \ | | | | | | Avoid error messages for restricted opcache API
| * | 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 user
| * | | Don't fail contacts menu on unkown userRoeland Jago Douma2018-07-191-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If for some reason the system addressbook holds a user that is no longer accessible from the usermanager (so it got somehow out of sync) we should not fail hard but rather just ignore the entry. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #9984 from nextcloud/inverted-svg-apiMorris Jobke2018-07-197-41/+245
|\ \ \ \ | | | | | | | | | | Svg color api
| * | | | Php code bumpJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Fix icon url regexJulius Härtl2018-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Use proper URL prefix for iconsJulius Härtl2018-07-191-3/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-193-16/+15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Autoloader bumpJohn Molakvoæ (skjnldsv)2018-07-192-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Fix accessibility invertJohn Molakvoæ (skjnldsv)2018-07-192-4/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)2018-07-192-6/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-193-37/+213
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | autoloader bumpJohn Molakvoæ (skjnldsv)2018-07-192-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-192-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Svg color apiJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | Merge pull request #10291 from nextcloud/bugfix/10052/fix-lotus-notesMorris Jobke2018-07-191-7/+7
|\ \ \ \ \ | |/ / / / |/| | | | EMailTemplate: Fix button background in Lotus Notes
| * | | | Use index for format string parametersJulius Härtl2018-07-191-9/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | EMailTemplate: Move background color of buttons to the table to fix ↵Julius Härtl2018-07-191-6/+6
| |/ / / | | | | | | | | | | | | | | | | | | | | rendering in lotus notes Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2018-07-194-0/+8
| | | |
* | | | make exception serializer a bit more robustRobin Appelman2018-07-181-3/+7
|/ / / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #10260 from ↵Morris Jobke2018-07-171-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/7974/improved-sql-for-fetching-quota Use the path_hash instead of the path to query the filecache
| * | | Use the path_hash instead of the path to query the filecacheMorris Jobke2018-07-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #10230 from nextcloud/feature/shareoverviewMorris Jobke2018-07-171-2/+2
|\ \ \ \ | | | | | | | | | | Feature/shares overview
| * | | | Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-07-164-0/+20
| |/ / / |/| | |
* | | | Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-132-0/+74
|\ \ \ \ | | | | | | | | | | sharedWithDisplayName & sharedWithAvatar
| * | | | SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-212-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-usersMorris Jobke2018-07-137-33/+245
|\ \ \ \ \ | | | | | | | | | | | | Display What's New info to users
| * | | | | Backend work to provide NC whats New info to usersArthur Schiwon2018-07-057-33/+245
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #10168 from ↵Morris Jobke2018-07-131-4/+23
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/10163/allow-utf8mb4-on-maria-10.3-or-later MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default
| * | | | | | MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by defaultJoas Schilling2018-07-091-4/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Merge pull request #10198 from tml1024/masterMorris Jobke2018-07-131-9/+9
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | No need to convert to PDF with LibreOffice, just convert to PNG
| * | | | | | | No need to convert to PDF with LibreOffice, just convert to PNGTor Lillqvist2018-07-121-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exporting all pages of a document to a PDF is a waste of time. All we need is a thumbnail of the first page anyway. Plus, reading that PDF (even just the first page of it) into imagick is presumably much slower than reading a simple PNG. Signed-off-by: Tor Lillqvist <tml@collabora.com>
* | | | | | | | Merge pull request #10226 from nextcloud/enable-scss-for-guest-pagesMorris Jobke2018-07-131-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Enable SCSS for guest pages
| * | | | | | | | Enable SCSS for guest pagesDaniel Calviño Sánchez2018-07-131-1/+2
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCSS is disabled for several types of pages, as the SCSS compiler uses the cache system, which is not available for example when Nextcloud is not installed yet. However, in regular guest pages the cache system is available, so SCSS is now enabled for them too. To keep the same behaviour for guest pages the guest style is automatically added for them, as before this commit it was automatically added due to SCSS not being used. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* / | | | | | | fix selection of share providerBjoern Schiessle2018-07-121-1/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | | / Correctly init empty arraysJoas Schilling2018-07-122-2/+2
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-07-122-12/+14
| | | | | |
* | | | | | Merge pull request #10204 from nextcloud/fix/noid/strict_csp_evalMorris Jobke2018-07-111-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Disallow eval on the StrictEvalCSP
| * | | | | | Disallow eval on the StrictEvalCSPRoeland Jago Douma2018-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-1110-3/+111
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | implement federated group sharing
| * | | | | | update autoloaderBjoern Schiessle2018-07-112-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | | | start to get fed group shares into the share dialogBjoern Schiessle2018-07-112-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | | | translate nextcloud share types to OCM share typesBjoern Schiessle2018-07-111-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | | | log error messgageBjoern Schiessle2018-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | | | implement federated group sharesBjoern Schiessle2018-07-114-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>