Commit graph

31 commits

Author SHA1 Message Date
Ruidy
ff16b10fd7
Fully automate dev setup with Gitpod (#1)
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
2021-02-23 08:15:19 +01:00
Ruidy
1acc1232ba remove html file 2021-02-22 21:04:45 +01:00
Ruidy
8998c65967 basic frontend 2021-02-22 21:01:35 +01:00
Ruidy
b42c701f20 html frontend 2021-02-22 20:56:24 +01:00
Ruidy
0f54f17f18 use oak framework 2021-02-22 17:18:33 +01:00
Ruidy
be02f8e5a3 doc 2021-02-19 18:57:16 +01:00
Ruidy
69d338862b server: return detailed information 2021-02-19 18:45:47 +01:00
Ruidy
2517686f8c refactor: locale types 2021-02-19 18:42:03 +01:00
Ruidy
2314e82341 more return information 2021-02-19 18:16:55 +01:00
Ruidy
97506731e1 enhance server 2021-02-19 18:06:10 +01:00
Ruidy
17377d6a98 use deps.ts 2021-02-19 17:22:21 +01:00
Ruidy
78d7597c76 basic server 2021-02-19 16:27:55 +01:00
Ruidy
7f0e54b29d refactor: docs and makefile 2021-02-19 16:14:38 +01:00
Ruidy
328eef7876 polish source API 2021-02-19 15:58:13 +01:00
Ruidy
914ab13e74 refactor: cli 2021-02-19 15:52:15 +01:00
Ruidy
5a7dc56b51 refactor: cli 2021-02-19 15:45:54 +01:00
Ruidy
664e62b1b1 ix: validation error 2021-02-19 15:36:43 +01:00
Ruidy
25e8826d3c basic cli 2021-02-19 15:31:40 +01:00
Ruidy
40fd25bfaf refactor 2021-02-19 14:31:13 +01:00
Ruidy
afe5a6c7e8 move validation to types 2021-02-19 14:09:07 +01:00
Ruidy
54ae738762 random hello 2021-02-19 13:45:06 +01:00
Ruidy
bd1af7b44a fix: validation 2021-02-19 13:31:50 +01:00
Ruidy
80788adc40 introduce locales repository 2021-02-19 13:27:16 +01:00
Ruidy
68b73c29e4 get locale functions 2021-02-19 13:12:07 +01:00
Ruidy
88b033425c add locales 2021-02-19 12:55:45 +01:00
Ruidy
196895d3db raise for to large value 2021-02-19 12:37:19 +01:00
Ruidy
19192a3ab6 raise for negative or null id 2021-02-19 12:24:52 +01:00
Ruidy
da3258aa21 test: in french 2021-02-19 12:10:22 +01:00
Ruidy
9f4ceb0d99 test: refactor 2021-02-19 12:00:30 +01:00
Ruidy
9e64bdf651 init setup 2021-02-19 11:52:03 +01:00
Ruidy
64711da9c5 init setup 2021-02-19 11:49:48 +01:00