CoastalCommitsPastes/server/src/migrations
2022-04-21 22:01:59 -07:00
..
00_user-table.ts client/server: lint 2022-03-29 00:19:33 -07:00
01_user-add-role.ts client/server: lint 2022-03-29 00:19:33 -07:00
02_post_table.ts client/server: lint 2022-03-29 00:19:33 -07:00
03_files_table.ts client/server: lint 2022-03-29 00:19:33 -07:00
04_post_authors_table.ts client/server: lint 2022-03-29 00:19:33 -07:00
05_expiring_posts.ts client/server: add support for expiring posts 2022-03-30 20:01:24 -07:00
06_duplicate_post.ts client/server: add the ability to copy a post, view a posts parent 2022-04-01 22:55:49 -07:00
07_auth-tokens.ts server/client: replace JWTDenyList model with AuthToken, update middleware and routes 2022-04-06 09:08:51 -07:00
08_description_posts.ts Add description to posts (#71) 2022-04-14 14:25:31 -07:00
09_add_more_user_settings.ts client/server: linting and fix next building 2022-04-21 22:01:59 -07:00