index
:
aplus
main
master
A+Attendance CLI utility via Instructure Canvas
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-16
update readme to the current status of the project
vin
1
-1
/
+1
2024-01-16
add timetable function
vin
1
-1
/
+14
2024-01-12
add cpu profiling support
vin
1
-0
/
+21
2024-01-11
start working on submitting course without user-provided course code
vin
1
-5
/
+4
2023-11-21
add verbose flag
vin
1
-0
/
+4
2023-11-20
update usage message
vin
1
-12
/
+21
2023-11-20
use golang flag instead of external getopt library
vin
1
-16
/
+47
2023-11-20
use the Canvas API to get A+ tool ID and URL
vin
1
-2
/
+0
2023-11-15
add short flags for rest of the flags and print usage when no flags are present
vin
1
-4
/
+4
2023-11-15
Switch to getopt library from flag library for flag parsing.
Juan Roig
1
-8
/
+14
2023-11-14
Add flags, update README
Juan Roig
1
-3
/
+22
2023-11-14
Reorganization
Juan Roig
1
-3
/
+3
2023-11-14
add rudimentary messy function for submitting aplus code
vin
1
-1
/
+1
2023-11-14
Add list courses functions, remove unnecessary functions, update README.
Juan Roig
1
-0
/
+1
2023-11-13
Move aplus requests to new launch_aplus function
Juan Roig
1
-71
/
+4
2023-11-12
add cookie jar to allow cross site origin requests to carry cookies
Juan Roig
1
-5
/
+24
2023-11-07
reorganize functions to aplus-related and canvas-related.
Juan Roig
1
-10
/
+7
2023-11-04
Moved functional code to funcs.go
Juan Roig
1
-196
/
+22
2023-10-31
add postform request
Juan Roig
1
-1
/
+8
2023-10-31
Form parsing done correctly
Juan Roig
1
-2
/
+52
2023-10-30
isolate form HTML
Juan Roig
1
-5
/
+102
2023-10-30
switch to using http client instead of invoking static methods
Juan Roig
1
-10
/
+18
2023-10-27
first commit
Juan Roig
1
-0
/
+82