element-web/src/vector
James Salter b0abbfacd4
Fix Docker build versioning (#20077)
* Centralise version scripts and fix Docker version
* Refactor generation of a git-hash-based version into get-version-from-git
* Refactor normalization of versions (stripping leading v) into normalize-version.sh
* Call get-version-from-git from ci_package.sh, call normalize-version from package.sh
* Refactor docker-write-version.sh into docker-package.sh, which both writes the
  version file and invokes yarn build passing VERSION
* Normalize the version received from the server
2021-12-07 15:11:01 +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 Fix Docker build versioning (#20077) 2021-12-07 15:11:01 +11:00
static Link to Element in F-Droid as well 2020-08-19 16:13:59 +02:00
app.tsx Deprecate `sso_immediate_redirect` and add welcome-page only option (#19437) 2021-10-21 08:35:05 -06:00
devcss.ts Fix typo 2021-08-18 17:44:20 +01:00
getconfig.ts Auto-fix lint errors 2021-06-30 13:28:31 +01:00
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 Fix types to match Typescripted IndexedDB store 2021-07-12 18:47:40 +01:00
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 Update Modernizr and stop it from polluting classes on the html tag 2021-07-09 11:49:07 +01:00
rageshakesetup.ts Replace console.log with logger.log 2021-10-19 10:14:31 +02:00
url_utils.ts use js-sdk decodeParams utility 2021-07-16 13:10:58 +01:00