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
/
aplus.go
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
exit if the CANVAS environment variables are not set
HEAD
master
main
vin
1
-2
/
+2
2024-01-16
handle roles not supported canvas error
vin
1
-1
/
+14
2024-01-16
add timetable function
vin
1
-0
/
+54
2024-01-12
send attendance code to all current courses when course not specified
vin
1
-3
/
+5
2024-01-11
start working on submitting course without user-provided course code
vin
1
-1
/
+27
2023-11-21
add verbose flag
vin
1
-5
/
+9
2023-11-20
update usage message
vin
1
-0
/
+1
2023-11-20
use golang flag instead of external getopt library
vin
1
-1
/
+1
2023-11-20
use the Canvas API to get A+ tool ID and URL
vin
1
-0
/
+7
2023-11-14
Add flags, update README
Juan Roig
1
-8
/
+3
2023-11-14
Reorganization
Juan Roig
1
-31
/
+30
2023-11-14
add rudimentary messy function for submitting aplus code
vin
1
-2
/
+56
2023-11-14
Add list courses functions, remove unnecessary functions, update README.
Juan Roig
1
-1
/
+2
2023-11-13
further simplify launch_aplus function and get_aplus function
Juan Roig
1
-33
/
+17
2023-11-13
Move aplus requests to new launch_aplus function
Juan Roig
1
-0
/
+28
2023-11-08
fix "LTI signature verification failed" message
vin
1
-1
/
+2
2023-11-07
reorganize functions to aplus-related and canvas-related.
Juan Roig
1
-0
/
+76