Tomasz Sowa e63838faeb improve frontend of emacs, ckeditor, tinymce, nicedit, meta and env functions
Improves in emacs:
- use htmx to send content to the controller
- show txt and formatted_txt content in the second panel
- show two tabs if "tabs" winix parameter is used
- add an option to show either one or two panels
- correctly resize the editor window (F11) when two panels are shown

Improves in ckeditor:
- use htmx to send content to the controller
- do not check automatically for ckeditor update

Improves in tinymce/nicedit/meta/env:
- use htmx to send content to the controller

while here:
- change PascalCase to snake_case in meta/env controllers
- update CodeMirror editor to 5.65.16
- udpate Showdown (markdown to html converter) to 2.1.0
2024-07-20 15:13:27 +02:00
2024-05-31 00:32:56 +02:00
2021-06-16 18:09:18 +02:00
2022-07-03 12:17:26 +02:00
Description
Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
BSD-2-Clause 18 MiB
Languages
C++ 92.5%
HTML 6.6%
Makefile 0.6%
Shell 0.2%
C 0.1%