TODO.txt
This commit is contained in:
parent
bf00ffe291
commit
52d5320899
@ -7,6 +7,7 @@ EndProject
|
|||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionFolder", "SolutionFolder", "{F1D312F1-0620-4E35-8D78-9A2808CDE12C}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionFolder", "SolutionFolder", "{F1D312F1-0620-4E35-8D78-9A2808CDE12C}"
|
||||||
ProjectSection(SolutionItems) = preProject
|
ProjectSection(SolutionItems) = preProject
|
||||||
.gitignore = .gitignore
|
.gitignore = .gitignore
|
||||||
|
TODO.txt = TODO.txt
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
|
|||||||
10
TODO.txt
Normal file
10
TODO.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
Main:
|
||||||
|
Move from asp.net to my own http server
|
||||||
|
Add temporary files deletion
|
||||||
|
|
||||||
|
ParseSaveHandler:
|
||||||
|
Separate status and error message from metadata
|
||||||
|
Make this method run as background task instead of POST query
|
||||||
|
|
||||||
|
Parser:
|
||||||
|
Add query support to parse only needed information
|
||||||
Loading…
Reference in New Issue
Block a user