| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\
| |
| |
| |
| | |
nextcloud/fix-starting-lower-case-letter-in-tooltip-of-theming-app
Fix starting lower case letter in tooltip of Theming app
|
| |
| |
| |
| | |
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
|\ \
| | |
| | | |
Update Opcache recommendation
|
| | |
| | |
| | |
| | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \
| | | |
| | | | |
Reset opcache if update is detected
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
This even works if opcache_reset is in the disabled_functions php.ini setting.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \
| | | |
| | | | |
We are working on 13 now!
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \
| |/ / /
|/| | | |
Make rename file tooltip error text change
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Phil Davis <phil@jankaritech.com>
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Phil Davis <phil@jankaritech.com>
|
|\ \ \
| | | |
| | | | |
Update acceptance tests for issue #4921
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Acceptance tests opened the details view by clicking on the middle of
the file row, but due to the changes made in issue #4921 that now opens
the file instead; this commit updates the acceptance tests to open the
details view through the "Details" item in the file actions menu.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
| |/
|/| |
|
|\ \
| | |
| | | |
Fix scss cache
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|/ /
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
|\ \
| | |
| | | |
Mark OAuth app as always enabled
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
| | |
| | |
| | |
| | |
| | |
| | | |
At the moment we don't support disabling the OAuth app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
| | | |
|
|\ \ \
| | | |
| | | | |
fix for sharing
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Daniel Hansson <daniel@techandme.se>
|
|\ \ \
| | | |
| | | | |
Make page loading faster, deferred script loading, now switchable:
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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>
|
|\ \ \ \
| |_|/ /
|/| | | |
12.0.0RC3
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/fix-missing-argument-2-getAppContainer-master
Fix missing argument 2 for Settings classes
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \
| | | | |
| | | | | |
rename secure drop back to files drop
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
securedrop.org
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Fixes visible sidebar even if hidden is applied
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
Fix group restriction regression
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Fix logo being too big on log in page, fix #4585
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Stop infinit loop on invalid settings css/js file
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Don't try to find dirname of false...
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
Fixed typo
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Allow automatic DI for apps that don't register the container in app.php
|