-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTODO.txt
More file actions
29 lines (16 loc) · 1014 Bytes
/
TODO.txt
File metadata and controls
29 lines (16 loc) · 1014 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Stop multiple login via same account, by maintaining a list of logged in ids (Middleware)
- Different Usernames and Passwords. [TEMPORARY SOLUTION]
Fix Result Page Scrollbar [EXTRA WORK]
Add 404 Pages [EXTRA WORK]
Add more languages? [DONE]
Add runtime? [EXTRA WORK]
Fix where scrollbar should or should not appear [EXTRA WORK]
Add Boiler Code / Add INSTRUCTIONS [TODO]
ADD THIS ON INSTRUCTIONS PAGE: [TODO]
Why did my code time out?
Our servers are configured to only allow a certain amount of time for your code to execute. In rare cases the server may be taking on too much work and simply wasn't able to run your code efficiently enough. Most of the time though this issue is caused by inefficient algorithms. If you see this error multiple times you should try to optimize your code further.
RUN (Escaping NewLines) [EXTRA FEATURE]
/run /insert and other post request pe auth [TODO]
Some error with socket ranks on server [EXTRA NOT SURE]
Save Error Modal [EXTRA]
EDIT QUESTIONS PAGE [TODO]