-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement functionality to download the fractions from the server #24
Commits on Sep 5, 2024
-
[TO REVISION] NEW FUNCTIONALITY: Download chunks into memory with dow…
…nload_to_memory()
Configuration menu - View commit details
-
Copy full SHA for 95e91d5 - Browse repository at this point
Copy the full SHA 95e91d5View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd56172 - Browse repository at this point
Copy the full SHA dd56172View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b6fc98 - Browse repository at this point
Copy the full SHA 2b6fc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8306f8d - Browse repository at this point
Copy the full SHA 8306f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d2860 - Browse repository at this point
Copy the full SHA c5d2860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336a256 - Browse repository at this point
Copy the full SHA 336a256View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e61f2b4 - Browse repository at this point
Copy the full SHA e61f2b4View commit details -
Merge branch 'main' of https://github.com/lil-skelly/erebos into down…
…load-fractions
skelly committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for b43baf8 - Browse repository at this point
Copy the full SHA b43baf8View commit details -
Comment out temporarily unused code
skelly committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 41f8b86 - Browse repository at this point
Copy the full SHA 41f8b86View commit details -
Merge branch 'download-fractions' of https://github.com/lil-skelly/er…
…ebos into download-fractions
skelly committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 0065573 - Browse repository at this point
Copy the full SHA 0065573View commit details -
Removed duplicate include statement in http.c
skelly committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 99a7edf - Browse repository at this point
Copy the full SHA 99a7edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0058d89 - Browse repository at this point
Copy the full SHA 0058d89View commit details -
Merge pull request #20 from ekardnam/download-fractions
Refactored the HTTP get functionality and fixed error handling
Configuration menu - View commit details
-
Copy full SHA for b9af94d - Browse repository at this point
Copy the full SHA b9af94dView commit details -
skelly committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for e12a322 - Browse repository at this point
Copy the full SHA e12a322View commit details
Commits on Sep 13, 2024
-
Added functionality to download and parse fractions. Also added CRC-3…
…2 functionality in utils.h for future use
skelly committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ee9932 - Browse repository at this point
Copy the full SHA 1ee9932View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50984f9 - Browse repository at this point
Copy the full SHA 50984f9View commit details
Commits on Sep 17, 2024
-
Configured server not to serve the special backup file, separated CRC…
…32 functionality and finalized the fraction sorting.
skelly committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a52020 - Browse repository at this point
Copy the full SHA 4a52020View commit details -
skelly committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 44478e4 - Browse repository at this point
Copy the full SHA 44478e4View commit details