todos
This commit is contained in:
parent
56bf266919
commit
44df964f6f
6
scnserver/.idea/golinter.xml
Normal file
6
scnserver/.idea/golinter.xml
Normal 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>
|
@ -4,12 +4,10 @@
|
||||
========
|
||||
|
||||
|
||||
#### BEFORE RELEASE
|
||||
#### DO DO DO
|
||||
|
||||
- app-store link in HTML
|
||||
|
||||
- backups (no longer container in my db_backup, perhaps extend it to sqlite?)
|
||||
|
||||
- ios purchase verification
|
||||
|
||||
#### UNSURE
|
||||
@ -64,6 +62,10 @@
|
||||
|
||||
- use job superclass (copy from isi/bnet/?), reduce duplicate code
|
||||
|
||||
- admin panel (especially errors and requests)
|
||||
|
||||
- cli app (?)
|
||||
|
||||
#### FUTURE
|
||||
|
||||
- Remove compat, especially do not create compat id for every new message...
|
||||
|
Loading…
Reference in New Issue
Block a user