Commit Graph

431 Commits (dd6608719306a0cce2fd748bd20ff0d80143cd62)

Author SHA1 Message Date
Stijn De Clercq 968df71f98
Merge pull request #88 from stijndcl/fix_matches
Add support for postponed matches
2021-08-19 21:12:57 +02:00
Stijn De Clercq b083cfe0bf Add support for postponed matches 2021-08-19 21:12:29 +02:00
Stijn De Clercq b910018ddc
Merge pull request #87 from stijndcl/links
Fix JPL tournament code & links
2021-08-19 20:49:42 +02:00
Stijn De Clercq bf9b9c23b0 Fix matches url 2021-08-19 20:47:53 +02:00
Stijn De Clercq daae31a298 Update jpl code 2021-08-19 20:35:22 +02:00
Stijn De Clercq cbe1cf747f Fix error in food 2021-08-19 19:45:00 +02:00
Stijn De Clercq cdb8a04cde
Merge pull request #86 from stijndcl/ufora_notifications
Fixes for Ufora Notifications
2021-08-11 20:46:28 +02:00
Stijn De Clercq 3b1426b048 Ufora Notifications: fix timestamp (i think), unlimited length, FULL html-to-markdown support (eg. hyperlinks, file download links, ...), clean up some ugly stuff 2021-08-11 20:43:45 +02:00
Stijn De Clercq 9561b98f98
Merge pull request #85 from stijndcl/more_tests
Add test for jpl scraper, fix random import, fix reminders
2021-08-10 12:05:49 +02:00
Stijn De Clercq 1d0782bdc8 Fixed reminder & broken import 2021-08-10 12:02:39 +02:00
Stijn De Clercq 6ddaa6e488 Fix les embed reminder 2021-08-09 00:40:15 +02:00
Stijn De Clercq 02ea90ec6a Test sporza html scraper 2021-08-08 23:28:40 +02:00
Stijn De Clercq 49aaa76aff restructure scrapers, don't run jpl task on dev 2021-08-08 23:24:16 +02:00
Stijn De Clercq e07a2c28d1 Fix sporza matchday scraper 2021-08-08 23:06:59 +02:00
Stijn De Clercq 500da97b8b Disable schedule command cause it's not useful atm 2021-08-08 22:48:13 +02:00
Stijn De Clercq 153aa04490
Merge pull request #84 from stijndcl/les_rework
Les rework + tests
2021-08-08 22:47:01 +02:00
Stijn De Clercq 41a1527e72 Fix typo in test 2021-08-08 22:24:05 +02:00
Stijn De Clercq 07e48e4046 Rename job 2021-08-08 22:23:23 +02:00
Stijn De Clercq aa1e28937c Add extra tests for schedules & timeformatters 2021-08-08 22:22:11 +02:00
Stijn De Clercq a97a35a13b Fix job name 2021-08-08 20:43:05 +02:00
Stijn De Clercq 76df656128 run tests on commit 2021-08-08 20:40:50 +02:00
Stijn De Clercq 445ca84834 Write some tests, fix imports 2021-08-08 20:26:53 +02:00
Stijn De Clercq 85f29e7afa Check for semester end 2021-08-08 19:32:41 +02:00
Stijn De Clercq e9ea063876 Show custom embed for weekends 2021-08-08 18:33:32 +02:00
Stijn De Clercq a198a83153 Clean up imports 2021-08-08 18:24:53 +02:00
Stijn De Clercq 8c6d3682b4 Remove old les code, fix food 2021-08-08 18:24:11 +02:00
Stijn De Clercq 9cebb8280e Special online links 2021-08-08 18:14:56 +02:00
Stijn De Clercq e8301ce8a2 Creating embeds 2021-08-08 18:12:16 +02:00
Stijn De Clercq b3854324d4 Special weeks 2021-08-08 15:18:45 +02:00
Stijn De Clercq 1857bdefe9 Rework schedule a bit to make it more maintainable & easier to code 2021-08-06 23:47:50 +02:00
Stijn De Clercq 54d31c943a Support to show the schedule for a requested day AFTER holidays 2021-08-06 20:52:56 +02:00
Stijn De Clercq ee3ee5284d Work on main Schedule, support for holidays 2021-07-23 23:43:19 +02:00
Stijn De Clercq 49870d23eb Restart rework, for real this time ™️ 2021-07-23 21:03:14 +02:00
Stijn De Clercq ec30228929 check weeks & filter doubles out 2021-07-22 20:28:45 +02:00
Stijn De Clercq cec78f0d5f Schedule implementation 2021-07-22 20:28:45 +02:00
Stijn De Clercq bd3c3d0745 Create enum & base implementation for Courses 2021-07-22 20:28:45 +02:00
Stijn De Clercq 9ce4b0947c Create empty classes for rework, add basic implementation for Slot & Location 2021-07-22 20:28:45 +02:00
Stijn De Clercq b18c15a380
Merge pull request #80 from stijndcl/extra_snipe_tests
Additional snipe tests
2021-07-01 01:18:53 +02:00
Stijn De Clercq 02bd10adcb Additional snipe tests 2021-07-01 01:16:52 +02:00
Stijn De Clercq ab6819d963
Merge pull request #79 from stijndcl/snipe_exceptions
Don't snipe steam codes + tests
2021-06-30 22:11:03 +02:00
Stijn De Clercq 09cad58f43 Don't snipe steam codes, fixes #78
(bot commands can be sniped)
2021-06-30 21:55:17 +02:00
Stijn De Clercq ecb7de062b
Merge pull request #77 from stijndcl/snipe
Snipe
2021-06-22 19:35:30 +02:00
Stijn De Clercq 01266b1346 Snipe, fixes #43 2021-06-22 00:36:22 +02:00
Stijn De Clercq ce1e2e7272
Merge pull request #75 from stijndcl/bump_python_version
Bump python version
2021-06-20 11:51:53 +02:00
Stijn De Clercq f2b4abd4d2 Add env template 2021-06-20 11:50:46 +02:00
Stijn De Clercq 92a82a7175 Update quart & cors versions 2021-06-20 11:48:30 +02:00
Stijn De Clercq ca17a7333b Bump python version 2021-06-20 11:45:34 +02:00
Stijn De Clercq 7bbe4db26d
Merge pull request #74 from stijndcl/list_custom_commands
Show list of custom commands
2021-06-19 23:09:53 +02:00
Stijn De Clercq 7847cc1d29 Show list of custom commands 2021-06-19 23:08:42 +02:00
Stijn De Clercq a310d1696c
Merge pull request #72 from stijndcl/flask-backend
Create basics for backend server, + small fixes
2021-06-19 22:29:32 +02:00