- May 02, 2017
-
-
Morris Jobke authored
Make sure the AppFetcher fetches the new applist from the appstore
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
When in the upgrade process the version in the config is still the old version. (Since we only upgrade it after the upgrade is complete). However the app list fetched from the appstore must be the new list. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Lukas Reschke authored
Fix "Copied" message for public links
-
Lukas Reschke authored
Update documentation go.php URL to 12
-
Lukas Reschke authored
Do not use caching for appstore fetchers after upgrade
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Lukas Reschke authored
Fixes https://github.com/nextcloud/server/issues/4646 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Nextcloud bot authored
-
- May 01, 2017
-
-
Morris Jobke authored
Mark IP as whitelisted if brute force protection is disabled
-
Morris Jobke authored
* share a file/fodler by public link and click the copy to clipboard icon and watch the tooltip * before: it said "Copy" * after: it now says "Copied" after clicking the button Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Lukas Reschke authored
Remove apps delivered from the appstore
-
Lukas Reschke authored
Remove abandoned methods in OC.Share that refer to old API endpoints
-
Lukas Reschke authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Roeland Jago Douma authored
Fix some long lines in JS - JSLinut recommendation
-
Roeland Jago Douma authored
Remove unused JS file
-
Lukas Reschke authored
Currently, when disabling the brute force protection no new brute force attempts are logged. However, the ones logged within the last 24 hours will still be used for throttling. This is quite an unexpected behaviour and caused some support issues. With this change when the brute force protection is disabled also the existing attempts within the last 24 hours will be disregarded. Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Lukas Reschke authored
Define max-width for Contacts menu for mobile
-
Lukas Reschke authored
Prevent flashing of apps and user menu on page load
-
Morris Jobke authored
Delete theming images when logo/background is reset to default
-
Morris Jobke authored
Adjust SMB permissions on the root
-
Lukas Reschke authored
fix email settings
-
Lukas Reschke authored
Fix semicolon at end of JS lines
-
Lukas Reschke authored
Fix variable definitions in oc dialogs
-
Lukas Reschke authored
Bump version to Nextcloud 12.0 beta 1
-
Lukas Reschke authored
Apps that are in shipped.json follow some more requirements such as having a valid code integrity check. This is not something that we require when they come from the appstore as there we verify the download integrity via the signature. Also the updater treats apps that are shipped differently. We should however handle the apps like any other app from the appstore. Fixes https://github.com/nextcloud/server/issues/4605 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Roeland Jago Douma authored
Fix variable definition in sharedialogview.js
-
Morris Jobke authored
* improves readability of conditional statements and fixes warning in JSLint for varibale definition Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
* they do calls against core/ajax/share.php which doesn't exist anymore * also the methods are not called in any of our apps or any of the apps in the appstore Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Nextcloud bot authored
-
- Apr 30, 2017
-
-
Morris Jobke authored
Make tooltip intransparent
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-