summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5072 from mjmunger/masterMorris Jobke2017-06-131-1/+1
|\ | | | | Fixed a crash caused by Local::copyFromStorage() not conforming to Co…
| * Fixed a crash caused by Local::copyFromStorage() not conforming to ↵Michael Munger2017-05-231-1/+1
| | | | | | | | Common::copyFromStorage. Issue# 5071
* | Fix unknown share tokenJoas Schilling2017-06-131-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #5343 from nextcloud/share-filter-missing-groupsLukas Reschke2017-06-132-1/+3
|\ \ | | | | | | filter missing groups in share provider
| * | filter missing groups in share providerRobin Appelman2017-06-122-1/+3
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docsMorris Jobke2017-06-121-31/+7
|\ \ \ | | | | | | | | Version and dependency are now required
| * | | Version and dependency are now requiredJoas Schilling2017-05-221-31/+7
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-1356-114/+114
| | | |
* | | | Merge pull request #5167 from nextcloud/rakekniven-patch-2Morris Jobke2017-06-121-2/+2
|\ \ \ \ | | | | | | | | | | l10n improvements from transifex
| * | | | Update setupchecks.jsrakekniven2017-05-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo and removed doclink symbol. Reported at transifex Update util.php Another l10n improvement from transifex. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #5323 from nextcloud/use-touch-icon-for-favicon-fb.pngMorris Jobke2017-06-121-4/+8
|\ \ \ \ \ | | | | | | | | | | | | Theme image for favicon-fb.png
| * | | | | Theme image for favicon-fb.pngLukas Reschke2017-06-091-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/5322 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-124-4/+4
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-114-4/+4
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-106-132/+132
|/ / / / /
* | | | | Revert "Always enable Zip64 extension for zipstreamer"Joas Schilling2017-06-091-1/+1
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-092-458/+0
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-084-6/+6
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-074-6/+464
| | | |
* | | | Merge pull request #5268 from nextcloud/allow-to-theme-emailsMorris Jobke2017-06-061-0/+10
|\ \ \ \ | | | | | | | | | | Allow to overwrite the email template again
| * | | | Allow to overwrite the email template againJoas Schilling2017-06-061-0/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Update autoloaderMorris Jobke2017-06-062-0/+4
|/ / / / | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-064-4/+4
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-046-12/+20
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-032-4/+4
| | | |
* | | | Merge pull request #5213 from nextcloud/fix-change-hookblizzz2017-06-021-2/+7
|\ \ \ \ | | | | | | | | | | Trigger changeUser hook only on real changes
| * | | | emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon2017-06-011-2/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #5209 from nextcloud/fix-install-mysql-mb4blizzz2017-06-021-1/+1
|\ \ \ \ \ | | | | | | | | | | | | fix install on mb4 enabled mariadb/mysql
| * | | | | fix install on mb4 enabled mariadb/mysqlArthur Schiwon2017-06-011-1/+1
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #5084 from nextcloud/useful-gs-settingsBjörn Schießle2017-06-024-1/+130
|\ \ \ \ \ | | | | | | | | | | | | add new config switched for the global scale architecture
| * | | | | add new config switched for the global scale architectureBjoern Schiessle2017-05-294-1/+130
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-0210-54/+62
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-014-4/+462
| |/ / / |/| | |
* | | | Merge pull request #5116 from McNetic/zipstreamerJoas Schilling2017-05-301-1/+1
|\ \ \ \ | | | | | | | | | | Always enable Zip64 extension for zipstreamer
| * | | | Always enable Zip64 extension for zipstreamerNicolai Ehemann2017-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolai Ehemann <en@enlightened.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-302-0/+2
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-272-2/+2
| | | |
* | | | Merge pull request #5090 from ↵blizzz2017-05-261-2/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/try-fixing-missing-background-jobs-on-app-update Register the autoloading earlier so we can load the background jobs
| * | | | Register the autoloading earlier so we can load the background jobsJoas Schilling2017-05-241-2/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-262-0/+8
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-252-0/+458
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2017-05-242-0/+6
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2017-05-232-0/+8
| |
* | Merge pull request #5016 from nextcloud/reset-opcache-on-updater-page-loadRoeland Jago Douma2017-05-221-0/+3
|\ \ | |/ |/| Reset opcache if update is detected
| * Reset opcache if update is detectedMorris Jobke2017-05-211-0/+3
| | | | | | | | | | | | This even works if opcache_reset is in the disabled_functions php.ini setting. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-05-222-2/+8
|/
* Set SCSS dependencies to memcache on compileRoeland Jago Douma2017-05-211-1/+3
| | | | | | | Else when an upgrade happens we will recompile all the SCSS files all the time (until the cache expires). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2Morris Jobke2017-05-202-0/+41
|\ | | | | Make page loading faster, deferred script loading, now switchable:
| * Make page loading faster by deferred script loading:Michael Letzgus2017-05-202-0/+41
| | | | | | | | | | | | | | | | * Create generalized function for emmitting <script defer src=""> tags to templates * Remove type attribute from inline_js * Add defer attribute to external <script> tags Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2017-05-202-0/+44
| |