Kwoth
|
9406a9cc34
|
dev: Using collection expressions, no functional change
|
2024-05-13 14:54:24 +00:00 |
|
Kwoth
|
812b865add
|
Fixed some aliases and reworked namespaces
|
2024-04-27 16:03:48 +00:00 |
|
Kwoth
|
e0819f760c
|
Restructured the project structure back to the way it was, there's no reasonable way to split the modules
|
2024-04-26 22:26:24 +00:00 |
|
Kwoth
|
7a60868632
|
Lots more stuff
|
2023-03-14 15:48:59 +01:00 |
|
Kwoth
|
f41b1fb93c
|
Base for 4.3 work. Split Nadeko.Common into a separate project
|
2022-07-11 00:06:34 +02:00 |
|
Kwoth
|
ffa2c3f119
|
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
|
2022-02-02 01:44:45 +01:00 |
|
Kwoth
|
82000c97a4
|
Applied codestyle to all .cs files
|
2021-12-29 06:07:16 +01:00 |
|
Kwoth
|
59f5056035
|
NadekoBot.Extensions should now be fully annotated with nullable reference types as well as many classes from NadekoBot.Common
|
2021-12-28 10:44:00 +01:00 |
|
Kwoth
|
d18f9429c6
|
Kotz's editorconfig styles slightly modified. Target typed new usage. Brackets in expressions used for clarity.
|
2021-12-26 02:52:09 +01:00 |
|
Kwoth
|
ee33313519
|
Global usings and file scoped namespaces
|
2021-12-19 05:14:11 +01:00 |
|
Kwoth
|
1ca8f188cd
|
- Removed all migrations, added squash instead which will build the database, prerequisite for this migration to be skipped is to be on the latest version of 2.x before moving over
- Added cleanup migration, it will clean the ef migration history, and delete unused fields
- Started working on README.md
|
2021-09-06 21:34:49 +02:00 |
|
Kwoth
|
49f9b96755
|
One of the last major cleanups. All NadekoBot.Core.* namespaces renamed to NadekoBot.*
|
2021-09-06 21:34:48 +02:00 |
|
Kwoth
|
d42705087e
|
- Database namespace is now NadekoBot.Db
- Db related code is now in src/NadekoBot/Db
- Finished major part of the db refactor, but many optimizations are left to be made
|
2021-09-06 21:34:43 +02:00 |
|