]> git.plutz.net Git - serve0/log
serve0
18 months agoadded flip option for tagging
Paul Hänsch [Sun, 23 Oct 2022 17:38:05 +0000 (19:38 +0200)]
added flip option for tagging

23 months agoMerge commit 'c1c97928352f0ac36034432f5bbba708c4146ff0'
Paul Hänsch [Sun, 22 May 2022 18:13:13 +0000 (20:13 +0200)]
Merge commit 'c1c97928352f0ac36034432f5bbba708c4146ff0'

23 months agoSquashed 'cgilite/' changes from 1d27862..6bdb2db
Paul Hänsch [Sun, 22 May 2022 18:13:13 +0000 (20:13 +0200)]
Squashed 'cgilite/' changes from 1d27862..6bdb2db

6bdb2db style for search button
7680549 variable expiration times, clickable invitation links
38314fd detect https/http schema for invite links
98d46bf export user variables
b3075fd allow email quicklinks, bugfix pattern extractor in all inline links
d4b1cb4 variable $UID is reserved in bash and cannot be used
49a67fe metadata blocks
b406efc avoid odd margins in list items
2092bc6 user passphrase update, improved username form
2f3c712 allow invitation without email, allow setting user page url
e5e180a "cgilite_headers" among export variables
6cc62de reset header variables when processing multiple requests
b2b268b corrected paragraph splitting and hr/h2 distinction
33cd660 faster hexdecode for mixed data (e.g. post-data)
6fe824f API CHANGE: do not set session cookie automatically
a8f5776 enable pandoc fenced divs, and fenced code attributes
fabbc00 make hr tag visible again
47295e6 bugfix: prevent HTML injection in reference style link titles
882f37d markdown support for external macro plugin

git-subtree-dir: cgilite
git-subtree-split: 6bdb2dbf2cc57ab1938def5b678cbfe669f2d3b2

23 months agoclickable search button
Paul Hänsch [Sun, 22 May 2022 18:03:39 +0000 (20:03 +0200)]
clickable search button

2 years agoremoved obsolte code block
Paul Hänsch [Tue, 22 Feb 2022 21:35:51 +0000 (22:35 +0100)]
removed obsolte code block

2 years agoslight speed improvement by using printf instead of cat
Paul Hänsch [Tue, 22 Feb 2022 21:34:04 +0000 (22:34 +0100)]
slight speed improvement by using printf instead of cat

2 years agogenerate advfilter section from cached tag order
Paul Hänsch [Tue, 22 Feb 2022 19:01:29 +0000 (20:01 +0100)]
generate advfilter section from cached tag order

2 years agoavoid orphaned close tag when tag list is empty
Paul Hänsch [Tue, 22 Feb 2022 18:48:13 +0000 (19:48 +0100)]
avoid orphaned close tag when tag list is empty

2 years agogenerate tagging section from cached order
Paul Hänsch [Tue, 22 Feb 2022 18:32:09 +0000 (19:32 +0100)]
generate tagging section from cached order

2 years agobugfix double decoding in fullname function leads to record discard
Paul Hänsch [Tue, 22 Feb 2022 17:55:24 +0000 (18:55 +0100)]
bugfix double decoding in fullname function leads to record discard

2 years agobugfix: avoid listing empty lines
Paul Hänsch [Tue, 22 Feb 2022 17:19:48 +0000 (18:19 +0100)]
bugfix: avoid listing empty lines

2 years agoavoid multiple reordering of tags
Paul Hänsch [Tue, 22 Feb 2022 16:58:03 +0000 (17:58 +0100)]
avoid multiple reordering of tags

2 years agomove "local" statement to wrapping function
Paul Hänsch [Tue, 22 Feb 2022 15:24:36 +0000 (16:24 +0100)]
move "local" statement to wrapping function

2 years agoquicker name prefix assignment
Paul Hänsch [Tue, 22 Feb 2022 15:23:42 +0000 (16:23 +0100)]
quicker name prefix assignment

2 years agoavoid one level of indirection
Paul Hänsch [Tue, 22 Feb 2022 14:15:10 +0000 (15:15 +0100)]
avoid one level of indirection

2 years agodifferent caching behaviour for tags and tagcategories
Paul Hänsch [Mon, 14 Feb 2022 22:05:41 +0000 (23:05 +0100)]
different caching behaviour for tags and tagcategories

2 years agobugfix: strip old page number in pagination link
Paul Hänsch [Tue, 21 Dec 2021 23:59:58 +0000 (00:59 +0100)]
bugfix: strip old page number in pagination link

2 years agobugifx: autogroup present but empty group fields
Paul Hänsch [Tue, 21 Dec 2021 23:39:21 +0000 (00:39 +0100)]
bugifx: autogroup present but empty group fields

2 years agoordering for manual groups
Paul Hänsch [Tue, 21 Dec 2021 23:08:44 +0000 (00:08 +0100)]
ordering for manual groups

2 years agosomewhat quicker file listing
Paul Hänsch [Tue, 21 Dec 2021 22:12:28 +0000 (23:12 +0100)]
somewhat quicker file listing

2 years agoimproved auto grouping
Paul Hänsch [Tue, 21 Dec 2021 22:06:41 +0000 (23:06 +0100)]
improved auto grouping

2 years agoshow group listings in video view
Paul Hänsch [Tue, 21 Dec 2021 20:00:21 +0000 (21:00 +0100)]
show group listings in video view

2 years agoallow manual grouping
Paul Hänsch [Mon, 20 Dec 2021 15:45:53 +0000 (16:45 +0100)]
allow manual grouping

2 years agobugfix: assign new tags from text field
Paul Hänsch [Mon, 29 Nov 2021 21:47:34 +0000 (22:47 +0100)]
bugfix: assign new tags from text field

2 years agoquicker update function
Paul Hänsch [Wed, 17 Nov 2021 01:49:59 +0000 (02:49 +0100)]
quicker update function

2 years agouse unified DB functions
Paul Hänsch [Wed, 17 Nov 2021 01:28:55 +0000 (02:28 +0100)]
use unified DB functions

2 years agoinclude storage functions
Paul Hänsch [Wed, 17 Nov 2021 01:28:09 +0000 (02:28 +0100)]
include storage functions

2 years agobugfix: typo caused clearing of fields on update
Paul Hänsch [Wed, 17 Nov 2021 01:23:55 +0000 (02:23 +0100)]
bugfix: typo caused clearing of fields on update

2 years agobugfix: typo
Paul Hänsch [Wed, 17 Nov 2021 01:10:40 +0000 (02:10 +0100)]
bugfix: typo

2 years agoslightly quicker tag box rendering
Paul Hänsch [Tue, 16 Nov 2021 18:10:07 +0000 (19:10 +0100)]
slightly quicker tag box rendering

2 years agoBugfix: select all 10 filter boxes
Paul Hänsch [Tue, 16 Nov 2021 18:09:44 +0000 (19:09 +0100)]
Bugfix: select all 10 filter boxes

2 years agouse grep for fast file search
Paul Hänsch [Tue, 16 Nov 2021 12:52:55 +0000 (13:52 +0100)]
use grep for fast file search

2 years agoSquashed 'cgilite/' changes from 6147b0e..1d27862
Paul Hänsch [Tue, 16 Nov 2021 12:08:19 +0000 (13:08 +0100)]
Squashed 'cgilite/' changes from 6147b0e..1d27862

1d27862 bugfix URL escaping for ? and %

git-subtree-dir: cgilite
git-subtree-split: 1d27862fc4c0ced76afb8bdfa04a9ab0f50208ef

2 years agoMerge commit '4814ae28928f948f44bdf0b8823226120a442dfb'
Paul Hänsch [Tue, 16 Nov 2021 12:08:19 +0000 (13:08 +0100)]
Merge commit '4814ae28928f948f44bdf0b8823226120a442dfb'

2 years agoBugfix: keep tag order
Paul Hänsch [Tue, 16 Nov 2021 04:11:26 +0000 (05:11 +0100)]
Bugfix: keep tag order

2 years agoSquashed 'cgilite/' changes from b191eb8..6147b0e
Paul Hänsch [Tue, 16 Nov 2021 03:29:40 +0000 (04:29 +0100)]
Squashed 'cgilite/' changes from b191eb8..6147b0e

6147b0e faster HTML and URL functions

git-subtree-dir: cgilite
git-subtree-split: 6147b0e50cd364e198e1a95061da781763a2b215

2 years agoMerge commit 'f38e4332eb9d1244b9a421c6e34436aaccb541eb'
Paul Hänsch [Tue, 16 Nov 2021 03:29:40 +0000 (04:29 +0100)]
Merge commit 'f38e4332eb9d1244b9a421c6e34436aaccb541eb'

2 years agoexec permissions
Paul Hänsch [Tue, 16 Nov 2021 03:28:09 +0000 (04:28 +0100)]
exec permissions

2 years agosimplified meta_name function
Paul Hänsch [Tue, 16 Nov 2021 03:27:11 +0000 (04:27 +0100)]
simplified meta_name function

2 years agosimplified pipelining
Paul Hänsch [Tue, 16 Nov 2021 03:26:28 +0000 (04:26 +0100)]
simplified pipelining

2 years agoinclude db_meta
Paul Hänsch [Tue, 16 Nov 2021 02:12:12 +0000 (03:12 +0100)]
include db_meta

2 years agoquicker tag collection
Paul Hänsch [Tue, 16 Nov 2021 00:30:03 +0000 (01:30 +0100)]
quicker tag collection

2 years agoswitch to db_meta
Paul Hänsch [Tue, 16 Nov 2021 00:29:19 +0000 (01:29 +0100)]
switch to db_meta

2 years agounified table function
Paul Hänsch [Tue, 16 Nov 2021 00:29:06 +0000 (01:29 +0100)]
unified table function

2 years agoSquashed 'cgilite/' changes from 5a44f82..b191eb8
Paul Hänsch [Mon, 15 Nov 2021 16:12:16 +0000 (17:12 +0100)]
Squashed 'cgilite/' changes from 5a44f82..b191eb8

b191eb8 export application globals
dba2d39 idmap functions
f477dc5 better data-layer / UI-layer abstraction in user functions

git-subtree-dir: cgilite
git-subtree-split: b191eb8df453e7e1877443d75214f8b89ee96eaf

2 years agoMerge commit 'aaf78b73ef86bfa892e60a2d9608b6c68bc4b2c4'
Paul Hänsch [Mon, 15 Nov 2021 16:12:16 +0000 (17:12 +0100)]
Merge commit 'aaf78b73ef86bfa892e60a2d9608b6c68bc4b2c4'

2 years agoSquashed 'cgilite/' changes from af27357..5a44f82
Paul Hänsch [Tue, 19 Oct 2021 15:11:10 +0000 (17:11 +0200)]
Squashed 'cgilite/' changes from af27357..5a44f82

5a44f82 allow server site message page to confirm registration
24df501 perform _BASE striping outside of internal web server
343a22a cleaner display of activation link, include port number in activation link
f6fa7fb strip _BASE path from PATH_INFO variable
6c1784b user invite function, handle invite/registration expire, always allow registration of first user

git-subtree-dir: cgilite
git-subtree-split: 5a44f82326f28410194e75a587c6a625842a94f7

2 years agoMerge commit '57d399ab91c160327aaab1ab318ce701e727807b'
Paul Hänsch [Tue, 19 Oct 2021 15:11:10 +0000 (17:11 +0200)]
Merge commit '57d399ab91c160327aaab1ab318ce701e727807b'

2 years agobugfix: ffprobe invocation
Paul Hänsch [Tue, 5 Oct 2021 13:29:03 +0000 (15:29 +0200)]
bugfix: ffprobe invocation

2 years agoomit fraction of length
Paul Hänsch [Mon, 4 Oct 2021 21:09:55 +0000 (23:09 +0200)]
omit fraction of length

2 years agouse ffprobe for reading video meta data, dropping dependency on mplayer
Paul Hänsch [Mon, 4 Oct 2021 20:07:43 +0000 (22:07 +0200)]
use ffprobe for reading video meta data, dropping dependency on mplayer

2 years agoimproved reliability
Paul Hänsch [Sat, 2 Oct 2021 20:01:28 +0000 (22:01 +0200)]
improved reliability

2 years agoallow background color
Paul Hänsch [Sat, 2 Oct 2021 19:54:33 +0000 (21:54 +0200)]
allow background color

2 years agoSquashed 'cgilite/' changes from 6bfa64b..af27357
Paul Hänsch [Sat, 2 Oct 2021 19:39:39 +0000 (21:39 +0200)]
Squashed 'cgilite/' changes from 6bfa64b..af27357

af27357 bugfix tooltips
7459611 improved markup for styling
9451cdd min-height for textarea
84a16dd unambiguous cookie path when destroying user session

git-subtree-dir: cgilite
git-subtree-split: af27357b013bf25c762dabe45733b9402ad581f8

2 years agoMerge commit '46cfaab0ad63961e6d918ae5df596814fb344b4e'
Paul Hänsch [Sat, 2 Oct 2021 19:39:39 +0000 (21:39 +0200)]
Merge commit '46cfaab0ad63961e6d918ae5df596814fb344b4e'

2 years agoomit unnessecary decoding in ffmpeg thumbnail generation
Paul Hänsch [Sat, 2 Oct 2021 19:37:14 +0000 (21:37 +0200)]
omit unnessecary decoding in ffmpeg thumbnail generation

2 years agoquicker thumbnail generation using ffmpeg
Paul Hänsch [Sat, 2 Oct 2021 14:19:01 +0000 (16:19 +0200)]
quicker thumbnail generation using ffmpeg

2 years agoSquashed 'cgilite/' changes from a76f6a5..6bfa64b
Paul Hänsch [Fri, 24 Sep 2021 10:19:22 +0000 (12:19 +0200)]
Squashed 'cgilite/' changes from a76f6a5..6bfa64b

6bfa64b automatically swap in confirmation dialog for registration
5d5fc0f fix in email syntax and confirm path
d468e35 ignore automatic files from modules
5a714a2 syntax fixes, minor sanity checks
142f5b0 user account functions
d6e0c1a function new_session to force session update, limit session cookies to _BASE path

git-subtree-dir: cgilite
git-subtree-split: 6bfa64b084ea028f9078f679a4a77ffc57e02361

2 years agoMerge commit '00aa1675c49f23eb075d1fc7ceb69bac5e1ba83c'
Paul Hänsch [Fri, 24 Sep 2021 10:19:22 +0000 (12:19 +0200)]
Merge commit '00aa1675c49f23eb075d1fc7ceb69bac5e1ba83c'

2 years agoimproved pipeline flow in category listing
Paul Hänsch [Fri, 24 Sep 2021 10:19:14 +0000 (12:19 +0200)]
improved pipeline flow in category listing

2 years agocall sed via xargs, which seems to be quicker than find -exec
Paul Hänsch [Mon, 13 Sep 2021 17:54:31 +0000 (19:54 +0200)]
call sed via xargs, which seems to be quicker than find -exec

2 years agoSquashed 'cgilite/' changes from 9884092..a76f6a5
Paul Hänsch [Mon, 13 Sep 2021 17:38:52 +0000 (19:38 +0200)]
Squashed 'cgilite/' changes from 9884092..a76f6a5

a76f6a5 allow suppression of default session cookie
bcca3c0 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

git-subtree-dir: cgilite
git-subtree-split: a76f6a5931782adbae717678f8f92569ed0d5bcb

2 years agoMerge commit '8be698d02f663e3d88ef4c48adb00707d75eeaa4'
Paul Hänsch [Mon, 13 Sep 2021 17:38:52 +0000 (19:38 +0200)]
Merge commit '8be698d02f663e3d88ef4c48adb00707d75eeaa4'

2 years agoupdate from obsolete UNSTRING sed command
Paul Hänsch [Mon, 13 Sep 2021 17:38:45 +0000 (19:38 +0200)]
update from obsolete UNSTRING sed command

2 years agohelper script to synchronize index storages
Paul Hänsch [Mon, 13 Sep 2021 00:02:41 +0000 (02:02 +0200)]
helper script to synchronize index storages

2 years agoSquashed 'cgilite/' changes from 2218e82..9884092
Paul Hänsch [Sun, 12 Sep 2021 23:39:56 +0000 (01:39 +0200)]
Squashed 'cgilite/' changes from 2218e82..9884092

9884092 typo in cli parsing

git-subtree-dir: cgilite
git-subtree-split: 988409298c9635afb1c6751f3fe15981b5d94ae3

2 years agoMerge commit 'efaa2a8db2857d130e598104aea0fdbab398f714'
Paul Hänsch [Sun, 12 Sep 2021 23:39:56 +0000 (01:39 +0200)]
Merge commit 'efaa2a8db2857d130e598104aea0fdbab398f714'

2 years agouse argument parsing from cgilite
Paul Hänsch [Sun, 12 Sep 2021 18:05:07 +0000 (20:05 +0200)]
use argument parsing from cgilite

2 years agoSquashed 'cgilite/' changes from dcab989..2218e82
Paul Hänsch [Sun, 12 Sep 2021 17:46:40 +0000 (19:46 +0200)]
Squashed 'cgilite/' changes from dcab989..2218e82

2218e82 Set _EXEC _DATA and _BASE variables

git-subtree-dir: cgilite
git-subtree-split: 2218e82add4c42ca6ec30c49e0b9cded4dc1e14f

2 years agoMerge commit 'b500b09d321e9657343e6d407c78d23c8da4b591'
Paul Hänsch [Sun, 12 Sep 2021 17:46:40 +0000 (19:46 +0200)]
Merge commit 'b500b09d321e9657343e6d407c78d23c8da4b591'

2 years agoSquashed 'cgilite/' changes from 07b4b96..dcab989
Paul Hänsch [Tue, 24 Aug 2021 13:38:52 +0000 (15:38 +0200)]
Squashed 'cgilite/' changes from 07b4b96..dcab989

dcab989 much faster hex decode function

git-subtree-dir: cgilite
git-subtree-split: dcab9893c3e08b2ad0d0e9246b8ceefc3d40b9f8

2 years agoMerge commit 'eec55c04cfe8c04a0cbddd9a395c92a345a8f0ad'
Paul Hänsch [Tue, 24 Aug 2021 13:38:52 +0000 (15:38 +0200)]
Merge commit 'eec55c04cfe8c04a0cbddd9a395c92a345a8f0ad'

2 years agoMerge commit '3a4d7121502a5f4817a0b6ba5f871ead6cffeb63'
Paul Hänsch [Mon, 23 Aug 2021 15:33:08 +0000 (17:33 +0200)]
Merge commit '3a4d7121502a5f4817a0b6ba5f871ead6cffeb63'

2 years agoSquashed 'cgilite/' changes from 38702db..07b4b96
Paul Hänsch [Mon, 23 Aug 2021 15:29:52 +0000 (17:29 +0200)]
Squashed 'cgilite/' changes from 38702db..07b4b96

07b4b96 simpler lock algorithm using files

git-subtree-dir: cgilite
git-subtree-split: 07b4b96f662c7649130701b27865a851488ee2f7

2 years agobugfix: avoid DB damage when updating nonexist file
Paul Hänsch [Mon, 23 Aug 2021 13:45:31 +0000 (15:45 +0200)]
bugfix: avoid DB damage when updating nonexist file

2 years agoexperimental lock algorithm
Paul Hänsch [Mon, 23 Aug 2021 13:22:53 +0000 (15:22 +0200)]
experimental lock algorithm

2 years agoSquashed 'cgilite/' changes from b65a5ae..38702db
Paul Hänsch [Mon, 23 Aug 2021 12:34:20 +0000 (14:34 +0200)]
Squashed 'cgilite/' changes from b65a5ae..38702db

38702db improved gonzo mac if openssl is unavailable
8be65ce bugfix: faulty check in update and append
904badc bugfix: parameter passing in cgilite_value calls
4a04dc4 portability GNU `date` / Busybox `date`
76395d4 Fix: prevent horizontal rule from masking 2nd order heading
52e7985 enable pipe/argument choice for more functions

git-subtree-dir: cgilite
git-subtree-split: 38702dbb48387609925572f2269b222f87eb9c1a

2 years agoMerge commit '9a10fd447c5646456421bc7c0107bf930f3acbf8'
Paul Hänsch [Mon, 23 Aug 2021 12:34:20 +0000 (14:34 +0200)]
Merge commit '9a10fd447c5646456421bc7c0107bf930f3acbf8'

2 years agoSquashed 'cgilite/' changes from c207699..b65a5ae
Paul Hänsch [Mon, 12 Jul 2021 15:37:53 +0000 (17:37 +0200)]
Squashed 'cgilite/' changes from c207699..b65a5ae

b65a5ae md: heading identifiers
b089a33 md: handle DOS line breaks
fa3afea md: task lists
cd49a5c HTML escaping, switchable HTML processing
4f5d122 md: inline HTML
fcdebd0 bugfix: stop condition in HTML block
987f4ef md: verbatim html block, md: allow emphasis before punctuation
1218334 md: image embedding, completing support for basic markdown
c1eb795 md: horizontal rules
b2cf4a3 md: allow hard line breaks; md extension: ignore embedded underscores
4f6c3fe todo items
3d2264c include markdown processor
80b3d8c try automatic switching to busybox for uuencode and sha256sum

git-subtree-dir: cgilite
git-subtree-split: b65a5aecf5675a87f47f0888e90ceea5dbfb219c

2 years agoMerge commit '3283127e9544b8877250bde29ddfa5c4ec309a04'
Paul Hänsch [Mon, 12 Jul 2021 15:37:53 +0000 (17:37 +0200)]
Merge commit '3283127e9544b8877250bde29ddfa5c4ec309a04'

2 years agoinclude symlinked videos in list
Paul Hänsch [Mon, 12 Jul 2021 15:37:30 +0000 (17:37 +0200)]
include symlinked videos in list

2 years agoMerge branch 'master' of plutz.net:serve0
Paul Hänsch [Thu, 10 Jun 2021 09:47:07 +0000 (11:47 +0200)]
Merge branch 'master' of plutz.net:serve0

2 years agouse interlaced jpeg as thumbnail
Paul Hänsch [Thu, 10 Jun 2021 09:46:39 +0000 (11:46 +0200)]
use interlaced jpeg as thumbnail

2 years agobugfix: remove superfluous "local", causing error in some shells
Paul Hänsch [Mon, 24 May 2021 16:44:44 +0000 (18:44 +0200)]
bugfix: remove superfluous "local", causing error in some shells

3 years agoMerge branch 'master' of git.plutz.net:serve0
Paul Hänsch [Wed, 14 Apr 2021 15:48:45 +0000 (17:48 +0200)]
Merge branch 'master' of git.plutz.net:serve0

3 years agoSquashed 'cgilite/' changes from 4b913ff..c207699
Paul Hänsch [Wed, 14 Apr 2021 15:48:25 +0000 (17:48 +0200)]
Squashed 'cgilite/' changes from 4b913ff..c207699

c207699 bugfix: fix error when reading literal "+" char from storage
e7e354d basic print styles

git-subtree-dir: cgilite
git-subtree-split: c207699d7f39ce4bf96139e25da61e13cb94be4c

3 years agoMerge commit '9db05ff806e35351b3e9f17db5e0c5e4939f7a39'
Paul Hänsch [Wed, 14 Apr 2021 15:48:25 +0000 (17:48 +0200)]
Merge commit '9db05ff806e35351b3e9f17db5e0c5e4939f7a39'

3 years agoexpand before scaling for more uniform thumbnails
Paul Hänsch [Thu, 25 Mar 2021 03:08:09 +0000 (04:08 +0100)]
expand before scaling for more uniform thumbnails

3 years agosimplified animation stepping
Paul Hänsch [Wed, 24 Mar 2021 21:01:22 +0000 (22:01 +0100)]
simplified animation stepping

3 years agoanimate when hovering over record, not just image
Paul Hänsch [Wed, 24 Mar 2021 17:41:12 +0000 (18:41 +0100)]
animate when hovering over record, not just image

3 years agoyet improved display of different aspect ratios, prefer to cut away sides rather...
Paul Hänsch [Wed, 24 Mar 2021 15:50:43 +0000 (16:50 +0100)]
yet improved display of different aspect ratios, prefer to cut away sides rather than top/bottom

3 years agohigher thumb compression
Paul Hänsch [Wed, 24 Mar 2021 14:21:36 +0000 (15:21 +0100)]
higher thumb compression

3 years agoimproved display of different resolutions
Paul Hänsch [Wed, 24 Mar 2021 14:21:07 +0000 (15:21 +0100)]
improved display of different resolutions

3 years agoanimated thumbnail show
Paul Hänsch [Wed, 24 Mar 2021 14:02:15 +0000 (15:02 +0100)]
animated thumbnail show

3 years agobugfix regarding filter selection string
Paul Hänsch [Wed, 17 Mar 2021 15:30:10 +0000 (16:30 +0100)]
bugfix regarding filter selection string

3 years agoescape search string for display
Paul Hänsch [Fri, 12 Mar 2021 10:25:45 +0000 (11:25 +0100)]
escape search string for display

3 years agoalliw text search (and exclusion) in advfilter
Paul Hänsch [Fri, 12 Mar 2021 10:23:59 +0000 (11:23 +0100)]
alliw text search (and exclusion) in advfilter

3 years agocommon screen scaling for tag boxes and thumbnails
Paul Hänsch [Wed, 10 Mar 2021 08:47:43 +0000 (09:47 +0100)]
common screen scaling for tag boxes and thumbnails

3 years agoalways display first filter box
Paul Hänsch [Sat, 6 Mar 2021 23:49:23 +0000 (00:49 +0100)]
always display first filter box

3 years agoSquashed 'cgilite/' changes from 49b4c44..4b913ff
Paul Hänsch [Sat, 6 Mar 2021 23:03:39 +0000 (00:03 +0100)]
Squashed 'cgilite/' changes from 49b4c44..4b913ff

4b913ff set foreground color where background color is set

git-subtree-dir: cgilite
git-subtree-split: 4b913ff67dee69b06224a77249baaef030565c8e