index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-09-23
Create basic projects page with add-button
Georgios Andreadis
2017-09-23
Add date time utility functions
Georgios Andreadis
2017-09-23
Add navbar to projects page
Georgios Andreadis
2017-09-23
Remove old frontend
Georgios Andreadis
2017-09-23
Fix typing errors
Georgios Andreadis
2017-05-21
Escape text input before sending to server
Georgios Andreadis
2017-04-04
Rename GOOGLE_OAUTH_CLIENT_ID to OAUTH_CLIENT_ID
Georgios Andreadis
2017-04-04
Use AtLarge email on splashpage
Georgios Andreadis
2017-04-03
Rename user.ts to user-authentication.ts
Georgios Andreadis
2017-04-03
Factor out hardcoded SERVER_BASE_URL
Georgios Andreadis
2017-03-31
Remove old splashpage mockups
Georgios Andreadis
2017-03-31
Merge branch 'add-screenshots'
Georgios Andreadis
2017-03-31
Add @Large mention to the footer
Georgios Andreadis
2017-03-31
Fix favicon not showing on 404 page
Georgios Andreadis
2017-03-22
Add real screenshots to the splashpage
Georgios Andreadis
2017-03-14
Update GitHub organization URL on splashpage
Georgios Andreadis
2017-03-13
Update product lead position on landing page
Georgios Andreadis
2017-02-26
Fix chart handling of time values above 100s
Georgios Andreadis
2017-02-26
Fix experiment list overflow
Georgios Andreadis
2017-02-17
Fix button handler being triggered multiple times
Georgios Andreadis
2017-01-27
Fix graph view in building mode
Georgios Andreadis
2017-01-27
Implement incremental TS compilation for watching
Georgios Andreadis
2017-01-26
Refactor remaining codebase to use 'const'
Georgios Andreadis
2017-01-26
Refactor controllers to use 'const' when possible
Georgios Andreadis
2017-01-26
Refactor api.ts to use 'const' wherever possible
Georgios Andreadis
2017-01-26
Fix task state generation
Georgios Andreadis
2017-01-26
Fetch states for all ticks at once
Georgios Andreadis
2017-01-26
Fix NaN on invalid second input to time format
Georgios Andreadis
2017-01-26
Set first tick to be 1 instead of 0
Georgios Andreadis
2017-01-25
Replace GAuth client ID in HTMLs with placeholder
Georgios Andreadis
2017-01-24
Add GitHub link to splash page
Georgios Andreadis
2017-01-24
Initial commit
Georgios Andreadis