|
|
02e6340c0a
|
Add embedded schema for Artikel
|
2023-02-28 23:47:37 +01:00 |
|
|
|
b87b54ec71
|
Refactor get_artikel*() functions/sql
|
2023-02-28 21:42:05 +01:00 |
|
|
|
fc0818678c
|
Add dark mode styling to form elements
|
2023-02-28 21:38:11 +01:00 |
|
|
|
dc4c8e4790
|
Update tidy_raw() to ignore null values
|
2023-02-28 21:35:09 +01:00 |
|
|
|
2ffea3e490
|
Add rest of other commit (appr. HEAD~20?)
|
2023-02-22 14:24:49 +01:00 |
|
|
|
cb8e9ef14f
|
Add another tidy_raw()
|
2023-02-14 22:52:43 +01:00 |
|
|
|
faf2bb0e2e
|
Improve logic and add working "delete" links
|
2023-02-14 21:02:48 +01:00 |
|
|
|
7297a907da
|
Update regexes with u option
And add pw validations
|
2023-02-14 20:56:57 +01:00 |
|
|
|
66a61c8380
|
Add tidy_raw() helper
|
2023-02-14 20:55:36 +01:00 |
|
|
|
b0267ef752
|
Add long urls for Artikel
|
2023-02-12 18:46:19 +01:00 |
|
|
|
239177db50
|
Add makeshift image for dark mode
|
2023-02-11 23:24:19 +01:00 |
|
|
|
1b68a1de16
|
Add some forgotten code
|
2023-02-11 20:12:03 +01:00 |
|
|
|
6ae1289400
|
More styling
|
2023-02-11 20:05:40 +01:00 |
|
|
|
666c499c72
|
Add .breakpoint_indicator
|
2023-02-11 20:05:00 +01:00 |
|
|
|
7cd9a09cfd
|
More dark mode
|
2023-02-11 19:56:34 +01:00 |
|
|
|
38000db27a
|
Add dark mode styling
|
2023-02-11 15:46:11 +01:00 |
|
|
|
8f2698bf7b
|
Amend dark mode related
|
2023-02-06 16:15:04 +01:00 |
|
|
|
ba2949a3bd
|
Add eventlistener for change of day/night mode
And add a static js folder for js-files apart from the asset pipeline.
|
2023-02-05 20:14:06 +01:00 |
|
|
|
ab2e8ae816
|
Add dark mode
|
2023-02-04 23:10:57 +01:00 |
|
|
|
c5853fc2aa
|
Add configurable prevention of user registration
Should be done appropriately soon.
|
2023-01-31 18:16:28 +01:00 |
|
|
|
54b609185d
|
Fix issue in a botchy way
|
2023-01-31 18:12:39 +01:00 |
|
|
|
4d75b598ff
|
Update design of public pages
|
2023-01-31 18:08:10 +01:00 |
|
|
|
6cafe09331
|
Update default route
|
2023-01-31 18:03:58 +01:00 |
|
|
|
98426773b7
|
Add layout for public pages
|
2023-01-31 18:02:10 +01:00 |
|
|
|
60eaca943a
|
Cleanup superfluous code
|
2023-01-30 22:05:38 +01:00 |
|
|
|
f76f218652
|
Sanitize HtmlTreeComponent
|
2023-01-27 12:02:29 +01:00 |
|
|
|
13c08918cc
|
Add treating <img> as block and allow <a> in both contexts
|
2023-01-27 11:30:56 +01:00 |
|
|
|
38b3f0c272
|
Add hyphenation and a generalized render_public_content function
|
2023-01-26 21:48:50 +01:00 |
|
|
|
e8e7f877e7
|
Add beauty
|
2023-01-24 20:58:38 +01:00 |
|
|
|
0089d22da4
|
Fix issue with "Save and edit"
|
2023-01-23 15:40:05 +01:00 |
|
|
|
2db0ff06ac
|
Fix perennial :atom issue
|
2023-01-23 15:37:47 +01:00 |
|
|
|
615e64cbd7
|
Fix issue with sometimes missing seconds_remaining field in Deepl response
|
2023-01-23 15:34:26 +01:00 |
|
|
|
bec0e0ae5c
|
Add exporting directly to a file
|
2023-01-23 14:30:25 +01:00 |
|
|
|
f0c178cf31
|
Refactor translation form_component
|
2023-01-19 22:39:09 +01:00 |
|
|
|
cf3a105a0f
|
Add public_content to casts for translation
Overlooked - should have been in fa7671f972
|
2023-01-19 22:24:53 +01:00 |
|
|
|
eff9890fce
|
Add assign for the article_content
|
2023-01-19 22:21:11 +01:00 |
|
|
|
4e311f711c
|
Add some void elements to HtmlDocComponent
|
2023-01-19 22:19:06 +01:00 |
|
|
|
c7fe690599
|
Add page titles to public pages
|
2023-01-19 22:17:26 +01:00 |
|
|
|
8d1c08bfb4
|
Add a layout for the public pages
|
2023-01-19 22:16:41 +01:00 |
|
|
|
c0fe63588c
|
Add Html.render_doc/1
Wraps HtmlDocComponent.render_doc/1 and converts the resulting struct
to binary.
|
2023-01-19 20:33:22 +01:00 |
|
|
|
49d77fc032
|
Fix issue with additional status that has been observed
|
2023-01-19 14:02:53 +01:00 |
|
|
|
5b6e3c5176
|
Add legacy_export function for export to the old outlook
|
2023-01-19 13:58:49 +01:00 |
|
|
|
fa7671f972
|
Add "publish" button to translation form
|
2023-01-19 13:55:38 +01:00 |
|
|
|
f47334b281
|
Fix issue when clicking "Save and edit" with a new translation
|
2023-01-19 13:54:15 +01:00 |
|
|
|
c672d6661e
|
Add wrapper for garnish/2 for phx event
|
2023-01-19 13:52:38 +01:00 |
|
|
|
078db6e38e
|
Update garnish and render_doc functions
Now all element node attributes have to be threaded through the
eph.attributes which is done by the garnish function.
|
2023-01-19 13:48:56 +01:00 |
|
|
|
170883490f
|
Fix mistake with taking properties from article instead translation
|
2023-01-19 11:35:56 +01:00 |
|
|
|
8220b112bf
|
Fix issue with wrongfully used assign function
|
2023-01-19 11:26:26 +01:00 |
|
|
|
a93afea57b
|
Add autoren and artikel for public viewing
|
2023-01-19 11:25:14 +01:00 |
|
|
|
aab04f5ecc
|
Add public_content to translations table and rename lang to language
|
2023-01-15 17:55:26 +01:00 |
|