Commit Graph

6 Commits

Author SHA1 Message Date
Brandon Presley 6d46fe959c Pause adding intermediary tables
I am struggling to remember why I started doing this.
I can't think of any real benefit.
2022-12-09 15:06:29 +13:00
Brandon Presley c5453484d6 Pause adding intermediary tables for now 2022-12-06 13:01:56 +13:00
Brandon Presley dc27ae9868 Split up dark and light color settings
Previously it was possible to choose a color combination
that was almost impossible to read (due to contrast).
Now we have prevented this from happening, as well as
giving the user more customizability.
2022-11-26 13:15:12 +13:00
Brandon Presley bd6b20fb4e Add migration to drop old migrations table 2022-10-31 18:16:19 +13:00
Brandon Presley bc7aca03e8 Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
Brandon Presley e7321b6d8e Add typeorm migrations 2022-10-31 17:05:31 +13:00