plenum-bot/src
murmeldin e4444b8118 mediawiki progress
- mediawiki.rs:
 - new make_request function for easier post- and get-requests
 - new new_wiki_page function that creates new wiki pages
 - working csrf-Token-function
 - fixed read_txt_file function: Now properly working
 - pad_ins_wiki-function is now the main trigger for all the actions that should be done on day after plenum
- hedgedoc.rs + mediawiki.rs: Better error handling for common offline edge case
- main: ansi art moved in function, Timer and eta for time prediction during development
- still to do in mediawiki.rs: Date logic for pad generation and function for modifying the main Plenum Page
2024-12-10 21:38:35 +01:00
..
chaosknoten.txt chaosknoten logo unicode ansi art 2024-12-10 21:38:35 +01:00
config_spec.rs clippy 2024-12-10 21:38:35 +01:00
date.rs clippy 2024-12-10 21:38:35 +01:00
email.rs more cleanup & fixes 2024-12-10 21:38:35 +01:00
hedgedoc.rs mediawiki progress 2024-12-10 21:38:35 +01:00
key_value.rs clippy 2024-12-10 21:38:35 +01:00
lib.rs move debug / util macros to lib.rs 2024-12-10 21:38:35 +01:00
main.rs mediawiki progress 2024-12-10 21:38:35 +01:00
mediawiki.rs mediawiki progress 2024-12-10 21:38:35 +01:00
template.rs lib target; working doctests 2024-12-10 21:38:35 +01:00