Commit Graph

905 Commits

Author SHA1 Message Date
Tomasz Sowa 0b52ae80dd
update uikit to 3.16.19 2023-05-27 17:27:42 +02:00
Tomasz Sowa 3e46d8b4b4
update uikit to 3.16.18 2023-05-23 14:48:28 +02:00
Tomasz Sowa 1655ae3562
fix: correctly clear after a request when an exception has been thrown 2023-05-16 15:31:13 +02:00
Tomasz Sowa dda325bbbf
allow to compile with gcc 12 2023-05-13 16:12:02 +02:00
Tomasz Sowa c326c2a095
update uikit to 3.16.17 2023-05-11 08:22:12 +02:00
Tomasz Sowa bf386e2286
add a Http::set_smtp_ssl_mode(long mode) method for selecting the ssl mode 2023-05-10 14:00:33 +02:00
Tomasz Sowa e822e13dc8
add support for sending emails in Http class 2023-05-10 09:01:30 +02:00
Tomasz Sowa cc2c008bfd
update htmx to 1.9.2 2023-05-08 06:01:20 +02:00
Tomasz Sowa b8a8013d4c
update uikit to 3.16.15 2023-04-15 23:50:18 +02:00
Tomasz Sowa 12ed77aeb1
update htmx to 1.9.0 2023-04-13 21:45:39 +02:00
Tomasz Sowa 7476048da6
make depend 2023-04-12 17:21:42 +02:00
Tomasz Sowa 8a307790c0
update jquery to 3.6.4 2023-04-09 14:25:11 +02:00
Tomasz Sowa a49b10ed2d
allow to upload files from the ckeditor
while here:
- update ckeditor to 4.21.0
- add a Sourcedialog plugin to the ckeditor
2023-04-09 14:10:21 +02:00
Tomasz Sowa 6a2da642b0
update uikit to 3.16.14 2023-04-08 09:48:12 +02:00
Tomasz Sowa b836c77950
update uikit to 3.16.13 2023-04-06 07:52:03 +02:00
Tomasz Sowa 2aa4eee20d
update uikit to 3.16.12 2023-03-28 07:37:15 +02:00
Tomasz Sowa 9ada82c4aa
update uikit to 3.16.6 2023-03-12 13:50:50 +01:00
Tomasz Sowa aa9b83f740
update uikit to 3.16.5 2023-03-10 19:26:26 +01:00
Tomasz Sowa 4ddfd2cd3a
update uikit to 3.16.3 2023-02-27 22:14:36 +01:00
Tomasz Sowa d15f5e4fa4
update uikit to 3.16.1 2023-02-27 01:57:39 +01:00
Tomasz Sowa 2e455f97ac
add support for serializing to xml 2023-02-27 00:34:29 +01:00
Tomasz Sowa f664cc1a53
update flatpickr to 4.6.13 2023-02-15 23:03:56 +01:00
Tomasz Sowa ae505f3201
remove white characters from flatpickr js script 2023-02-15 22:57:41 +01:00
Tomasz Sowa d5433cddf1
update jquery to 3.6.3 2023-02-14 13:05:45 +01:00
Tomasz Sowa 52773a271c
update ckeditor to 4.20.1 2023-02-14 12:26:36 +01:00
Tomasz Sowa e9311989ab
update uikit to 3.15.24 2023-02-14 00:21:16 +01:00
Tomasz Sowa 7b63c01033
update uikit to 3.15.23 2023-02-02 10:43:32 +01:00
Tomasz Sowa 5972b2bb39 update uikit to 3.15.22 2023-01-19 23:42:48 +01:00
Tomasz Sowa f182978ea5 update htmx to 1.8.5 2023-01-19 12:49:03 +01:00
Tomasz Sowa ebb8132808 update uikit to 3.15.21 2023-01-12 17:27:09 +01:00
Tomasz Sowa 1bd1762258 update uikit to 3.15.20 2023-01-05 20:29:44 +01:00
Tomasz Sowa 00b0e251f4 update uikit to 3.15.19 2022-12-28 10:05:03 +01:00
Tomasz Sowa 14e32df8c9 fix(Http): use uninitialize_curl() in begin() method 2022-12-23 04:23:38 +01:00
Tomasz Sowa aa938f05ca add methods to set a client certificate/key and the CA in the Http class 2022-12-21 14:09:31 +01:00
Tomasz Sowa 4583ab28ed add primary keys definition to migration rules 2022-12-19 19:13:45 +01:00
Tomasz Sowa 9c0cd6eb5e add Http::set_ssl_version() to set the available TLS version to use 2022-12-19 14:17:30 +01:00
Tomasz Sowa 32c30cf536 update uikit to 3.15.18 2022-12-13 15:10:18 +01:00
Tomasz Sowa a8b7a9e122 update uikit to 3.15.17 2022-12-08 12:26:50 +01:00
Tomasz Sowa d07ff5b881 update uikit to 3.15.15 2022-12-05 06:57:51 +01:00
Tomasz Sowa 66fae598c2 parse winixjson_* environment variables as json config options 2022-11-25 13:30:51 +01:00
Tomasz Sowa 589e889822 update uikit to 3.15.14 2022-11-24 22:14:55 +01:00
Tomasz Sowa 89249f1297 add Http::fetch(...) methods 2022-11-18 16:38:03 +01:00
Tomasz Sowa 2bd56c87e4 update uikit to 3.15.13 2022-11-17 23:07:40 +01:00
Tomasz Sowa 204688464e rename Http:put() to Http:post() and add a separate Http:put() 2022-11-17 02:47:00 +01:00
Tomasz Sowa 1d0956abab update to the new pikotools api: change converting functions to the snake case 2022-11-14 03:22:48 +01:00
Tomasz Sowa c2013ff47f do not use the ezc engine when sending a static file
while here:
- in send_file_mode=0 return a 404 if a static file was not correctly read
2022-11-14 00:54:50 +01:00
Tomasz Sowa 624bf47c8d update htmx to 1.8.4 2022-11-07 21:01:18 +01:00
Tomasz Sowa cdd395efa5 update uikit to 3.15.12 2022-11-07 20:54:41 +01:00
Tomasz Sowa 47f6e2234c update htmx to 1.8.2 2022-10-26 12:44:48 +02:00
Tomasz Sowa 1648092cd5 update uikit to 3.15.11 2022-10-26 12:33:11 +02:00