summaryrefslogtreecommitdiff
path: root/client/js/controllers/home_controller.js
AgeCommit message (Expand)Author
2021-09-13client+server: fixed style errorsShyam Sunder
2021-05-14Improve compilation speed for development builds (#402)Ruin0x11
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2017-01-21client: refactor linking and routingrr-
2017-01-08client: rework promise error handlingrr-
2016-08-20client/snapshots: add snapshots browserrr-
2016-07-13client/general: add title to every pagerr-
2016-06-20client/general: replace direct API with modelsrr-
2016-06-18client/general: refactor control flowrr-
2016-06-13client/top-nav: trying out actual mvcrr-
2016-06-12client/router: introduce own routerrr-
2016-06-01client/home: show top nav after all, improve looksrr-
2016-05-29client/home: show who featured the postrr-
2016-05-29client/home: view featured post, add search formrr-
2016-05-22client/home: render disk usage and post countrr-
2016-05-21client/general: show correct URL in 404 pagerr-
2016-05-21client/general: add 404 pagerr-
2016-05-21client/general: refactor all the thingsrr-
2016-04-08client/views: refactor renderingrr-
2016-04-06client/routing: move routing to controllersrr-
2016-04-01split files into client/ and server/rr-