summaryrefslogtreecommitdiff
path: root/js/codeq/core.js
AgeCommit message (Expand)Author
2015-09-29logout, sign in + change password modals, setting drop-down, profile screenMarko Pušnik
2015-09-26Reimplemented translation support: leave the DOM structure intact, upon displ...Aleš Smodiš
2015-09-24Make browser autodetection a little more resilient.Aleš Smodiš
2015-09-24Implemented: CodeQ event queue, basic translation infrastructure, reimplement...Aleš Smodiš
2015-09-24Reimplemented language selection with simple links. Removed unused startup.js...Aleš Smodiš
2015-09-23Refactored code from js/codeq.js into js/codeq/core.js.Aleš Smodiš
2015-08-25Login now fetches the list of available problems from the server.Aleš Smodiš
2015-08-24Introduced the Q promises library, created a basic login page to test prolog ...Aleš Smodiš