Commit graph

  • bfcb23ee74 fix postcss api change (breaking semver?) Bruno Windels 2020-08-04 18:02:34 +0100
  • 4b2a47fac7
    Update README.md Bruno Windels 2020-08-04 15:01:34 +0000
  • c46e2d6397
    Update README.md Bruno Windels 2020-08-04 14:56:19 +0000
  • 0dcdf35821
    Update README.md Bruno Windels 2020-07-15 12:32:38 +0000
  • f5d3092031 WIP Bruno Windels 2020-06-26 23:26:24 +0200
  • 625598be90 add olm api decls link to doc Bruno Windels 2020-06-25 00:14:47 +0200
  • 5ebd6bb092 resolve doubt Bruno Windels 2020-06-25 00:09:58 +0200
  • d49115c69b olm prototype from tutorial Bruno Windels 2020-03-26 21:14:31 +0100
  • 24bf074aa3 wip timeline html/css prototype Bruno Windels 2020-06-24 22:43:59 +0200
  • b96b68a11e doc changes Bruno Windels 2020-06-24 22:43:46 +0200
  • e2c8b5e595 pass vm field to emitChange Bruno Windels 2020-06-24 22:42:39 +0200
  • 40c19f867a
    Update README.md Bruno Windels 2020-06-03 12:38:47 +0000
  • 9712b397ce add TODO comment Bruno Windels 2020-05-26 10:31:23 +0200
  • 464615ab21 update notes Bruno Windels 2020-05-26 10:30:30 +0200
  • 209aa77a2e add some e2ee impl notes Bruno Windels 2020-05-13 10:20:53 +0200
  • 0e5ad9805a use intrinsic aspect-ratio supported by chrome and firefox (although not safari) Bruno Windels 2020-05-13 10:20:28 +0200
  • aa0692da3e release v0.0.27 v0.0.27 Bruno Windels 2020-05-10 11:56:50 +0200
  • 1ec2543467 fix image aspect ratio when scaling, again Bruno Windels 2020-05-10 11:56:05 +0200
  • c73bf96a58 release v0.0.26 v0.0.26 Bruno Windels 2020-05-10 10:00:35 +0200
  • 174b0b7d52 disable pull to refresh on android Bruno Windels 2020-05-10 10:00:13 +0200
  • d79e34e450 fix image height scaling when full width doesn't fit on screen Bruno Windels 2020-05-10 09:59:51 +0200
  • b277d39ecf release v0.0.25 v0.0.25 Bruno Windels 2020-05-09 21:23:04 +0200
  • df08ac216d prevent images from growing larger than container Bruno Windels 2020-05-09 21:22:30 +0200
  • d6882f075a don't let long status messages create overflow Bruno Windels 2020-05-09 21:22:09 +0200
  • 2b17d0f691 spell height correctly Bruno Windels 2020-05-09 21:21:55 +0200
  • 8ff6e08006 release v0.0.24 v0.0.24 Bruno Windels 2020-05-09 20:04:48 +0200
  • 55c41e56af
    Merge pull request #49 from bwindels/bwindels/showimages Bruno Windels 2020-05-09 18:04:18 +0000
  • 7f221cda65 show images intimeline Bruno Windels 2020-05-09 20:02:08 +0200
  • fba760dfc1 release v0.0.23 v0.0.23 Bruno Windels 2020-05-08 09:31:56 +0200
  • 426dd726e7 default to true Bruno Windels 2020-05-08 09:31:41 +0200
  • 21ce6a8f3c release v0.0.22 v0.0.22 Bruno Windels 2020-05-08 09:13:20 +0200
  • 070a0d3d98 some notes Bruno Windels 2020-05-08 09:12:41 +0200
  • 5aee3df7fe fix SessionPickerItemView not updating Bruno Windels 2020-05-08 09:12:33 +0200
  • 58e2cca375 release v0.0.21 v0.0.21 Bruno Windels 2020-05-07 20:08:08 +0200
  • 32710de12a
    Merge pull request #43 from bwindels/bwindels/reconnect Bruno Windels 2020-05-07 18:06:41 +0000
  • c55a197303 pass options to parent in LoginViewModel Bruno Windels 2020-05-07 19:17:15 +0200
  • f56b96b0ff add some ideas for relations Bruno Windels 2020-05-07 19:14:53 +0200
  • f9c0b4b53e add logging in case #45 would happen again Bruno Windels 2020-05-07 19:14:30 +0200
  • f476ac0dae some notes Bruno Windels 2020-05-07 18:47:01 +0200
  • 6b453c1ec4 we need to start when online actually, so invert Bruno Windels 2020-05-07 18:46:45 +0200
  • 24cb9e3f5c only increment sent counter after successful send Bruno Windels 2020-05-07 18:46:16 +0200
  • b65da9b8a9 display sync errors in status bar Bruno Windels 2020-05-07 00:05:21 +0200
  • 52e2d3203e also make filter request interruptable Bruno Windels 2020-05-07 00:04:41 +0200
  • cc19063c79 set timeout on /sync request Bruno Windels 2020-05-06 23:50:12 +0200
  • 06fc3101e8 make login view enabled again if load view is not busy anymore Bruno Windels 2020-05-06 23:44:52 +0200
  • e17fc57d9c fix c/p error in disposables Bruno Windels 2020-05-06 23:31:36 +0200
  • abc99c2f0b fix svg error in spinner Bruno Windels 2020-05-06 23:31:22 +0200
  • 2010704f14 fix only reconnecting the first time Bruno Windels 2020-05-06 20:58:48 +0200
  • f8f13f54be fix timeouts not working Bruno Windels 2020-05-06 19:38:33 +0200
  • 328000059f update notes Bruno Windels 2020-05-05 23:20:03 +0200
  • 54502c906f make disposeTracked suitable to reassign member Bruno Windels 2020-05-05 23:19:02 +0200
  • d0f09c5334 add status bar to view gallery for design Bruno Windels 2020-05-05 23:18:44 +0200
  • 22821af346 css changes for status bar Bruno Windels 2020-05-05 23:18:31 +0200
  • 0623c1c665 subViews is in TemplateView Bruno Windels 2020-05-05 23:17:48 +0200
  • c4b17e4be6 cleanup SessionViewModel, use ViewModel dispose infrastructure Bruno Windels 2020-05-05 23:17:27 +0200
  • 3adc609e07 implement session status bar, with feedback on connection status Bruno Windels 2020-05-05 23:16:51 +0200
  • b0e59c30dd correctly pass options to ViewModel ctor Bruno Windels 2020-05-05 23:14:58 +0200
  • 0eefc88fe3 waitForRetry doesn't reject when aborted Bruno Windels 2020-05-05 23:13:41 +0200
  • 8e9c76c26b options is the 5th arg Bruno Windels 2020-05-05 23:13:05 +0200
  • 4de29779c7 also abort timeout timer when response is rejected Bruno Windels 2020-05-05 23:12:46 +0200
  • 4ffaa82435 add interval to clock Bruno Windels 2020-05-05 23:12:14 +0200
  • f90b435362 No need for Offline state if we're always in Waiting really Bruno Windels 2020-05-04 23:42:34 +0200
  • d70a57a7c9 remove support for observablevalues from templateview Bruno Windels 2020-05-04 22:24:49 +0200
  • d6645cbba9 null guard if list was never set Bruno Windels 2020-05-04 22:24:10 +0200
  • d7a8b1616a use t.view for room sub views Bruno Windels 2020-05-04 22:23:43 +0200
  • 28bed56b5a prevent closing more than once Bruno Windels 2020-05-04 22:21:56 +0200
  • 1fa14a99e9 correctly wait for catchup sync Bruno Windels 2020-05-04 19:38:23 +0200
  • 225fe873be show session load view when picking a session Bruno Windels 2020-05-04 19:38:03 +0200
  • 3dde23fc4b dispose viewmodels from TemplateView Bruno Windels 2020-05-04 19:24:27 +0200
  • 1ef564bdb0 cleanup Bruno Windels 2020-05-04 19:24:20 +0200
  • cc87e35f23 use ViewModel super class for all view models that need binding Bruno Windels 2020-05-04 19:23:11 +0200
  • d91ab5355c support svg namespace, fix spinner Bruno Windels 2020-05-03 01:08:53 +0200
  • 34549a2ecb css notes Bruno Windels 2020-04-30 18:28:35 +0200
  • d69987b426 make view gallery of views in different states Bruno Windels 2020-04-30 18:28:21 +0200
  • d3f7fb5089 prototype how i18n would look like Bruno Windels 2020-04-30 18:27:59 +0200
  • ceec8937ef apply template view api changes Bruno Windels 2020-04-30 18:27:21 +0200
  • cdf051f19b api changes Bruno Windels 2020-04-29 19:16:53 +0200
  • 2c8c1eb767 move el with the publics Bruno Windels 2020-04-29 19:12:48 +0200
  • 6a9315e70a do what we said in the comment Bruno Windels 2020-04-29 19:12:12 +0200
  • f4bb609ab6 notes Bruno Windels 2020-04-29 10:10:33 +0200
  • 8bde627cdb more WIP Bruno Windels 2020-04-29 10:10:20 +0200
  • e6ae60abb4 notes about how view updates work and should work Bruno Windels 2020-04-29 10:05:07 +0200
  • 37c602f7d2 rename Template to TemplateView, as it is a view now. Bruno Windels 2020-04-29 10:04:40 +0200
  • 2008cf74f1 Template becomes a view Bruno Windels 2020-04-29 10:00:51 +0200
  • 657ec9aa62 move loading view state to own view model, so we're more free how to show it, and we can better reuse it Bruno Windels 2020-04-23 09:06:04 +0200
  • acc511e69f extract loading into a sub viewmodel Bruno Windels 2020-04-22 21:53:55 +0200
  • b2954fd774 extract loadLabel logic to reuse in SessionPickerViewModel Bruno Windels 2020-04-22 21:53:37 +0200
  • 067027d376 note updates Bruno Windels 2020-04-22 20:54:17 +0200
  • 0424ffe231 disable this for now as sync is not an EventEmitter anymore Bruno Windels 2020-04-22 20:53:57 +0200
  • e080bf28a7 expose root view model as global variable for console inspecting Bruno Windels 2020-04-22 20:53:38 +0200
  • e0799181d9 show error when mount() fails in SwitchView Bruno Windels 2020-04-22 20:53:18 +0200
  • 449262e3c1 adjust ctor of SessionViewModel to accept sessionContainer now Bruno Windels 2020-04-22 20:52:56 +0200
  • e37101210c adjust LoginView(Model) further to showing loading status in place Bruno Windels 2020-04-22 20:52:28 +0200
  • 96aa4f83b9 remove loading section in BrawlView Bruno Windels 2020-04-22 20:49:49 +0200
  • a19e541e1e less http specific Bruno Windels 2020-04-22 20:49:21 +0200
  • 3359c6950f typo (this made the loadStatus undefined :/) Bruno Windels 2020-04-22 20:49:03 +0200
  • 08b1c02af7 remove start value, can be hardcoded for now Bruno Windels 2020-04-22 20:48:25 +0200
  • f826258c75 null doesn't set queryParams to {} here, so revert explicitly Bruno Windels 2020-04-22 20:47:53 +0200
  • 174fd3ea4a don't assume options Bruno Windels 2020-04-22 20:47:46 +0200
  • 3f840d9d33 simple unit test for hsApi Bruno Windels 2020-04-22 20:47:31 +0200