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 (
Expand
)
Author
Age
Files
Lines
*
(src) Moved source files to a src folder
Syndamia
2024-01-06
1
-99
/
+0
*
[browser-cli] Proper command line and URI parsing
Syndamia
2024-01-01
1
-1
/
+0
*
(browser) Added support for URI with custom host and port, as well as a "blan...
Syndamia
2023-12-27
1
-10
/
+18
*
[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 addresse...
Syndamia
2023-12-07
1
-2
/
+2
*
[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