]> git.plutz.net Git - cgilite/log
cgilite
2 years agoAPI CHANGE: do not set session cookie automatically
Paul Hänsch [Tue, 15 Mar 2022 13:20:50 +0000 (14:20 +0100)]
API CHANGE: do not set session cookie automatically

2 years agoenable pandoc fenced divs, and fenced code attributes
Paul Hänsch [Thu, 10 Mar 2022 23:52:57 +0000 (00:52 +0100)]
enable pandoc fenced divs, and fenced code attributes

2 years agomake hr tag visible again
Paul Hänsch [Thu, 10 Mar 2022 23:52:16 +0000 (00:52 +0100)]
make hr tag visible again

2 years agobugfix: prevent HTML injection in reference style link titles
Paul Hänsch [Wed, 23 Feb 2022 15:11:22 +0000 (16:11 +0100)]
bugfix: prevent HTML injection in reference style link titles

2 years agomarkdown support for external macro plugin
Paul Hänsch [Sun, 20 Feb 2022 23:52:03 +0000 (00:52 +0100)]
markdown support for external macro plugin

2 years agobugfix URL escaping for ? and %
Paul Hänsch [Tue, 16 Nov 2021 12:08:05 +0000 (13:08 +0100)]
bugfix URL escaping for ? and %

2 years agofaster HTML and URL functions
Paul Hänsch [Tue, 16 Nov 2021 03:29:11 +0000 (04:29 +0100)]
faster HTML and URL functions

2 years agoexport application globals
Paul Hänsch [Thu, 28 Oct 2021 14:15:19 +0000 (16:15 +0200)]
export application globals

2 years agoidmap functions
Paul Hänsch [Wed, 27 Oct 2021 23:22:35 +0000 (01:22 +0200)]
idmap functions

2 years agobetter data-layer / UI-layer abstraction in user functions
Paul Hänsch [Wed, 27 Oct 2021 20:39:07 +0000 (22:39 +0200)]
better data-layer / UI-layer abstraction in user functions

2 years agoallow server site message page to confirm registration
Paul Hänsch [Wed, 13 Oct 2021 15:37:40 +0000 (17:37 +0200)]
allow server site message page to confirm registration

2 years agoperform _BASE striping outside of internal web server
Paul Hänsch [Thu, 7 Oct 2021 23:53:47 +0000 (01:53 +0200)]
perform _BASE striping outside of internal web server

2 years agocleaner display of activation link, include port number in activation link
Paul Hänsch [Thu, 7 Oct 2021 22:31:46 +0000 (00:31 +0200)]
cleaner display of activation link, include port number in activation link

2 years agostrip _BASE path from PATH_INFO variable
Paul Hänsch [Thu, 7 Oct 2021 22:30:25 +0000 (00:30 +0200)]
strip _BASE path from PATH_INFO variable

2 years agouser invite function, handle invite/registration expire, always allow registration...
Paul Hänsch [Thu, 7 Oct 2021 14:21:54 +0000 (16:21 +0200)]
user invite function, handle invite/registration expire, always allow registration of first user

2 years agobugfix tooltips
Paul Hänsch [Wed, 29 Sep 2021 21:49:14 +0000 (23:49 +0200)]
bugfix tooltips

2 years agoimproved markup for styling
Paul Hänsch [Wed, 29 Sep 2021 11:18:19 +0000 (13:18 +0200)]
improved markup for styling

2 years agomin-height for textarea
Paul Hänsch [Wed, 29 Sep 2021 11:09:15 +0000 (13:09 +0200)]
min-height for textarea

2 years agounambiguous cookie path when destroying user session
Paul Hänsch [Wed, 29 Sep 2021 10:34:51 +0000 (12:34 +0200)]
unambiguous cookie path when destroying user session

2 years agoautomatically swap in confirmation dialog for registration
Paul Hänsch [Wed, 22 Sep 2021 13:43:31 +0000 (15:43 +0200)]
automatically swap in confirmation dialog for registration

2 years agofix in email syntax and confirm path
Paul Hänsch [Tue, 21 Sep 2021 20:25:50 +0000 (22:25 +0200)]
fix in email syntax and confirm path

2 years agoignore automatic files from modules
Paul Hänsch [Tue, 21 Sep 2021 19:12:54 +0000 (21:12 +0200)]
ignore automatic files from modules

2 years agosyntax fixes, minor sanity checks
Paul Hänsch [Tue, 21 Sep 2021 19:10:58 +0000 (21:10 +0200)]
syntax fixes, minor sanity checks

2 years agouser account functions
Paul Hänsch [Thu, 16 Sep 2021 00:01:40 +0000 (02:01 +0200)]
user account functions

2 years agofunction new_session to force session update, limit session cookies to _BASE path
Paul Hänsch [Wed, 15 Sep 2021 23:57:47 +0000 (01:57 +0200)]
function new_session to force session update, limit session cookies to _BASE path

2 years agoallow suppression of default session cookie
Paul Hänsch [Mon, 13 Sep 2021 10:48:33 +0000 (12:48 +0200)]
allow suppression of default session cookie

2 years agoSTRING encodes empty values as backslash for easyer `read`ing of TAB-DBs, UNSTRING...
Paul Hänsch [Mon, 13 Sep 2021 10:37:12 +0000 (12:37 +0200)]
STRING encodes empty values as backslash for easyer `read`ing of TAB-DBs, UNSTRING produces trailing newline for consistent output of encoded \n, obsoleted `sed` $UNSTRING code

2 years agotypo in cli parsing
Paul Hänsch [Sun, 12 Sep 2021 23:39:42 +0000 (01:39 +0200)]
typo in cli parsing

2 years agoSet _EXEC _DATA and _BASE variables
Paul Hänsch [Fri, 27 Aug 2021 13:23:07 +0000 (15:23 +0200)]
Set _EXEC _DATA and _BASE variables

2 years agomuch faster hex decode function
Paul Hänsch [Tue, 24 Aug 2021 13:35:40 +0000 (15:35 +0200)]
much faster hex decode function

2 years agosimpler lock algorithm using files
Paul Hänsch [Mon, 23 Aug 2021 15:29:30 +0000 (17:29 +0200)]
simpler lock algorithm using files

2 years agoimproved gonzo mac if openssl is unavailable
Paul Hänsch [Mon, 2 Aug 2021 10:23:04 +0000 (12:23 +0200)]
improved gonzo mac if openssl is unavailable

2 years agobugfix: faulty check in update and append
Paul Hänsch [Mon, 26 Jul 2021 22:55:39 +0000 (00:55 +0200)]
bugfix: faulty check in update and append

2 years agobugfix: parameter passing in cgilite_value calls
Paul Hänsch [Mon, 26 Jul 2021 22:55:04 +0000 (00:55 +0200)]
bugfix: parameter passing in cgilite_value calls

2 years agoportability GNU `date` / Busybox `date`
Paul Hänsch [Mon, 26 Jul 2021 13:08:44 +0000 (15:08 +0200)]
portability GNU `date` / Busybox `date`

2 years agoFix: prevent horizontal rule from masking 2nd order heading
Paul Hänsch [Sun, 25 Jul 2021 02:52:35 +0000 (04:52 +0200)]
Fix: prevent horizontal rule from masking 2nd order heading

2 years agoenable pipe/argument choice for more functions
Paul Hänsch [Sat, 24 Jul 2021 20:07:39 +0000 (22:07 +0200)]
enable pipe/argument choice for more functions

2 years agomd: heading identifiers
Paul Hänsch [Thu, 8 Jul 2021 22:36:52 +0000 (00:36 +0200)]
md: heading identifiers

2 years agomd: handle DOS line breaks
Paul Hänsch [Wed, 7 Jul 2021 12:50:32 +0000 (14:50 +0200)]
md: handle DOS line breaks

2 years agomd: task lists
Paul Hänsch [Wed, 7 Jul 2021 12:10:24 +0000 (14:10 +0200)]
md: task lists

2 years agoHTML escaping, switchable HTML processing
Paul Hänsch [Wed, 7 Jul 2021 11:55:31 +0000 (13:55 +0200)]
HTML escaping, switchable HTML processing

2 years agomd: inline HTML
Paul Hänsch [Tue, 6 Jul 2021 23:26:12 +0000 (01:26 +0200)]
md: inline HTML

2 years agobugfix: stop condition in HTML block
Paul Hänsch [Tue, 6 Jul 2021 16:50:39 +0000 (18:50 +0200)]
bugfix: stop condition in HTML block

2 years agomd: verbatim html block, md: allow emphasis before punctuation
Paul Hänsch [Mon, 5 Jul 2021 13:19:59 +0000 (15:19 +0200)]
md: verbatim html block, md: allow emphasis before punctuation

2 years agomd: image embedding, completing support for basic markdown
Paul Hänsch [Fri, 2 Jul 2021 11:15:30 +0000 (13:15 +0200)]
md: image embedding, completing support for basic markdown

2 years agomd: horizontal rules
Paul Hänsch [Thu, 1 Jul 2021 16:12:00 +0000 (18:12 +0200)]
md: horizontal rules

2 years agomd: allow hard line breaks; md extension: ignore embedded underscores
Paul Hänsch [Thu, 1 Jul 2021 14:54:12 +0000 (16:54 +0200)]
md: allow hard line breaks; md extension: ignore embedded underscores

2 years agotodo items
Paul Hänsch [Tue, 29 Jun 2021 17:28:32 +0000 (19:28 +0200)]
todo items

2 years agoinclude markdown processor
Paul Hänsch [Tue, 29 Jun 2021 16:58:24 +0000 (18:58 +0200)]
include markdown processor

2 years agotry automatic switching to busybox for uuencode and sha256sum
Paul Hänsch [Sat, 15 May 2021 10:56:33 +0000 (12:56 +0200)]
try automatic switching to busybox for uuencode and sha256sum

3 years agobugfix: fix error when reading literal "+" char from storage
Paul Hänsch [Wed, 14 Apr 2021 15:48:06 +0000 (17:48 +0200)]
bugfix: fix error when reading literal "+" char from storage

3 years agobasic print styles
Paul Hänsch [Sat, 20 Mar 2021 12:25:36 +0000 (13:25 +0100)]
basic print styles

3 years agoset foreground color where background color is set
Paul Hänsch [Sat, 6 Mar 2021 23:02:51 +0000 (00:02 +0100)]
set foreground color where background color is set

3 years agoremove obsolte escape functions
Paul Hänsch [Sat, 13 Feb 2021 21:27:50 +0000 (22:27 +0100)]
remove obsolte escape functions

3 years agointroduce functions for cookie based cryptographically signed session variables
Paul Hänsch [Sat, 13 Feb 2021 21:06:49 +0000 (22:06 +0100)]
introduce functions for cookie based cryptographically signed session variables

3 years agointroduce simple DBM module
Paul Hänsch [Sat, 13 Feb 2021 21:04:59 +0000 (22:04 +0100)]
introduce simple DBM module

3 years agouse debug function for error output
Paul Hänsch [Sat, 13 Feb 2021 21:03:38 +0000 (22:03 +0100)]
use debug function for error output

3 years agochange border of input elements
Paul Hänsch [Wed, 10 Feb 2021 12:56:30 +0000 (13:56 +0100)]
change border of input elements

3 years agoexperimental: basic set of css rules
Paul Hänsch [Tue, 9 Feb 2021 20:45:55 +0000 (21:45 +0100)]
experimental: basic set of css rules

3 years agosimplified mac function and cookie format
Paul Hänsch [Tue, 9 Feb 2021 20:44:39 +0000 (21:44 +0100)]
simplified mac function and cookie format

3 years agoprefer hmac for session security
Paul Hänsch [Sat, 6 Feb 2021 11:20:43 +0000 (12:20 +0100)]
prefer hmac for session security

3 years agoinclude guard for main script, prevent double read of post data
Paul Hänsch [Wed, 18 Nov 2020 22:35:54 +0000 (23:35 +0100)]
include guard for main script, prevent double read of post data

3 years agomime types for streaming formats
Paul Hänsch [Thu, 12 Nov 2020 11:13:17 +0000 (12:13 +0100)]
mime types for streaming formats

3 years agoprevent line breaks in debug message
Paul Hänsch [Wed, 4 Nov 2020 12:36:33 +0000 (13:36 +0100)]
prevent line breaks in debug message

3 years agotry reading session key from post before trying cookie
Paul Hänsch [Wed, 4 Nov 2020 12:06:36 +0000 (13:06 +0100)]
try reading session key from post before trying cookie

3 years agoescape CR and TAB in URLs
Paul Hänsch [Wed, 30 Sep 2020 08:32:35 +0000 (10:32 +0200)]
escape CR and TAB in URLs

3 years agoavoid confusion regarding carriage return when escaping HTML (especially in textarea)
Paul Hänsch [Mon, 7 Sep 2020 01:51:22 +0000 (03:51 +0200)]
avoid confusion regarding carriage return when escaping HTML (especially in textarea)

3 years agorudimentary debug function
Paul Hänsch [Wed, 24 Jun 2020 10:02:33 +0000 (12:02 +0200)]
rudimentary debug function

3 years agomore escapes for use in html-sh and HTTP headers
Paul Hänsch [Tue, 9 Jun 2020 18:11:26 +0000 (20:11 +0200)]
more escapes for use in html-sh and HTTP headers

3 years agolimit escaping to necessary characters, more readable output, much faster escaping...
Paul Hänsch [Mon, 8 Jun 2020 13:36:40 +0000 (15:36 +0200)]
limit escaping to necessary characters, more readable output, much faster escaping functions

3 years agobugfix: allow empty query string
Paul Hänsch [Wed, 3 Jun 2020 09:14:32 +0000 (11:14 +0200)]
bugfix: allow empty query string

3 years agoimproved handling of Connection header
Paul Hänsch [Tue, 2 Jun 2020 22:55:25 +0000 (00:55 +0200)]
improved handling of Connection header

3 years agoquicker path sanitizing
Paul Hänsch [Tue, 2 Jun 2020 18:00:04 +0000 (20:00 +0200)]
quicker path sanitizing

3 years agosanitizing and security
Paul Hänsch [Tue, 2 Jun 2020 02:49:55 +0000 (04:49 +0200)]
sanitizing and security

3 years agoupdated copyright line
Paul Hänsch [Wed, 27 May 2020 02:30:15 +0000 (04:30 +0200)]
updated copyright line

3 years agospeed improvements
Paul Hänsch [Wed, 27 May 2020 02:10:20 +0000 (04:10 +0200)]
speed improvements

3 years agoallow empty script headers
Paul Hänsch [Tue, 26 May 2020 23:12:29 +0000 (01:12 +0200)]
allow empty script headers

4 years agobugfix, STRING and UNSTRING input like "foo[bar]"
Paul Hänsch [Wed, 29 Jan 2020 18:03:50 +0000 (19:03 +0100)]
bugfix, STRING and UNSTRING input like "foo[bar]"

4 years agofaster STRING and UNSTRING functions
Paul Hänsch [Wed, 29 Jan 2020 17:22:44 +0000 (18:22 +0100)]
faster STRING and UNSTRING functions

4 years agodot termination done right (fix bug from last commit)
Paul Hänsch [Tue, 10 Dec 2019 00:12:50 +0000 (01:12 +0100)]
dot termination done right (fix bug from last commit)

4 years agointroduce . as stop sign to prevent parsing text as attributes
Paul Hänsch [Mon, 9 Dec 2019 23:41:48 +0000 (00:41 +0100)]
introduce . as stop sign to prevent parsing text as attributes

4 years agoallow configuration of session timeout, make timestamp variable reusable
Paul Hänsch [Sat, 30 Nov 2019 12:30:49 +0000 (13:30 +0100)]
allow configuration of session timeout, make timestamp variable reusable

4 years agokill program on connection loss
Paul Hänsch [Thu, 21 Nov 2019 00:50:57 +0000 (01:50 +0100)]
kill program on connection loss

4 years agoBugfix (security): fail session id check on undetermined condition
Paul Hänsch [Thu, 30 May 2019 11:50:13 +0000 (13:50 +0200)]
Bugfix (security): fail session id check on undetermined condition

4 years agofunction for providing file transaction IDs
Paul Hänsch [Thu, 9 May 2019 14:03:22 +0000 (16:03 +0200)]
function for providing file transaction IDs

4 years agoportable sed invocations
Paul Hänsch [Thu, 9 May 2019 13:35:36 +0000 (15:35 +0200)]
portable sed invocations

5 years agoportable sed invocations
Paul Hänsch [Thu, 4 Apr 2019 12:19:49 +0000 (14:19 +0200)]
portable sed invocations

5 years agoMerge branch 'master' of plutz.net:cgilite
Paul Hänsch [Thu, 4 Apr 2019 12:09:45 +0000 (14:09 +0200)]
Merge branch 'master' of plutz.net:cgilite

5 years agokey listing functions: GET_KEYS() POST_KEYS() REF_KEYS()
Paul Hänsch [Thu, 4 Apr 2019 12:07:46 +0000 (14:07 +0200)]
key listing functions: GET_KEYS() POST_KEYS() REF_KEYS()

5 years agodo not close non-closing html tags
Paul Hänsch [Thu, 4 Apr 2019 12:06:51 +0000 (14:06 +0200)]
do not close non-closing html tags

5 years agoescaping features
Paul Hänsch [Tue, 26 Feb 2019 21:48:31 +0000 (22:48 +0100)]
escaping features

5 years agoid checker for correct slopecode
Paul Hänsch [Tue, 20 Nov 2018 13:28:26 +0000 (14:28 +0100)]
id checker for correct slopecode

5 years agovarious refinements in new modules
Paul Hänsch [Sun, 18 Nov 2018 20:59:01 +0000 (21:59 +0100)]
various refinements in new modules

5 years agomake session cookies http only
Paul Hänsch [Sun, 18 Nov 2018 19:47:10 +0000 (20:47 +0100)]
make session cookies http only

5 years agofunctions for logging and session handling
Paul Hänsch [Sun, 18 Nov 2018 19:30:00 +0000 (20:30 +0100)]
functions for logging and session handling

5 years agoMerge branch 'master' of git.plutz.net:cgilite
Paul Hänsch [Mon, 12 Nov 2018 01:38:30 +0000 (02:38 +0100)]
Merge branch 'master' of git.plutz.net:cgilite

5 years agobugfix: allow GET/POST values starting with - (dash)
Paul Hänsch [Mon, 12 Nov 2018 01:38:08 +0000 (02:38 +0100)]
bugfix: allow GET/POST values starting with - (dash)

5 years agobugfix: header assembly with $BR variable set correctly
Paul Hänsch [Sat, 11 Aug 2018 12:35:30 +0000 (14:35 +0200)]
bugfix: header assembly with $BR variable set correctly

5 years agoindependence from GNU `sed`, set CR and BR without forking subshell
Paul Hänsch [Thu, 2 Aug 2018 11:51:17 +0000 (13:51 +0200)]
independence from GNU `sed`, set CR and BR without forking subshell

5 years agoallow override of file type
Paul Hänsch [Sun, 22 Jul 2018 13:26:41 +0000 (15:26 +0200)]
allow override of file type