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
/
canvas.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
-0
/
+10
2024-01-16
update readme to the current status of the project
vin
1
-1
/
+1
2024-01-12
fix merge conflict dropping commit
vin
1
-2
/
+2
2024-01-12
send attendance code to all current courses when course not specified
vin
1
-1
/
+2
2024-01-11
start working on submitting course without user-provided course code
vin
1
-2
/
+8
2024-01-11
change list all courses function to list only courses that are active
Juan Roig
1
-1
/
+1
2023-11-21
add verbose flag
vin
1
-2
/
+4
2023-11-20
do not return an error when init_aplus_toolid is successful
vin
1
-0
/
+1
2023-11-20
use the Canvas API to get A+ tool ID and URL
vin
1
-3
/
+29
2023-11-15
switch order of course name and id when listing
vin
1
-2
/
+2
2023-11-14
Reorganization
Juan Roig
1
-0
/
+1
2023-11-14
Add list courses functions, remove unnecessary functions, update README.
Juan Roig
1
-17
/
+14
2023-11-13
Move aplus requests to new launch_aplus function
Juan Roig
1
-0
/
+17
2023-11-07
reorganize functions to aplus-related and canvas-related.
Juan Roig
1
-0
/
+57