server/admin
2016-01-19 14:42:37 +01:00
..
static Work on admin web interface 2016-01-19 14:42:36 +01:00
.gitignore Add DB creation from schema 2016-01-15 13:09:12 +01:00
api_team.go Allow team to be added by name, without member first 2016-01-19 14:42:36 +01:00
api_theme.go Add/remove/view themes and exercices 2016-01-19 14:42:37 +01:00
api_version.go Add API basis 2016-01-15 13:09:12 +01:00
api.go If a function returns a string, just display it 2016-01-19 14:42:37 +01:00
db.go Add DB creation from schema 2016-01-15 13:09:12 +01:00
exercice.go Add/remove/view themes and exercices 2016-01-19 14:42:37 +01:00
file.go Change internal variable representation vs JSON one 2016-01-15 13:09:12 +01:00
key.go Change internal variable representation vs JSON one 2016-01-15 13:09:12 +01:00
main.go Add static page routing, place API under /api/ 2016-01-15 19:18:04 +01:00
member.go Change internal variable representation vs JSON one 2016-01-15 13:09:12 +01:00
static.go Add static page routing, place API under /api/ 2016-01-15 19:18:04 +01:00
team.go Change internal variable representation vs JSON one 2016-01-15 13:09:12 +01:00
theme.go Change internal variable representation vs JSON one 2016-01-15 13:09:12 +01:00