aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README: check out other branch if want multi userHEADmasterMiquel Lionel2023-01-231-0/+3
* Add autofocus on login and link generation fieldsMiquel Lionel2022-04-261-2/+2
* center login box + UI more mobile friendlyMiquel Lionel2022-04-192-0/+4
* add html notif on sending mail successfullyMiquel Lionel2022-03-211-0/+2
* A mail can be sent on encrypted form generationMiquel Lionel2022-03-202-202/+262
* Update README about dependenciesMiquel Lionel2021-07-201-4/+8
* fix Makefile and gpg key export during it.Miquel Lionel2021-07-204-6/+22
* fixesMiquel Lionel2021-07-188-138/+165
* add enctype=multipart/form-data to link templateMiquel Lionel2021-07-151-1/+1
* uncomment my $mimetype line, it's important.Miquel Lionel2021-07-153-14/+30
* fix nginx part in README: missing max body sizeMiquel Lionel2021-07-141-0/+2
* added crude file upload possibilitiesMiquel Lionel2021-07-145-46/+81
* Fix #msgbelow tag missing + ez to delet linksMiquel Lionel2021-07-042-12/+6
* Better way to validate cookies and others improvsMiquel Lionel2021-07-0410-141/+390
* add chowning in the Makefile and WWWUSER varMiquel Lionel2021-06-272-0/+5
* fix dumb mistakes in link-tmpl-template.cgiMiquel Lionel2021-06-271-2/+1
* make uninstall resulted in disaster, fix thisMiquel Lionel2021-06-272-4/+4
* fix missing ';' on 'my $argon2id_hash' lineMiquel Lionel2021-06-241-1/+1
* Simplify link auto-deletionMiquel Lionel2021-06-242-3/+3
* easier installation instructionsMiquel Lionel2021-06-232-3/+6
* Fix auto deletion flow in link-tmpl-template.cgiMiquel Lionel2021-06-233-47/+45
* s/variable/variables/gMiquel Lionel2021-06-181-1/+1
* less cruft in Net::SMTP(S) part, clearerMiquel Lionel2021-06-182-6/+4
* add make vars to generate a nginx configMiquel Lionel2021-06-064-3/+56
* fix readme about looking for variablesMiquel Lionel2021-06-062-2/+1
* typo in hawkpost linkMiquel Lionel2021-06-061-1/+1
* add link to the OG gpigeon in the READMEMiquel Lionel2021-06-061-1/+1
* 'include hotlinking.conf' not relevant in ngx confMiquel Lionel2021-06-061-1/+1
* does triples backtips support nginx format?Miquel Lionel2021-06-061-1/+1
* ups forgot to delete space for markdown formattingMiquel Lionel2021-06-061-11/+11
* yeah, it's better. adding to dependencies tooMiquel Lionel2021-06-061-11/+11
* test formatting of FEATURES sectionMiquel Lionel2021-06-061-5/+5
* Merge branch 'master' of ssh://lilimgit:/gpigeonMiquel Lionel2021-06-061-3/+3
|\
| * reinstate index.html, static is kingMiquel Lionel2021-04-163-27/+25
* | a more verbose makefile and explicative readme.Miquel Lionel2021-06-064-68/+196
* | reinstate index.html, static is kingMiquel Lionel2021-04-163-27/+25
|/
* css for responsive text area message boxMiquel Lionel2021-04-121-0/+16
* Cookie based login addedMiquel Lionel2021-04-115-129/+230
* oops, genpass.pl is needed for MakefileMiquel Lionel2021-04-111-0/+9
* Makefile and config.mk file addedMiquel Lionel2021-04-112-0/+86
* text string are ordered alphabeticallyMiquel Lionel2021-03-212-51/+64
* some string abstraction in link templateMiquel Lionel2021-02-281-2/+2
* now it delete itself like beforeMiquel Lionel2021-02-281-1/+4
* use template instead of writing perl in perlMiquel Lionel2021-02-284-160/+174
* 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-243-508/+2
* Licence MIT -> GPLV3Miquel Lionel2020-12-241-5/+671