Commit Graph

146 Commits

Author SHA1 Message Date
shirshasa
2506da20be epub converter: fix links 2021-06-03 11:41:35 +03:00
shirshasa
a3b2343a7c epub converter: hardcode colors for 9781284171242 2021-06-02 14:33:28 +03:00
shirshasa
1b94b870a7 epub converter: bug fix
- remove adding border 0 in td
-save links while headings removal
2021-06-02 08:41:46 +03:00
shirshasa
044439e617 epub converter: fix bgcolor if white text 2021-06-01 18:04:17 +03:00
shirshasa
2b46a16c07 epub converter: fix colors
- add rgba
- fix converting to nearest white if not white
2021-06-01 18:02:53 +03:00
shirshasa
ac82fc5f4b epub converter: fix tables 2021-06-01 17:55:06 +03:00
shirshasa
684738e8a9 epub converter: tmp color fix 2021-05-28 19:49:59 +03:00
shirshasa
a077b26c83 epub converter: tmp color fix 2021-05-28 19:34:30 +03:00
shirshasa
268f7a3dc5 epub converter: tmp color fix 2021-05-28 19:33:24 +03:00
shirshasa
cbc163d973 epub converter: add internal links processing 7
-figure
-links without id
- img width, height
2021-05-28 15:41:33 +03:00
shirshasa
515f1ef8bd epub converter: add internal links processing 6a 2021-05-28 08:22:29 +03:00
shirshasa
b00317149d epub converter: add internal links processing 6 2021-05-28 08:12:21 +03:00
shirshasa
e2ed510c3d epub converter: add internal links processing 5 2021-05-27 19:28:52 +03:00
shirshasa
dcdb535ffa epub converter: add internal links processing4 2021-05-27 19:27:10 +03:00
shirshasa
ab7a944bfb epub converter: add internal links processing3 2021-05-27 12:15:48 +03:00
shirshasa
836e2dbc11 epub converter: add internal links processing2 2021-05-26 08:15:56 +03:00
shirshasa
3eac136e07 epub converter: add internal links processing
- fix cleaning headings
- fix when chapter mark is not on the 1 level
2021-05-25 12:58:14 +03:00
shirshasa
0ac20999b5 epub converter: add logging, fix image processing 2021-05-20 19:03:05 +03:00
shirshasa
b472c5b9f7 epub converter: fix headings levels 2021-04-30 15:21:35 +03:00
shirshasa
d21b11f99a epub converter: add table processing, class removal 2021-04-29 16:23:46 +03:00
shirshasa
0a9124c046 epub converter: prettify css_reader.py 2021-04-29 12:48:50 +03:00
shirshasa
e06bc58257 epub converter: prettify color_reader.py 2021-04-29 09:32:46 +03:00
shirshasa
39bc2b92a9 epub converter: update Dockerfile, remove checking packages 2021-04-26 15:27:13 +03:00
shirshasa
44e4e889f3 epub converter: small fix 2021-04-26 15:26:36 +03:00
shirshasa
8a47f74e8b epub converter: fix importing 2021-04-26 15:25:21 +03:00
shirshasa
4a89141cc3 epub converter: consumer.py 2021-04-23 15:22:20 +03:00
shirshasa
6cd4f9401d epub converter: update 2021-04-23 15:21:24 +03:00
shirshasa
d5dc3529b7 epub converter: update config.py 2021-04-23 14:28:28 +03:00
shirshasa
37e47d0aa7 epub converter: add color conversion, update adding style tags 2021-04-23 14:20:21 +03:00
shirshasa
bf7989e716 epub converter: update css processing 2021-04-23 09:35:35 +03:00
shirshasa
e0e64a0c38 epub converter: add css processing 2021-04-22 17:26:17 +03:00
shirshasa
8f284651c4 epub converter: add epub book conversion pipeline 2021-04-21 17:28:13 +03:00
shirshasa
ea0814fb4c epub converter: add access object for image processing
- update headings cleaning
- add h tag removal
-
2021-04-21 17:27:50 +03:00
shirshasa
dce0f871a8 epub converter: rename from epub_converter.py 2021-04-19 11:35:38 +03:00
shirshasa
1df37b6122 epub converter: add footnotes, list processing 2021-04-19 11:20:20 +03:00
shirshasa
c6a4a5fac4 epub converter: update access.py 2021-04-19 11:18:26 +03:00
shirshasa
5e58cb3d92 epub converter: add headers and image processing 2021-04-15 14:45:41 +03:00
shirshasa
880b045de0 epub converter: add files 2021-04-14 14:29:19 +03:00
gregory-p
4eb30bd80c Merge pull request #139 from Teqniksoft/refactoring
Refactoring: converter
2021-04-14 14:19:03 +03:00
shirshasa
a353f0346f converter: just renaming file and functions 2021-04-14 14:15:34 +03:00
shirshasa
81ccbf5af3 converter: rename from book.py 2021-04-14 13:53:12 +03:00
gregory-p
3f19336a0b Merge pull request #130 from Teqniksoft/refactoring
Refactoring
2021-03-22 10:53:46 +03:00
shirshasa
f7f660c969 converter fix: pt to px 2021-03-22 10:35:19 +03:00
gregory-p
b2082248ba Merge pull request #123 from Teqniksoft/refactoring
converter fix: add text-indent if \t in the start of <p>
2020-12-02 16:50:38 +03:00
shirshasa
718f81b124 converter fix: add text-indent if \t in the start of <p> 2020-12-02 16:43:22 +03:00
gregory-p
11102838da Merge pull request #122 from gregory-p/develop
add configs for staging env
2020-11-25 17:18:59 +03:00
Gregory Pradun
f1e0531ce5 add configs for staging env 2020-11-25 17:15:32 +03:00
shirshasa
efea215c48 update tests on pages: course, profile, login, history 2020-11-02 14:11:22 +03:00
shirshasa
e929ac08ff converter fix: cleaning bad utf symbols in hrefs 2020-10-30 00:30:52 +03:00
shirshasa
fb6a9aea6c converter fix: font-size removed from footnotes 2020-10-30 00:17:29 +03:00