misuzu/database
2019-04-12 00:31:23 +02:00
..
2018_05_16_155840_initial_structure.php member listing 2018-05-28 01:24:16 +02:00
2018_05_17_000055_forum_structure.php finishing touches for the baseline (nowhere near done tho) 2018-05-26 22:33:05 +02:00
2018_07_06_031800_changelog_tables.php changelog updates 2018-07-07 03:32:09 +02:00
2018_07_08_212121_initial_permissions_table.php Added permissions system. 2018-07-08 21:24:59 +02:00
2018_07_10_212820_added_general_and_forum_perms.php Some permissions stuff. 2018-07-10 23:24:00 +02:00
2018_07_11_175100_users_table_updates.php Some memberlist things. 2018-07-11 22:03:43 +02:00
2018_07_17_170102_audit_log_struct.php Add audit log backend stuff. 2018-07-17 19:17:57 +02:00
2018_07_18_151413_add_user_colour_column.php Added per user colours, removed old chat key stuff and fixed a permissions editor error. 2018-07-18 18:01:17 +02:00
2018_07_22_000529_add_password_resets_table.php Forgot to add the migrations! 2018-07-22 02:07:07 +02:00
2018_07_23_131728_add_country_to_audit_log.php Display audit log in settings. 2018-07-23 15:29:57 +02:00
2018_07_25_194106_add_global_comments_stuff.php I suppose it's kinda ready to push to master rn? not sure yet though 2018-08-10 06:20:54 +02:00
2018_08_18_014408_add_forum_permissions.php Checkpoint! Perms work on the index. 2018-08-23 20:13:37 +02:00
2018_09_17_195802_add_relations_table.php Added basic friends system. 2018-09-19 00:16:29 +02:00
2018_09_19_170411_add_profile_about_section.php about section stuff 2018-09-19 20:58:13 +02:00
2018_10_01_081226_add_background_settings_field.php Added some experimental background options. 2018-10-01 13:36:38 +02:00
2018_10_09_181724_chat_quotes_table.php Add chat quotes to front page. 2018-10-09 23:09:54 +02:00
2018_10_11_194124_fix_news_tables.php Fixed news tables and finished the shoddy news management panel. 2018-10-11 23:43:52 +02:00
2018_10_16_211910_add_forum_accent_colours.php Prep for category accent colours. 2018-10-16 23:38:17 +02:00
2018_10_19_071439_add_topics_track_index.php Database table fixes. 2018-10-19 09:52:05 +02:00
2018_10_29_201419_undo_laravel_damage.php Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
2018_11_03_145619_add_permission_override_flag.php Added permissions override flag to table structure. 2018-11-03 17:44:19 +01:00
2018_11_17_191807_roles_table_extensions.php Added personal role management. 2018-11-17 21:37:18 +01:00
2018_12_07_175328_add_switch_friendcode_field.php Added Nintendo Switch friend code profile field. 2018-12-07 19:02:55 +01:00
2018_12_24_203231_add_warnings_table.php Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
2018_12_28_173507_remove_override_flag.php Reverted addition of permission override flagset. 2018-12-28 21:20:38 +01:00
2018_12_30_025222_automatically_mark_edited.php Added post editing, closes #97. 2018-12-30 04:02:35 +01:00
2018_12_30_171344_revert_auto_edit_mark.php Manually bump the post_edited field. 2018-12-30 18:23:55 +01:00
2019_01_10_225122_nuke_chat_quotes.php Nuked the stale chat quotes code, rewrite when the chat actually exists. 2019-01-10 23:59:24 +01:00
2019_01_18_123018_add_birthday_field.php Added baseline for birthday field. 2019-01-18 15:11:15 +01:00
2019_01_18_202512_add_signature_columns.php Added forum signatures. 2019-01-18 23:24:37 +01:00
2019_02_22_084055_super_user_flag.php Added super user flag. 2019-02-22 10:05:50 +01:00
2019_02_25_191413_add_static_forum_counts.php Recursively count topics and posts. 2019-02-26 15:35:35 +01:00
2019_03_03_140632_add_static_topic_viewcount.php Statically count topic views. 2019-03-03 16:11:34 +01:00
2019_03_04_200240_remove_trigger_from_topics_track.php Just kidding, this actually fixes it. 2019-03-04 21:25:20 +01:00
2019_03_09_222347_add_two_factor_auth.php Added time based two factor authentication support. 2019-03-10 01:57:19 +01:00
2019_03_10_161059_add_tfa_login_token_table.php Improved two factor login flow. 2019-03-10 19:27:44 +01:00
2019_03_10_183155_change_enum_to_int_in_comment_votes.php Removed experimental enum usage from comment votes table. 2019-03-10 20:00:10 +01:00
2019_03_31_003320_sessions_updates.php Updates to the session system. Closes #168. 2019-03-31 01:53:46 +01:00
2019_03_31_014743_add_index_to_forum_post_deleted.php Added indexing to post deletion flag. 2019-03-31 03:49:33 +02:00
2019_04_10_093908_fix_forum_indices.php Fixed indexes in the categories table. 2019-04-10 15:57:24 +02:00
2019_04_11_213920_make_changelog_actions_static.php Hardcoded changelog actions. 2019-04-12 00:31:23 +02:00