Damien Elmes
|
ae06b9e446
|
add Collection struct, and get media check working again
- media check no longer needs collection to be closed
- use savepoints for operations initiated by Rust, so they are
atomic without forcing a commit
|
2020-03-20 21:15:23 +10:00 |
|
Damien Elmes
|
9df2a08cb0
|
new render_all_latex() + gui button; remove some old code
|
2020-02-17 08:40:17 +10:00 |
|
Damien Elmes
|
6f158c8555
|
plug new media check in
|
2020-02-17 08:40:17 +10:00 |
|
Damien Elmes
|
78f20d05a9
|
drop the clean* funcs
|
2020-02-17 08:40:16 +10:00 |
|
Damien Elmes
|
4096d21c07
|
add add_file() and write_data()
|
2020-02-17 08:40:16 +10:00 |
|
Damien Elmes
|
947d35dfca
|
add tests and setup.py to checks; fix warnings
|
2020-01-06 15:27:59 +10:00 |
|
Damien Elmes
|
0f4f3ab2c1
|
speed up two tests
the regular test run is now faster than the old parallel one was
|
2020-01-03 09:05:04 +10:00 |
|
Damien Elmes
|
5876866565
|
tweaking the folder names again
hopefully that's the last of it
|
2020-01-03 07:48:38 +10:00 |
|