1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-10-22 14:42:49 +02:00
Discord-History-Tracker/app/Server/Database/Sqlite/Repositories
2024-07-09 20:39:39 +02:00
..
BaseSqliteRepository.cs Rework download storage and start collecting download URLs from embeds, avatars, and reactions 2024-01-07 05:50:46 +01:00
SqliteChannelRepository.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
SqliteDownloadRepository.cs Fix not updating download URLs and metadata when re-tracking messages with failed downloads 2024-07-01 05:45:36 +02:00
SqliteMessageRepository.cs Rename database tables related to messages 2024-07-05 05:02:06 +02:00
SqliteServerRepository.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
SqliteSettingsRepository.cs Remember downloading state and filter settings in database 2024-07-09 20:39:39 +02:00
SqliteUserRepository.cs Add support for global display names of users 2024-05-08 23:39:13 +02:00