8220b112bf
Fix issue with wrongfully used assign function
2023-01-19 11:26:26 +01:00
f2dd8de143
Add support for img tags
2023-01-15 17:27:51 +01:00
d7325d64c5
Add use <tunit> instead of <span> for Deepl translation
...
To avoid getting results like "... bla."</span>" ->
"... bla</span>."" from Deepl we need to set set splitting_tags
option to an element name (that's not as common as span).
2023-01-14 21:59:57 +01:00
403116cd08
Replace uuids with "nanoid"s
2023-01-11 19:01:28 +01:00
24e58c7d96
Update tunit editor
...
Now with fancy new radio-buttons.
2023-01-10 23:20:20 +01:00
33ed533a1a
Update editing translation
2023-01-09 21:35:35 +01:00
78160a5bae
Add HtmlDocComponent to render the InternalTree
...
Very basic but promising.
2023-01-05 22:22:44 +01:00
d589d84b40
Add creating and basic editing of translation
2023-01-04 14:42:13 +01:00
07413802d9
Fix bug with date/datetime inputs
2023-01-01 00:22:40 +01:00
b7bd9195b6
Add importing html and save it to Article
...
Additionally defines a wizard logic which is partially unused yet.
2022-12-29 16:43:52 +01:00
6ab313aabd
Add optional class attribute to textarea
2022-12-28 14:31:09 +01:00
52c0f130f7
Fix annoying line in textarea input
2022-12-27 23:10:08 +01:00
ad2f1e8ea0
Add users/authentication with phx.gen.auth
2022-12-26 15:30:06 +01:00
81466c3941
Initial commit
...
After mix phx.new
2022-12-26 14:55:17 +01:00