Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
b4c2fe3
Re-enabled eslint in /calendar
TheLuckyman30 Apr 14, 2025
ec6f973
Calendar.ts now adheres to the eslint rules
TheLuckyman30 Apr 14, 2025
9f2e354
Changed filtered events array back into a 1D array
TheLuckyman30 Apr 15, 2025
7f22a54
Updated calendar embed to be pagified instead of a 2D array
TheLuckyman30 Apr 15, 2025
d9c3a25
Removed done button
TheLuckyman30 Apr 15, 2025
52527cb
Embeds should now display all events properly
TheLuckyman30 Apr 15, 2025
d7b6ec0
Downloading events should now work with new embeds
TheLuckyman30 Apr 15, 2025
9805a7f
Made it so calendars are retrieved async
TheLuckyman30 Apr 15, 2025
9441ada
Moved pagified select menu class into new file
TheLuckyman30 Apr 15, 2025
51ad53f
Moved calendar helper functions to new file
TheLuckyman30 Apr 15, 2025
2b0bef9
Added JSDocs to calendar helper functions
TheLuckyman30 Apr 15, 2025
1a506ed
Removed unneccsary function in calendar.ts
TheLuckyman30 Apr 15, 2025
7a892d2
Select event buttons should no longer appear if there are no events d…
TheLuckyman30 Apr 15, 2025
3572a8a
Added more documentation to calendar.ts
TheLuckyman30 Apr 15, 2025
c3231b9
Removed classname filter
TheLuckyman30 Apr 15, 2025
064eb06
Removed unnecassry message edit
TheLuckyman30 Apr 15, 2025
9ba9a28
Modified pagified select menu method to return sent message and made …
TheLuckyman30 Apr 16, 2025
c9c4743
Events should now be filtered after selecting inital calendar
TheLuckyman30 Apr 16, 2025
a87e17f
Updated documentation in calendar.ts
TheLuckyman30 Apr 16, 2025
4d0f49d
Changed placeholder name for calendar select menu"
TheLuckyman30 Apr 16, 2025
2f94dbf
Removed initial calendar select menu
TheLuckyman30 Apr 17, 2025
3b24131
Bot will now only retrieve 1 calendar from the database that matches …
TheLuckyman30 Apr 17, 2025
c20e3ee
Wrapped database code in try catch to notify user when course code is…
TheLuckyman30 Apr 17, 2025
25416a7
Updated inital reply message
TheLuckyman30 Apr 17, 2025
0705681
Updated documentation in calendar utils
TheLuckyman30 Apr 17, 2025
f0d9d87
Downloading cal events should now retain ALL reccurence rules
TheLuckyman30 Apr 17, 2025
4c0dc54
Fixed bug that caused a 6 minute offset with downloaded events
TheLuckyman30 Apr 17, 2025
8c58c7c
Updated JSDoc in calendar utils
TheLuckyman30 Apr 18, 2025
a82275d
Updated comments in calendar.ts
TheLuckyman30 Apr 18, 2025
e72d5f7
Updated location filter logic
TheLuckyman30 Apr 21, 2025
6c970e5
Merge remote-tracking branch 'origin' into cleanUpCalendarCode-brando…
TheLuckyman30 Apr 21, 2025
88d7f3b
Merged changes from main
TheLuckyman30 Apr 21, 2025
f03abcf
Downloaded events will now show the description of the event
TheLuckyman30 Apr 22, 2025
7945070
Will now check room location in summary of event
TheLuckyman30 Apr 22, 2025
f868e51
Merged from main
TheLuckyman30 Apr 23, 2025
1629bab
Updated helper functions to work with new download system
TheLuckyman30 Apr 23, 2025
918e897
Merged TA info changes from main
TheLuckyman30 Apr 23, 2025
92d4d74
Enabled eslint in tainfo.ts
TheLuckyman30 Apr 23, 2025
abaf889
Updated download button label
TheLuckyman30 Apr 23, 2025
20d7a69
Enabled eslint in calendar help
TheLuckyman30 Apr 23, 2025
5ef92fd
Optimized embed creation
TheLuckyman30 Apr 23, 2025
96000e6
Updated download events label when multiple events are selected
TheLuckyman30 Apr 23, 2025
2aa9cff
Merge remote-tracking branch 'origin' into cleanUpCalendarCode-brando…
TheLuckyman30 Apr 23, 2025
af37e60
Merged removecalendar updates from main
TheLuckyman30 Apr 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading