.. |
20200318222642_user_migration.js
|
User needs unique on email.
|
9 months ago |
20200318224957_auths_table.js
|
Went a little crazy with the ; at the ends.
|
9 months ago |
20200323210058_user_lists.js
|
More of the proposed model worked out and tested.
|
9 months ago |
20200324081759_auths_refine_v1.js
|
Went a little crazy with the ; at the ends.
|
9 months ago |
20200324203008_payments.js
|
More of the proposed model worked out and tested.
|
9 months ago |
20200613105456_improve_auth.js
|
Forgot the indexes on the big columns.
|
7 months ago |
20200613140859_user_connection.js
|
Forgot the indexes on the big columns.
|
7 months ago |
20200703174922_module_state_dashboard.js
|
Migrations to get some of the data right.
|
6 months ago |
20200703190122_exercise_state_dashboard.js
|
Migrations to get some of the data right.
|
6 months ago |
20200708184922_cascade_fix.js
|
An absolute pile of garbage that basically works, minus some odd bugs.
|
6 months ago |
20200708185743_cascade_fix_2.js
|
An absolute pile of garbage that basically works, minus some odd bugs.
|
6 months ago |
20200708191129_auths_user_id_nullable.js
|
An absolute pile of garbage that basically works, minus some odd bugs.
|
6 months ago |
20200708191510_auths_user_id_nullable_2.js
|
An absolute pile of garbage that basically works, minus some odd bugs.
|
6 months ago |
20200708191720_exercises_dont_need_module_state.js
|
An absolute pile of garbage that basically works, minus some odd bugs.
|
6 months ago |
20200719203849_password_auth.js
|
Implentation of a more normal login system with the first login screen. Signup is not implemented yet, just gutted all the things.
|
6 months ago |
20200722213056_username_auth.js
|
Basic login test, but now have to redo the registration before anything else will work.
|
5 months ago |
20200730143910_make_username_uniq.js
|
Can't do user null yet because there's no way to say set it to a default first.
|
5 months ago |
20200731180120_drop_auths.js
|
Refactored to have the reset flow working. No tests so next is rewriting them and refining the error handling and flow. Now registration and password resets work.
|
5 months ago |
20200801152849_user_password_reset.js
|
Refactored to have the reset flow working. No tests so next is rewriting them and refining the error handling and flow. Now registration and password resets work.
|
5 months ago |
20200802210513_index_reset_code.js
|
Need to make a reset code.
|
5 months ago |
20200806191439_reset_date_needed.js
|
Don't allow more than one reset an hour. Use a better short ID system.
|
5 months ago |
20200813133800_comments.js
|
Don't need the question field anymore since root_id is a better indicator of a reply or not.
|
5 months ago |
20200822045549_payments.js
|
Clean up how BTC and Paypal report their results so that the RegisterPanel can be generic for any payment. Then integrate with the Payments table to store the pending payments and verify them later.
|
4 months ago |
20200822082815_drop_purchases.js
|
Clean up how BTC and Paypal report their results so that the RegisterPanel can be generic for any payment. Then integrate with the Payments table to store the pending payments and verify them later.
|
4 months ago |
20200824103852_user_color_codes.js
|
Assign users a random avatar color.
|
4 months ago |
20200824105240_comment_avatar_color.js
|
Assign users a random avatar color.
|
4 months ago |
20201013085512_users_og_buyer.js
|
Finally figured out the whole OG user onboarding thing.
|
3 months ago |
20201030085316_add_initials.js
|
Update compat-data
|
2 months ago |