|
6e2754225f
|
Playing with tests in build.zig
|
2022-09-08 01:50:10 -07:00 |
|
|
ca123c1cc0
|
Notes
|
2022-09-08 00:52:23 -07:00 |
|
|
8222d651ad
|
Make email parameter optional
|
2022-09-08 00:06:55 -07:00 |
|
|
e0fd7097eb
|
User creation
|
2022-09-07 23:56:29 -07:00 |
|
|
a28f9fd38c
|
Invites
|
2022-09-07 22:10:58 -07:00 |
|
|
075b922ef5
|
Mvoing controllers around
|
2022-09-07 19:19:46 -07:00 |
|
|
99337b6429
|
Remove dead code
|
2022-09-07 19:01:24 -07:00 |
|
|
91c116a303
|
Narrowing down error sets
|
2022-09-07 18:55:55 -07:00 |
|
|
ab96b3b734
|
messing w/ stuff
|
2022-09-07 16:14:52 -07:00 |
|
|
913a84c4fa
|
Add login verification endpoint
|
2022-09-05 03:54:17 -07:00 |
|
|
8ee663000d
|
Create cluster community
|
2022-09-05 02:15:16 -07:00 |
|
|
1d4b0a6e77
|
Use default admin user
|
2022-09-05 01:52:49 -07:00 |
|
|
e2381f1eaf
|
Disable routes for now
|
2022-09-05 00:10:03 -07:00 |
|
|
4bddb9f633
|
fucking around w/ db stuff
|
2022-09-05 00:07:46 -07:00 |
|
|
d694674585
|
Fixes for stage2 compiler
|
2022-07-13 07:42:30 -07:00 |
|
|
cfebc3b0cc
|
Disable stage1
|
2022-07-13 07:37:12 -07:00 |
|
|
84e62ffe38
|
Fully working query builder
|
2022-08-07 13:28:20 -07:00 |
|
|
b6a3b68cff
|
Add query builder struct
|
2022-08-07 00:54:22 -07:00 |
|
|
ee4aa9e826
|
Construct QueryTables from model list
|
2022-08-03 22:08:32 -07:00 |
|
|
f28046bd79
|
Add QueryTable
|
2022-08-03 21:52:07 -07:00 |
|
|
80ded57904
|
Add conditions to query builder
|
2022-08-03 21:32:59 -07:00 |
|
|
4087345323
|
Read host header
|
2022-08-01 23:35:56 -07:00 |
|
|
9c94cafe95
|
Log errors instead of panic
|
2022-08-01 23:24:16 -07:00 |
|
|
bdd2d48a87
|
Take community url as string
|
2022-08-01 22:21:03 -07:00 |
|
|
6c15849882
|
Add communities
|
2022-08-01 21:33:23 -07:00 |
|
|
c31633cade
|
refactor
|
2022-07-30 13:40:20 -07:00 |
|
|
c1f8b8f0e2
|
Track DB migrations
|
2022-07-30 00:26:35 -07:00 |
|
|
40a2391942
|
Add config file
|
2022-07-29 23:14:42 -07:00 |
|
|
99192bccdd
|
Clean up db models
|
2022-07-29 22:52:00 -07:00 |
|
|
f6f24a557e
|
Fix compile errors on latest zig
|
2022-07-27 20:13:25 -07:00 |
|
|
ae9a062caf
|
Track invite uses and handle properly
|
2022-07-26 23:03:27 -07:00 |
|
|
76f2b818ab
|
Allow registration with invite
|
2022-07-26 22:30:52 -07:00 |
|
|
01ef4427f5
|
Generate invite codes
|
2022-07-26 22:02:09 -07:00 |
|
|
a020199773
|
Refactor api calls
|
2022-07-25 19:07:05 -07:00 |
|
|
47e157e31b
|
Use threadlocal prng
|
2022-07-24 17:18:25 -07:00 |
|
|
a7b1361048
|
Verify incoming tokens
|
2022-07-24 17:04:44 -07:00 |
|
|
b05abf95ac
|
Move models to db subdir
|
2022-07-24 02:01:17 -07:00 |
|
|
7fc83b6e56
|
Issue tokens on login
|
2022-07-23 22:19:32 -07:00 |
|
|
3e91d66565
|
Remove storage policy from sql lib
|
2022-07-23 21:29:38 -07:00 |
|
|
ada0eb71f5
|
Add sql support for blobs
|
2022-07-23 21:14:46 -07:00 |
|
|
fb5a7f9f30
|
Add README.md
|
2022-07-22 21:33:39 -07:00 |
|
|
ab61efc44a
|
Add id and created_at fields to db models
|
2022-07-22 00:08:01 -07:00 |
|
|
dc8877eef3
|
Refactoring controllers
|
2022-07-21 23:53:05 -07:00 |
|
|
ee0db68c5e
|
Split users into actors and localusers
|
2022-07-21 21:19:08 -07:00 |
|
|
a4f6fca675
|
Support optional types in sql
|
2022-07-21 21:18:43 -07:00 |
|
|
cc44bbf12b
|
Better error messages
|
2022-07-21 21:18:20 -07:00 |
|
|
e6217d543d
|
Basic password auth
|
2022-07-20 22:26:13 -07:00 |
|
|
7b1e4030b0
|
Refactoring
|
2022-07-20 20:42:16 -07:00 |
|
|
73662d675a
|
Fully implement api free()
|
2022-07-19 02:22:19 -07:00 |
|
|
718da7b408
|
Basic reacts
|
2022-07-19 00:07:01 -07:00 |
|