Commit graph

  • 6d724e27e7 No need to check if icons are already written RMidhunSuresh 2022-04-05 15:26:00 +0530
  • 2dd655cd9a Check if icon is in shared var RMidhunSuresh 2022-04-04 12:10:54 +0530
  • 9a96112146 Rename function name RMidhunSuresh 2022-04-04 12:02:59 +0530
  • 545ff2ec32 Add explaining comment RMidhunSuresh 2022-04-03 16:46:26 +0530
  • 5e702171ce Remove console.log RMidhunSuresh 2022-04-03 16:44:50 +0530
  • cd4fce0c6f Populate shared map with collected icons RMidhunSuresh 2022-04-02 23:09:20 +0530
  • 1a50effd86 Only extract into variables if file is svg RMidhunSuresh 2022-03-25 18:21:03 +0530
  • b7a47ae901 Give function better name RMidhunSuresh 2022-03-25 16:08:15 +0530
  • 0a186dd11b Fix css logic RMidhunSuresh 2022-03-25 16:06:40 +0530
  • f07a3ea5b5 Remove css specific syntax from map RMidhunSuresh 2022-03-25 15:48:32 +0530
  • 2d4ec5380e Initialize variables later RMidhunSuresh 2022-03-25 11:46:48 +0530
  • 6b4bb762aa Remove unused variable RMidhunSuresh 2022-03-25 11:40:35 +0530
  • 97ade0659c Add explaining comment RMidhunSuresh 2022-03-25 11:40:21 +0530
  • b59d6970fc Fix code duplication in tests RMidhunSuresh 2022-03-24 16:52:26 +0530
  • cbff912476 Improve code quality RMidhunSuresh 2022-03-24 16:36:01 +0530
  • 3ae2b4dab4 Use two url() in test RMidhunSuresh 2022-03-24 16:34:15 +0530
  • f897e5132c Implement url to variables plugin RMidhunSuresh 2022-03-14 12:11:46 +0530
  • e0bc9b31a9
    Merge pull request #709 from vector-im/compile-variables-improvement R Midhun Suresh 2022-04-07 11:31:59 +0530
  • 1ad5db73a9 some logviewer improvement to help debug call signalling Bruno Windels 2022-04-06 18:11:06 +0200
  • f75ee86c0e Change comment vite-plugin RMidhunSuresh 2022-04-05 16:27:23 +0530
  • 7f9af5b5fa Add icon to manifest RMidhunSuresh 2022-04-03 16:30:35 +0530
  • b0f082e81f Add derived variables to source section RMidhunSuresh 2022-04-01 20:27:33 +0530
  • d5b5e10230 Produce manifest.jsom RMidhunSuresh 2022-04-01 14:27:24 +0530
  • 86c45b5b99 Emit runtime bundle RMidhunSuresh 2022-03-29 11:46:06 +0530
  • 32eb95734a Add default themes to index html RMidhunSuresh 2022-03-28 18:02:53 +0530
  • 1f6efb4db3 Write plugin code RMidhunSuresh 2022-03-25 11:35:27 +0530
  • 48d0242c80 Also derive variables in URLs compile-variables-improvement RMidhunSuresh 2022-04-06 12:23:55 +0530
  • 2401b7f453 Add way to test whether SDK works in ESM and CommonJS Eric Eastwood 2022-04-05 19:24:27 -0500
  • dd06d78a72 Avoid ERR_REQUIRE_ESM errors when requiring SDK Eric Eastwood 2022-04-05 18:17:14 -0500
  • 95d17303c3 Update Vite which includes fixes to importing *.js?url with exports Eric Eastwood 2022-04-05 17:16:55 -0500
  • d247bc4e28 Merge branch 'master' into madlittlemods/686-682-local-friendly-development-and-commonjs Eric Eastwood 2022-04-05 17:15:30 -0500
  • 454345c9b2 Always set map RMidhunSuresh 2022-04-05 15:08:35 +0530
  • 76789eacf1 Use array instead of Set RMidhunSuresh 2022-04-01 20:43:42 +0530
  • 859449ed60 Write test for map population RMidhunSuresh 2022-04-01 16:41:00 +0530
  • 918a3e42b1 Populate compiled variables map RMidhunSuresh 2022-04-01 16:23:33 +0530
  • 4350d2f264 Don't derive variables for runtime theme RMidhunSuresh 2022-04-01 16:20:58 +0530
  • 42b470b06b helper to print open items with console logger Bruno Windels 2022-03-30 15:19:07 +0200
  • d7360e7741 fix multiple device support Bruno Windels 2022-03-30 15:18:46 +0200
  • c54ffd4fc3 support multiple devices in call per user Bruno Windels 2022-03-29 17:13:33 +0200
  • ba45178e04 implement terminate and hangup (currently unused) Bruno Windels 2022-03-29 12:00:54 +0200
  • 11a9177592 log state changes in PeerCall Bruno Windels 2022-03-25 16:53:12 +0100
  • 4bf171def9 small fixes Bruno Windels 2022-03-25 14:43:22 +0100
  • eaf92b382b add structured logging to call code Bruno Windels 2022-03-25 14:43:02 +0100
  • a0a07355d4 more improvements, make hangup work Bruno Windels 2022-03-24 13:52:19 +0100
  • 0a37fd561e just enough view code to join a call Bruno Windels 2022-03-23 12:23:10 +0100
  • 9efd191f4e some more fixes Bruno Windels 2022-03-22 20:29:31 +0100
  • cad2aa760d some fixes Bruno Windels 2022-03-21 16:30:13 +0100
  • 4be82cd472 WIP on UI Bruno Windels 2022-03-17 13:07:55 +0100
  • e760b8e556 basic view model setup Bruno Windels 2022-03-17 13:04:14 +0100
  • e482e3aeef expose mediaDevices and webRTC from platform Bruno Windels 2022-03-17 11:31:36 +0100
  • 6daae797e5 fix some ts/lint errors Bruno Windels 2022-03-17 11:31:12 +0100
  • 07bc0a2376 move observable values each in their own file Bruno Windels 2022-03-17 11:30:40 +0100
  • 1bccbbfa08 fix typescript errors Bruno Windels 2022-03-16 19:10:51 +0100
  • f674492685 remove local media promises (handle them outside of call code) + glare Bruno Windels 2022-03-11 16:56:21 +0100
  • 3c160c8a37 handle remote ice candidates Bruno Windels 2022-03-11 16:35:32 +0100
  • b213a45c5c WIP: work on group call state transitions Bruno Windels 2022-03-11 14:40:37 +0100
  • b2ac4bc291 WIP13 Bruno Windels 2022-03-10 17:39:29 +0100
  • 6da4a4209c WIP: work on group calling code Bruno Windels 2022-03-10 14:53:31 +0100
  • 4bedd4737b WIP11 Bruno Windels 2022-03-09 18:53:51 +0100
  • 60da85d641 WIP10 Bruno Windels 2022-03-09 11:29:39 +0100
  • 6fe90e60db WIP9 Bruno Windels 2022-03-07 10:15:54 +0100
  • ecf7eab3ee WIP8 - implement PeerCall.handleAnswer and other things Bruno Windels 2022-03-02 13:53:22 +0100
  • 25b0148073 WIP8 Bruno Windels 2022-03-01 17:01:47 +0100
  • 98b77fc761 WIP7 Bruno Windels 2022-03-01 15:36:31 +0100
  • 179c7e74b5 WIP6 Bruno Windels 2022-02-25 16:54:00 +0100
  • 98e1dcf799 WIP5 Bruno Windels 2022-02-18 16:38:10 +0100
  • e5f44aecfb WIP4 Bruno Windels 2022-02-17 16:58:44 +0100
  • 468841ecea WIP3 Bruno Windels 2022-02-16 17:01:02 +0100
  • b12bc52c4a WIP2 Bruno Windels 2022-02-15 17:05:20 +0100
  • 46ebd55092 WIP Bruno Windels 2022-02-14 17:14:21 +0100
  • 2015fa2d7a Move postcss-value-parser to dev dependency RMidhunSuresh 2022-03-27 20:18:42 +0530
  • e8bd1f3390 Pass result as message RMidhunSuresh 2022-03-27 20:06:26 +0530
  • 66304ed7e0
    Merge pull request #701 from vector-im/css-compile-variables-plugin R Midhun Suresh 2022-03-24 12:14:46 +0530
  • 72785e7c3e Remove -- from everywhere css-compile-variables-plugin RMidhunSuresh 2022-03-23 20:39:24 +0530
  • 59ca8e6309 Add explanation of plugin RMidhunSuresh 2022-03-23 17:25:12 +0530
  • 5d4323cd1d Remove stray "--" from code RMidhunSuresh 2022-03-23 17:12:14 +0530
  • 19a6d669a9 Extract base variables from css RMidhunSuresh 2022-03-14 23:26:37 +0530
  • bca1648df6 Move plugin to /scripts and create eslintrc RMidhunSuresh 2022-03-14 11:34:58 +0530
  • 4020ade70c Remove redundant comment RMidhunSuresh 2022-03-10 17:51:25 +0530
  • 2c068cc3ce typo RMidhunSuresh 2022-03-10 17:42:12 +0530
  • 6f4a7e074a Change confusing doc RMidhunSuresh 2022-03-10 17:27:12 +0530
  • 9f77df0bff Match regex only if declaration is a variable RMidhunSuresh 2022-03-10 17:24:32 +0530
  • ff10297bf8 Explicitly convert to number RMidhunSuresh 2022-03-10 17:22:02 +0530
  • f732164b5f Formatting change RMidhunSuresh 2022-03-10 17:21:38 +0530
  • 5210123977 Document options RMidhunSuresh 2022-03-10 17:19:04 +0530
  • 1663782954 Throw after fetching value RMidhunSuresh 2022-03-10 16:05:13 +0530
  • 63c1f2a7a3 Add node as env to eslint RMidhunSuresh 2022-03-09 17:22:45 +0530
  • 96fa83b508 Add license header RMidhunSuresh 2022-03-09 17:22:11 +0530
  • 79f363fb9d Move code to callback and fix alias code RMidhunSuresh 2022-03-09 17:20:05 +0530
  • ca211f929b
    Merge pull request #702 from vector-im/bwindels/observablemapts Bruno Windels 2022-03-09 11:53:59 +0100
  • 6150e91c3f fix type error again Bruno Windels 2022-03-09 11:51:11 +0100
  • 762925d4a5 fix type error Bruno Windels 2022-03-09 11:44:49 +0100
  • 21080d2110 fix tests Bruno Windels 2022-03-09 11:41:26 +0100
  • 6d7c983e8e convert (Base)ObservableMap to typescript Bruno Windels 2022-03-09 11:28:19 +0100
  • a83850ebf3 Use postcss value parser to find variables RMidhunSuresh 2022-03-09 11:48:53 +0530
  • 41f6b6ab6b Use startsWith instead of regex testing RMidhunSuresh 2022-03-07 13:25:53 +0530
  • a5d46bb40c Move over tests to Hydrogen using impunity RMidhunSuresh 2022-03-07 13:10:44 +0530
  • f170ef0206 Switch over to off-color RMidhunSuresh 2022-03-07 11:38:39 +0530
  • e07abfa02a
    Add missing type ajbura-patch-2 Ajay Bura 2022-03-07 11:33:51 +0530
  • b6f5e68e9e Format file RMidhunSuresh 2022-03-07 11:33:44 +0530