| Age | Commit message (Collapse) | 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 | |
| 2017-02-09 | server: use index-based paging (#123) | rr- | |
| 2017-01-21 | client: refactor linking and routing | rr- | |
| Print all links through new uri.js component Refactor the router to use more predictable parsing Fix linking to entities with weird names (that contain slashes, + etc.) | |||
| 2016-08-28 | client/paging: avoid redrawing header navigation | rr- | |
| 2016-08-23 | client/auth: show errors early in controllers | rr- | |
| In other words, verify the privileges client-side before issuing an request to the server. This commit focuses on routing (e.g. clicking a link while not logged in), rather than DOM element visibility that should be already taken care of. | |||
| 2016-08-20 | client/snapshots: add snapshots browser | rr- | |