simeng-li
|
86c68739e6
|
refactor(errors): introduce Slonik Deletion Error (#177)
replase all deletion query RequeestError with DeletionError extends SlonikError
|
2022-01-14 10:19:43 +08:00 |
|
Darcy Ye
|
6e9cabe50b
|
chore: rename all \w+DBEntry as \w+Update to eliminate understanding (#173)
|
2022-01-12 16:22:33 +08:00 |
|
Darcy Ye
|
dd7a385363
|
chore: update dependency of ESLint to version 8.1.0 or later (#155)
* chore: update eslint version to 8.1.0
* chore: update silverhand configs dependency
* chore: update silverhand configs dependency and fix code block according to linting rules
|
2021-12-20 14:20:23 +08:00 |
|
Wang Sijie
|
7ce706ccbe
|
feat: generate 2 types for db table schema (#154)
* feat(schema): generate Model and DBEntry
* feat: generate 2 types for db table
|
2021-12-08 11:11:27 +08:00 |
|
Wang Sijie
|
9c3b67ae46
|
feat(core): users basic API (#133)
|
2021-11-18 11:26:34 +08:00 |
|
Gao Sun
|
ea4cfd0e59
|
chore: update eslint config (#98)
|
2021-08-30 11:30:54 +08:00 |
|
Gao Sun
|
8902d66bde
|
refactor(core): database insert.ts -> insert-into.ts (#92)
|
2021-08-27 12:47:55 +08:00 |
|
Gao Sun
|
b192b7d17c
|
feat: POST /applicaiton
|
2021-08-18 00:24:00 +08:00 |
|
Gao Sun
|
94c5115bb0
|
feat(sign-in): replace id with username
|
2021-07-26 22:32:18 +08:00 |
|
Gao Sun
|
916130b5fc
|
api: register with username / password
|
2021-07-25 17:39:57 +08:00 |
|
Gao Sun
|
ba1d171353
|
refactor: add @ path alias
|
2021-07-25 17:39:57 +08:00 |
|
Gao Sun
|
ef5dd51b51
|
feat: find user account from db, close #4
|
2021-07-25 17:39:56 +08:00 |
|