index
:
FMI/pico-web
main
Year 3 FMI Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
browser.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[browser] Renamed browser-stdio to browser-cli
Syndamia
2023-12-20
1
-1
/
+1
|
*
[browser] Separated renderpage and handlecli in it's own source file
Syndamia
2023-12-20
1
-111
/
+5
|
*
[browser] Fixed crash when server doesn't return a page
Syndamia
2023-12-20
1
-0
/
+5
|
*
[browser] Implemented endless command-oriented UI
Syndamia
2023-12-20
1
-22
/
+63
|
*
[browser] Fixed memory leaks and did slight reorganizing
Syndamia
2023-12-08
1
-8
/
+14
|
*
[browser] Cleaned up and reorganized code
Syndamia
2023-12-08
1
-26
/
+54
|
*
[browser] Implemented anchor parsing and navigation
Syndamia
2023-12-08
1
-16
/
+81
|
*
[browser] Implemented initial syntax parsing
Syndamia
2023-12-08
1
-7
/
+23
|
*
[server] Implemented a simple vhost-like system for hosting multiple ↵
Syndamia
2023-12-07
1
-2
/
+2
|
|
|
|
addresses on the same "server"
*
[server,browser] Rough file transmission
Syndamia
2023-12-07
1
-2
/
+7
|
*
[util] Added error handling function
Syndamia
2023-12-07
1
-14
/
+5
|
*
[all] Initial code concept
Syndamia
2023-12-07
1
-0
/
+41