aboutsummaryrefslogtreecommitdiff
path: root/textoutpc
Commit message (Expand)AuthorAgeFilesLines
* Newest elements for SaWellan to fix.Thomas Touhey2020-07-016-76/+111
* Added link_target option support.Thomas Touhey2019-07-302-3/+8
* Latest changes (and mirror testing)Thomas Touhey2019-06-251-1/+1
* Made the textoutpc.color an independant module: thcolor.Thomas Touhey2019-05-085-571/+4
* Random things, still did not correct the issue.Thomas "Cakeisalie5" Touhey2019-03-153-16/+132
* Sorta corrected a tiny bugThomas "Cakeisalie5" Touhey2019-02-111-0/+1
* Fixed space in list.Thomas "Cakeisalie5" Touhey2018-11-021-0/+7
* Corrected list tag.Thomas "Cakeisalie5" Touhey2018-11-022-5/+25
* Started implementing lists with required attributes, doesn't work yet…Thomas "Cakeisalie5" Touhey2018-11-023-4/+46
* Bumped version to 0.2.1Thomas "Cakeisalie5" Touhey2018-11-011-1/+1
* Corrected bugs with superblocks and raw management.Thomas "Cakeisalie5" Touhey2018-11-013-14/+48
* Mainly added 'checkdocs' and updated Pipfile.Thomas "Cakeisalie5" Touhey2018-09-111-3/+4
* Added a similar system for images to videosThomas "Cakeisalie5" Touhey2018-09-106-21/+98
* Continued, not good for 0.3 yet.Thomas "Cakeisalie5" Touhey2018-08-253-8/+110
* Corn flake8Thomas "Cakeisalie5" Touhey2018-08-2516-54/+116
* Corrected docs building.Thomas "Cakeisalie5" Touhey2018-07-301-0/+0
* Corrected video ratio management (once again).Thomas "Cakeisalie5" Touhey2018-07-301-1/+1
* Added OpenWebVideo as a demonstration.Thomas "Cakeisalie5" Touhey2018-07-302-21/+41
* Added a few tags.Thomas "Cakeisalie5" Touhey2018-07-306-28/+143
* Corrected ratio management for video tag (x2).Thomas "Cakeisalie5" Touhey2018-07-291-4/+3
* Corrected ratio management.Thomas "Cakeisalie5" Touhey2018-07-291-4/+18
* Modified the way videos work in textoutpc.Thomas "Cakeisalie5" Touhey2018-07-296-68/+132
* Dumped version to 0.2 (bug corrections, added inline mode)Thomas "Cakeisalie5" Touhey2018-07-291-1/+1
* Added inline mode.Thomas "Cakeisalie5" Touhey2018-07-291-9/+40
* Corrected a few things about the tags.Thomas "Cakeisalie5" Touhey2018-07-2912-41/+136
* Simplified options extraction.Thomas "Cakeisalie5" Touhey2018-07-281-36/+29
* Corrected smiley parsing.Thomas "Cakeisalie5" Touhey2018-07-282-11/+21
* Removed those 'Textout' prefixes in builtin module, corrected some more things.Thomas "Cakeisalie5" Touhey2018-07-2817-75/+119
* Better smiley implementation.Thomas "Cakeisalie5" Touhey2018-07-2827-247/+402
* Updated docs and project structure, dumped to 0.1.1Thomas "Cakeisalie5" Touhey2018-07-271-1/+1
* 0 fails!Thomas "Cakeisalie5" Touhey2018-07-276-9/+25
* Corrected the [quote][show][justify]hehe problem, still problems to goThomas "Cakeisalie5" Touhey2018-07-261-11/+13
* Updated docs.Thomas "Cakeisalie5" Touhey2018-07-261-1/+1
* Works better. Not perfectly, just better.Thomas "Cakeisalie5" Touhey2018-06-222-10/+19
* Going forward!Thomas "Cakeisalie5" Touhey2018-06-222-14/+39
* It works far better!Thomas "Cakeisalie5" Touhey2018-06-211-47/+53
* Having *other* bugs now.Thomas "Cakeisalie5" Touhey2018-06-215-72/+77
* Added a tag loader class.Thomas "Cakeisalie5" Touhey2018-05-2417-102/+107
* Fixed a buffer problem, still a queue problem to fix.Thomas "Cakeisalie5" Touhey2018-05-243-3/+26
* Added some sort of CSS injection imitation on the text-related tags.Thomas "Cakeisalie5" Touhey2018-04-152-4/+60
* Made imports cleaner.Thomas "Cakeisalie5" Touhey2018-02-1915-63/+39
* Copyright notices, and save before trying to use a graphical debugger.Thomas "Cakeisalie5" Touhey2018-02-1926-44/+125
* Worked a bit on the color (#procrastipowa)Thomas "Cakeisalie5" Touhey2018-02-154-29/+65
* Blocks logic starts to really work!Thomas "Cakeisalie5" Touhey2018-02-122-7/+19
* Prepared packaging & stuffThomas "Cakeisalie5" Touhey2018-02-115-25/+32
* Prepared for next corrections.Thomas "Cakeisalie5" Touhey2018-02-111-1/+8
* Starts working, todo: work on a[i]k[center]bThomas "Cakeisalie5" Touhey2018-02-116-119/+187
* Doesn't work yet with block logic, still working on it, just saving it.Thomas "Cakeisalie5" Touhey2018-02-1127-440/+733
* Changed how the tags are organized.Thomas "Cakeisalie5" Touhey2018-01-2621-79/+164
* Put content processing into _TagData to prepare for blocks.Thomas "Cakeisalie5" Touhey2018-01-266-96/+125