This commit is contained in:
Mike Schwörer 2023-07-04 11:31:47 +02:00
parent 56bf266919
commit 44df964f6f
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF
2 changed files with 11 additions and 3 deletions

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
- 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...