aboutsummaryrefslogtreecommitdiff
path: root/gpigeon-template.cgi
Commit message (Expand)AuthorAgeFilesLines
* Add autofocus on login and link generation fieldsMiquel Lionel2022-04-261-2/+2
* center login box + UI more mobile friendlyMiquel Lionel2022-04-191-0/+2
* add html notif on sending mail successfullyMiquel Lionel2022-03-211-0/+2
* A mail can be sent on encrypted form generationMiquel Lionel2022-03-201-202/+255
* fix Makefile and gpg key export during it.Miquel Lionel2021-07-201-6/+12
* fixesMiquel Lionel2021-07-181-47/+69
* uncomment my $mimetype line, it's important.Miquel Lionel2021-07-151-1/+0
* Fix #msgbelow tag missing + ez to delet linksMiquel Lionel2021-07-041-11/+5
* Better way to validate cookies and others improvsMiquel Lionel2021-07-041-42/+75
* fix missing ';' on 'my $argon2id_hash' lineMiquel Lionel2021-06-241-1/+1
* Simplify link auto-deletionMiquel Lionel2021-06-241-0/+1
* Fix auto deletion flow in link-tmpl-template.cgiMiquel Lionel2021-06-231-4/+2
* reinstate index.html, static is kingMiquel Lionel2021-04-161-23/+1
* Cookie based login addedMiquel Lionel2021-04-111-87/+177
* text string are ordered alphabeticallyMiquel Lionel2021-03-211-35/+64
* now it delete itself like beforeMiquel Lionel2021-02-281-1/+4
* use template instead of writing perl in perlMiquel Lionel2021-02-281-157/+68
* closing bracket in else in notif_defined subMiquel Lionel2021-02-241-0/+1
* fix complain about $text_strings variablesMiquel Lionel2021-02-241-2/+2
* cleaning up the generating filename partMiquel Lionel2021-02-241-10/+4
* fix argon2id_verify argsMiquel Lionel2021-02-241-1/+1
* remove useless install script, simpler randregexMiquel Lionel2021-02-241-4/+2
* New password algo and handling strings betterMiquel Lionel2020-12-101-81/+80
* Less erroneous english text stringsMiquel Lionel2020-11-231-1/+1
* syntax error in HAS_MAILSERVER=1 checkMiquel Lionel2020-11-221-4/+4
* Add 'if defined' checks to length_msg_form variableMiquel Lionel2020-11-211-38/+42
* Removing "\n" string for $password_field variableMiquel Lionel2020-11-211-1/+1
* Various bug fixes in the perl code.Miquel Lionel2020-11-181-53/+52
* Readability of the script a bit improved.Miquel Lionel2020-11-171-146/+121
* Removing some abstractions introduced with new subMiquel Lionel2020-11-171-81/+77
* Local SMTP server OR external SMTP server shenanigansMiquel Lionel2020-11-171-83/+104
* Don't need cookie sub, removing itMiquel Lionel2020-11-161-3/+5
* Commit initialMiquel Lionel2020-11-101-0/+324