jormungandr-bite/packages/client/src
Laura Hausmann 0261a666f1
[backend] Resync migrations with TypeORM
It appears people have been writing manual migrations for a while now, often containing errors that create duplicate or unused indicies, unique constraints on primary key columns, and so on. This commit resolves these, so migrations can be autogenerated again from now on.
2023-10-14 15:23:35 +02:00
..
components [client] Fix mention autocomplete 2023-10-12 22:38:32 +02:00
directives refactor: ♻️ no autobind 2023-07-13 17:52:19 -07:00
filters Further rebranding 2023-07-21 19:33:01 +02:00
pages [mastodon-client] Actually display early errors in the OAuth process 2023-10-14 14:47:14 +02:00
scripts [client] Fix user autocomplete not disappearing 2023-10-13 16:42:04 +02:00
themes [client] Reduce shadows for iceshrimp-light 2023-10-07 17:48:39 +02:00
types Further rebranding 2023-07-21 19:33:01 +02:00
ui Remove jarring touch animation for navbar buttons on mobile 2023-10-04 21:53:36 +02:00
widgets Replace or remove theme 'X' vars 2023-09-24 16:21:55 +02:00
account.ts Further rebranding 2023-07-21 19:33:01 +02:00
config.ts Make MFM search engine a config option, switch default engine to DuckDuckGo, replaces #207 2023-09-12 15:37:46 +02:00
const.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
events.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
i18n.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
init.ts Remove "Welcome back" 2023-09-28 16:43:25 +02:00
instance.ts Further rebranding 2023-07-21 19:33:01 +02:00
navbar.ts Improve navbar 2023-09-06 06:27:13 +02:00
nirax.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
os.ts [mastodon-client] Switch from MiAuth to OAuth 2023-10-14 00:19:10 +02:00
pizzax.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
plugin.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
router.ts [backend] Resync migrations with TypeORM 2023-10-14 15:23:35 +02:00
store.ts Add new themes and use them by default 2023-09-13 21:39:36 +02:00
stream.ts Further rebranding 2023-07-21 19:33:01 +02:00
style.scss Replace or remove theme 'X' vars 2023-09-24 16:21:55 +02:00
theme-store.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00