| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-03-28 | client: add null checks | Eva |
| 2021-11-29 | client: linting | Shyam Sunder |
| 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 |
| 2018-03-25 | server/auth: add token authentication | ReAnzu |
| 2017-01-21 | client: refactor linking and routing | rr- |
| 2017-01-08 | client: rework promise error handling | rr- |
| 2016-08-28 | client/tags: fix URL redirections | rr- |
| 2016-08-23 | client/auth: show errors early in controllers | rr- |
| 2016-08-22 | client/users: add exit confirmation for edit form | rr- |
| 2016-08-22 | client/events: adjust event names | rr- |
| 2016-07-13 | client/general: add title to every page | rr- |
| 2016-07-08 | client/general: refactor URL parameter handling | rr- |
| 2016-06-23 | client/general: fix certain error handlers | rr- |
| 2016-06-20 | client/general: replace direct API with models | rr- |
| 2016-06-18 | client/general: refactor control flow | rr- |