This commit is contained in:
2023-07-04 11:31:47 +02:00
parent 56bf266919
commit 44df964f6f
2 changed files with 11 additions and 3 deletions

6
scnserver/.idea/golinter.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GoLinterSettings">
<option name="checkGoLinterExe" value="false" />
</component>
</project>

View File

@@ -4,12 +4,10 @@
======== ========
#### BEFORE RELEASE #### DO DO DO
- app-store link in HTML - app-store link in HTML
- backups (no longer container in my db_backup, perhaps extend it to sqlite?)
- ios purchase verification - ios purchase verification
#### UNSURE #### UNSURE
@@ -64,6 +62,10 @@
- use job superclass (copy from isi/bnet/?), reduce duplicate code - use job superclass (copy from isi/bnet/?), reduce duplicate code
- admin panel (especially errors and requests)
- cli app (?)
#### FUTURE #### FUTURE
- Remove compat, especially do not create compat id for every new message... - Remove compat, especially do not create compat id for every new message...