| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-06-06 | client+server: implement code autoformatting using prettier and black | Shyam Sunder |
| 2020-06-04 | client/js: format code to ESLint | Shyam Sunder |
| 2018-06-27 | client: fetch configurations from server at runtime | Shyam Sunder |
| 2016-08-05 | client/general: clean up, refactor | rr- |
| 2016-07-13 | client/general: improve scrolling | rr- |
| 2016-06-18 | client/general: refactor control flow | rr- |
| 2016-05-21 | client/general: refactor all the things | rr- |
| 2016-05-11 | client/events: improve event dispatching | rr- |
| 2016-04-10 | client/views: move form controls to HB helpers | rr- |
| 2016-04-09 | client/views: replace inheritance with composition | rr- |
| 2016-04-08 | client/views: move notifications to controllers | rr- |
| 2016-04-08 | client/views: refactor rendering | rr- |
| 2016-04-08 | client/api: convert messages to events | rr- |
| 2016-04-06 | client+server: switch to yaml config | rr- |
| 2016-04-06 | client/forms: fix disabling forms | rr- |
| 2016-04-01 | split files into client/ and server/ | rr- |