tvl-depot/web/panettone/src
Aspen Smith 413441e2f2 feat(web/panettone): Create users table
Create a (currently unused) table to store information about users. I'll
be manually migrating over all the information about users into this
table, then will make a subsequent CL to make the rest of the tables
foreign-key into this table

Change-Id: I1b1c4b50c4a61326df3382809f701947a2caf536
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11411
Autosubmit: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2024-04-19 18:42:37 +00:00
..
migrations feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
static feat(web/panettone): Support full-text search of issues 2024-03-31 19:22:05 +00:00
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp chore(web/panettone): Make it easier to override oauth settings 2024-03-31 19:22:05 +00:00
css.lisp feat(web/panettone): Support full-text search of issues 2024-03-31 19:22:05 +00:00
email.lisp fix(panettone): Correctly extract user email 2022-05-28 18:36:36 +00:00
inline-markdown.lisp chore: clean up some obsolete TODOs 2022-02-04 15:55:19 +00:00
irc.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
model.lisp feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
packages.lisp feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
panettone.lisp feat(web/panettone): Support full-text search of issues 2024-03-31 19:22:05 +00:00
util.lisp fix(web/panettone): Hotfixes for full text search change 2024-03-31 20:58:18 +00:00