.. |
20240312015201_init
|
fix a typo (pallete -> palette) & move to postgres
|
2024-03-11 20:52:51 -06:00 |
20240427225450_add_undo
|
implement pixel undos (fixes #5)
|
2024-04-27 22:44:04 -06:00 |
20240529001156_add_roles
|
canvas resizing (related #12)
|
2024-05-28 20:34:59 -06:00 |
20240530220300_add_settings
|
persistent canvas size (fixes #12)
|
2024-05-30 16:34:03 -06:00 |
20240531195901_add_profile_and_instance_metadata
|
add instance & profile metadata
|
2024-05-31 14:01:39 -06:00 |
20240619231750_add_pixel_mod_flag
|
massive performance rewrite
|
2024-06-26 18:38:46 -06:00 |
20240620192400_is_top_pixel
|
massive performance rewrite
|
2024-06-26 18:38:46 -06:00 |
20240625192346_pixel_deleted_at
|
massive performance rewrite
|
2024-06-26 18:38:46 -06:00 |
20240706033830_add_ban_model
|
[wip] implement user & instance banning (related #17)
|
2024-07-05 21:46:40 -06:00 |
20240707193624_add_audit_log_model
|
Audit Log
|
2024-07-09 03:50:06 +00:00 |
20240707200036_add_dates_to_bans
|
Audit Log
|
2024-07-09 03:50:06 +00:00 |
20240709000713_drop_pixel_constraint
|
remove Pixel -> PaletteColor constraint, it's not needed and prevents palette changes
|
2024-07-08 18:07:27 -06:00 |
20240710004625_add_canvas_size_and_canvas_fill_audit_log_types
|
add missing migrations for CANVAS_SIZE & CANVAS_FILL
|
2024-07-09 18:46:41 -06:00 |
20240711173241_add_canvas_freeze_audit_log_type
|
implement canvas freezing
|
2024-07-11 12:05:47 -06:00 |
20240711204100_add_canvas_area_undo_to_audit_log
|
Moderation Square Undo
|
2024-07-12 01:59:51 +00:00 |
20240712202519_rename_last_stack_change
|
Improve handling of the user pixel stack
|
2024-07-13 00:03:06 +00:00 |
20240713155333_add_mod_and_admin_audit_log_actions
|
[admin] Add moderation/admin management endpoints
|
2024-07-13 10:02:23 -06:00 |
20240714153412_add_ip_address_table
|
Track IP addresses for alternate account discovery
|
2024-07-14 16:02:32 +00:00 |
migration_lock.toml
|
fix a typo (pallete -> palette) & move to postgres
|
2024-03-11 20:52:51 -06:00 |