Commit graph

104 commits

Author SHA1 Message Date
189b77cc4f
Correctly build the timetable from scratch 2023-09-26 23:08:41 +02:00
b3fec12292
I made a discovery that changed my life! 2023-09-26 19:16:15 +02:00
9ba185b247
oui 2023-09-18 20:54:48 +02:00
1dbfe12566
find size of days 2023-09-18 20:52:18 +02:00
16a9bba6dd
find the right timetable for the current semester/year combo 2023-09-18 19:50:30 +02:00
3d51a4b743
Update branding 2023-09-18 18:46:50 +02:00
c9262519c3
Remove debug entry 2023-09-07 18:51:41 +02:00
32329647bc
Update deps 2023-09-07 18:29:09 +02:00
e4aa5864eb
Add missing months 2023-09-07 18:20:51 +02:00
e1fc4b7a51
Resolve E0308 ?? 2023-09-07 18:19:29 +02:00
e18b11a5fe
Don't crash when the class isn't bold 2023-04-23 01:35:00 +02:00
7380364c1c
cherry-pick of Paris8/cal8tor:0a5dd3c8f007ee69b720c40d9a761f4d0df6f19d 2023-04-23 00:22:19 +02:00
c232258427
update deps 2023-01-10 12:01:45 +01:00
f0f38a8031
follow clippy advices 2023-01-10 11:53:19 +01:00
afe6aca93f
fix export with the new format of hours used 2022-09-19 23:13:07 +02:00
cdec3c6309
capitalize room name 2022-08-30 22:59:04 +02:00
20fd40bbba
support for l3-a and l3-b 2022-08-30 22:52:44 +02:00
344b018936
fix #7 2022-08-30 22:45:58 +02:00
fb21d3eece
fix for 2022-2023 semester 1 2022-08-30 21:06:44 +02:00
6bc4f69cd5
use custom user-agent 2022-08-29 11:44:35 +02:00
b1f488264d
let user custom the cell length 2022-08-23 18:38:47 +02:00
744198e66e
trim strings 2022-08-23 18:32:06 +02:00
cbc17ba85d
make the table more readable 2022-08-23 18:30:01 +02:00
2f42d4de91
clippy 2022-08-23 17:53:57 +02:00
642387dcd3
fix semester detection and rollback debug 2022-08-23 17:53:57 +02:00
ff32a67ce6
wip: done 2022-08-23 17:53:57 +02:00
b7581584dc
wip 2022-08-23 17:53:57 +02:00
8b1d7c5b57
fix hour column with big cell 2022-08-23 17:53:57 +02:00
aa287b87c2
WIP: table 2022-08-23 17:53:57 +02:00
526cd46747
verbose translation to fr 2022-08-23 17:53:57 +02:00
3fe5529842
support bigcell format 2022-08-23 17:53:57 +02:00
f62c8498ca
unreachable code removal 2022-08-23 17:53:57 +02:00
c771c249c5
helper line 2022-08-23 17:53:57 +02:00
95bd3a53a9
support skip 2022-08-23 17:53:57 +02:00
07caadc77f
old comment 2022-08-23 17:53:57 +02:00
5bc1ddb64d
move enum to other file 2022-08-23 17:53:57 +02:00
e4aa7c624c
Add stuff to build the table 2022-08-23 17:53:57 +02:00
ab416848ef
remove debug 2022-08-23 17:53:57 +02:00
fa51950060
uppercase the letter 2022-08-23 17:53:57 +02:00
ac6dbcf54c
print separator 2022-08-23 17:53:57 +02:00
7e5461ed81
don't use special dependencie for table format 2022-08-23 17:53:57 +02:00
29117f7e28
show days 2022-08-23 17:53:57 +02:00
f6b6972ee5
wip 2022-08-23 17:53:57 +02:00
cf7af66828
add utc info onutc datetime and add lang on course's name 2022-08-18 12:37:40 +02:00
829b4ef7b1
* use String instead of &str
* WIP display fn
2022-08-17 17:08:30 +02:00
076ed15d2a
fix #5 2022-08-17 16:58:49 +02:00
68a64121f4
guess semester 2022-08-17 16:51:09 +02:00
b1adad3519
improve cli 2022-08-17 14:56:36 +02:00
182933226e
ask for path, support extension 2022-08-17 14:38:31 +02:00
ea9c271b2c
fix when there the course's name isn't in <em> 2022-08-17 14:23:51 +02:00