thelounge/server/plugins
Reto Brunner 2ef8b37009 sqlite: add migrations support and introduce primary key
Add the ability to migrate our db in the upwards direction.
Use the facility to add primary keys to our messages table.
This should allow work like jumping to messages and the likes.

This also introduces the framework for rollback, without actually
hooking it up.
This should be easy enough to do when the need arises.
2023-06-24 14:50:39 +02:00
..
auth TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
inputs Add comments explaining behavior when echo-message is not available 2023-06-24 14:32:33 +02:00
irc-events network: add getLobby accessor 2023-02-27 18:30:33 +01:00
messageStorage sqlite: Add rollback support 2023-03-31 11:34:26 +02:00
packages TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
auth.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
changelog.ts Added client type checking to webpack (#4619) 2022-08-23 00:26:07 -07:00
clientCertificate.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
dev-server.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
storage.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
sts.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
uploader.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
webpush.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00