riot-web/src/vector
James Salter 60788da1a3
Normalize the local app version (#20061)
We need to strip the leading v from the local app version in pollForUpdate to ensure it compares correctly the version from the /version request indicating what the latest available version is. Previously, we only stripped the leading in getAppVersion which is used in some other places but not to decide whether an update is available.
2021-12-06 23:12:29 +11:00
..
jitsi Replace console.warn with logger.warn 2021-10-19 10:14:31 +02:00
mobile_guide Replace console.error with logger.error 2021-10-19 10:14:31 +02:00
platform Normalize the local app version (#20061) 2021-12-06 23:12:29 +11:00
static
app.tsx Deprecate `sso_immediate_redirect` and add welcome-page only option (#19437) 2021-10-21 08:35:05 -06:00
devcss.ts
getconfig.ts
index.html Simple static location sharing (#19754) 2021-12-06 10:11:06 +00:00
index.ts Remove highlightjs CSS (#19483) 2021-10-22 18:28:27 +01:00
indexeddb-worker.ts
init.tsx Replace console.warn with logger.warn 2021-10-19 10:14:31 +02:00
localstorage-fix.ts Remove accidentally persisted log-level data 2021-09-16 14:51:32 +02:00
modernizr.js
rageshakesetup.ts Replace console.log with logger.log 2021-10-19 10:14:31 +02:00
url_utils.ts