3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-12 13:37:19 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Dragory
9250c84637 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Dragory
a50922468f Use GlobalZeppelinPlugin when applicable 2019-08-04 15:47:09 +03:00
Dragory
9109e9a2c3 Split BaseRepository into non-guild and guild
BaseRepository includes all the non-guild-specific functionality,
such as with() and getRelations().
BaseGuildRepository includes guild-specific functionality, such as
getInstance().
2019-05-25 21:25:34 +03:00
Dragory
febd0f8e18 Bandaid for a crash in username saver 2019-05-04 10:47:59 +03:00
Dragory
d4a3859c56 Actual fix for said crash 2019-05-03 23:35:09 +03:00
Dragory
55af41cfc4 Hotfix for crash 2019-05-03 23:34:44 +03:00
Dragory
f33b3c37ff Fix username change logging and saving. Re-enable migrations. 2019-05-03 23:31:38 +03:00