1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2025-05-18 00:58:35 -04:00

Commit Graph

  • 8fa9632a74
    Merge 7d4a234ce63d213244696b08f1c802fe584b3f7e into d5926c9d50a29e40eda1234afbe7740bbd28bdf2 Ben Hardill 2025-01-02 19:52:14 +00:00
  • 7d4a234ce6
    Allow the disabling of the Gopher + menu Ben Hardill 2025-01-02 19:50:28 +00:00
  • d5926c9d50 Fix -a option, Fixes #105 master Samuel Tyler 2024-12-29 11:42:28 +11:00
  • 4c8c45aed1 Fixes #92 Samuel Tyler 2024-12-29 11:36:51 +11:00
  • 9538f73d65 Autodetect HAVE_PASSWD support Samuel Tyler 2024-12-29 11:35:19 +11:00
  • 1f2ca97c1d Robustify and improve platform detection on Gentoo Samuel Tyler 2024-12-29 11:27:57 +11:00
  • 1819f2eb06
    Merge pull request #126 from seifferth/whitelist_gemini Samuel Tyler 2024-12-29 10:37:37 +11:00
  • 655af737e7
    Merge pull request #125 from seifferth/html_encode Samuel Tyler 2024-12-29 10:35:06 +11:00
  • b1fd65a0a5
    Merge pull request #120 from zcrayfish/patch-1 Samuel Tyler 2024-12-29 10:33:05 +11:00
  • fe1deb674b
    Merge pull request #102 from omar-polo/simplify-pledge Samuel Tyler 2024-12-29 10:30:27 +11:00
  • c88585237d Add gemini:// to redirection whitelist Frank Seifferth 2024-10-24 11:18:31 +02:00
  • db7e82dfd3 Explicitly terminate dest string in html_encode Frank Seifferth 2024-10-24 11:44:15 +02:00
  • 8a3920f980
    Merge pull request #3 from wesker-albert/feature/remove-header-prefix Wesker 2024-04-25 22:56:05 +00:00
  • e312d2819e remove prefix, bump ver wesker-albert 2024-04-25 15:53:39 -07:00
  • e78e368052
    Merge pull request #2 from wesker-albert/feature/increase-default-wdth Wesker 2024-04-22 21:57:43 +00:00
  • 558ec93109 increase default, separate footer width var wesker-albert 2024-04-22 14:56:00 -07:00
  • f1eb50dd88
    Merge pull request #1 from wesker-albert/feature/add-custom-formatting Wesker 2024-04-21 03:02:22 +00:00
  • 711facc550 custom footer, horizontal lines wesker-albert 2024-04-20 11:42:45 -07:00
  • f9fe06fadf
    Update platform.c: Detect Alpine Linux properly. Zachary Lee Andrews 2024-02-28 10:19:03 -05:00
  • 4e06fd96ba
    Merge pull request #119 from zcrayfish/jpeg fosslinux 2024-02-28 07:43:37 +00:00
  • 6206c24b7e
    Update menu.c: Fix JPEG detection. Zachary Lee Andrews 2024-02-27 12:23:16 -05:00
  • d7c297ae5f
    Merge pull request #108 from augfab/fix/106 fosslinux 2024-02-27 11:16:32 +00:00
  • f845dd97f6
    Merge pull request #116 from ryandesign/ryandesign-stderr fosslinux 2024-02-27 11:15:26 +00:00
  • 1a089816fa
    Merge pull request #103 from omar-polo/missing-die-fixes fosslinux 2024-02-27 11:15:15 +00:00
  • a00fa5330d Fix URI inserting aribitary scripts fosslinux 2024-02-27 22:12:52 +11:00
  • ac249aaeef
    Merge pull request #110 from RileyInkTheCat/master fosslinux 2024-02-27 10:29:09 +00:00
  • 4407583da3
    Merge pull request #112 from ryandesign/patch-1 fosslinux 2024-02-27 10:28:52 +00:00
  • af1aafbe0b
    Merge pull request #113 from ryandesign/ryandesign-available fosslinux 2024-02-27 10:28:25 +00:00
  • 103f21f50b
    Merge pull request #115 from ryandesign/ryandesign-distributions fosslinux 2024-02-27 10:28:10 +00:00
  • 7f1f3515f1
    Merge pull request #114 from ryandesign/ryandesign-doesnt fosslinux 2024-02-27 10:27:58 +00:00
  • 02fc3c3dc4 Suppress stderr output when checking for install Ryan Schmidt 2023-01-18 02:20:05 -06:00
  • e318b1b294 Fix spelling of "distributions" Ryan Schmidt 2023-01-18 01:25:11 -06:00
  • 3a8d4f007b Fix spelling of "receive" Ryan Schmidt 2023-01-18 01:09:27 -06:00
  • d2007f675f Fix spelling of "available" Ryan Schmidt 2023-01-18 01:18:28 -06:00
  • 5fd9e72ed3 Fix spelling of "doesn't" Ryan Schmidt 2023-01-18 01:14:28 -06:00
  • 1d79de712d Previous attempt at fixing 'make install-root' had a tiny bug, which is now solved Mustached Squid 2022-06-17 15:26:52 +01:00
  • 1d6aeecfc7 fix 'make install-root' clobbering existing gophermaps Mustached Squid 2022-06-17 15:09:47 +01:00
  • 74b3b0adfa
    Fix description of `-d' in manual page Augustin Fabre 2022-05-29 14:22:03 +02:00
  • 9e7885f00f
    Stop sending log messages to client when in debug mode Augustin Fabre 2022-05-29 14:17:45 +02:00
  • 9f2767fde7 fix call to die with NULL as an argument forgot in #100 Omar Polo 2022-01-22 18:44:55 +01:00
  • a5fcd38896 move libwrap bit before calling pledge(2) Omar Polo 2022-01-22 18:22:06 +01:00
  • 78dbbc1711 tightens pledge(2) promises Omar Polo 2022-01-22 18:07:17 +01:00
  • da3390089c
    Merge pull request #100 from omar-polo/master fosslinux 2022-01-22 11:59:19 +11:00
  • d4ed70f218
    Merge pull request #101 from omar-polo/manpage fosslinux 2022-01-22 11:57:46 +11:00
  • 5ce302d516 simplify -u description Omar Polo 2022-01-21 18:06:03 +01:00
  • 7ca1bf85a0 fix usage of mandoc Pa macro Omar Polo 2022-01-21 17:50:52 +01:00
  • 65f0107646 fix various mandoc errors Omar Polo 2022-01-21 17:44:53 +01:00
  • f3f637311c document -nu Omar Polo 2022-01-21 17:36:24 +01:00
  • f35631e8e2 fix all call to die() with NULL as an argument Omar Polo 2022-01-21 09:42:48 +01:00
  • 2d3182ac63
    Move to libera.chat (#98) Ben Harris 2021-05-27 17:06:07 -04:00
  • e5e637e8f7
    Update README.md Ben Harris 2021-05-27 11:44:00 -04:00
  • d601ca93e3
    Merge pull request #93 from nikdoof/nikdoof-listener-makefile-patch fosslinux 2021-05-26 19:57:56 +10:00
  • bc5feea397
    Merge pull request #96 from augfab/getcwd fosslinux 2021-05-26 19:54:35 +10:00
  • f2ae5e80fc Really check success of getcwd(3) Augustin Fabre 2021-04-07 18:51:58 +02:00
  • 0de9ccd963
    Don't use DESTDIR for binary paths in listener Andrew Williams 2021-02-03 15:53:02 +00:00
  • 31996e7a87 Release 3.1.1 v3.1.1 fosslinux 2021-01-03 12:39:23 +11:00
  • 43fc9bc893 Add better install message fosslinux 2021-01-03 12:39:14 +11:00
  • a56103cae2 Fix various build system issues fosslinux 2021-01-03 12:09:34 +11:00
  • 0dc47480f1 Release 3.1.1 3.1.1 fosslinux 2021-01-03 12:39:23 +11:00
  • ca567a8cb7 Add better install message fosslinux 2021-01-03 12:39:14 +11:00
  • 765bf3aab8 Fix various build system issues fosslinux 2021-01-03 12:09:34 +11:00
  • e3dc741f67 Release 3.1 v3.1 fosslinux 2020-12-31 19:08:58 +11:00
  • 0e83a58df9 Silence install messages for configure test 3.1 fosslinux 2020-12-29 10:18:55 +11:00
  • 852b15a65d Add release script 3.1rc1 fosslinux 2020-12-29 10:05:07 +11:00
  • 81b414b362 Update chagelog fosslinux 2020-12-29 10:02:05 +11:00
  • 7a02ffd8ec Allow document roots specified with relative paths fosslinux 2020-12-28 11:03:33 +11:00
  • 430e8f9ee0
    Merge pull request #85 from gophernicus/new-build-system fosslinux 2020-12-27 18:38:11 +11:00
  • 237c18024e Fix issues with macos and systemd fosslinux 2020-12-27 09:34:40 +11:00
  • 9573940c7c Adapt travis for the new build system fosslinux 2020-12-27 09:07:23 +11:00
  • 44e50e2dab Further improvements, delete debian packaging fosslinux 2020-12-23 11:48:42 +11:00
  • c3ab769f8d Fix build system issues Ryan Kavanagh 2020-12-09 10:15:15 -05:00
  • 1720740bdd Introduce new build system fosslinux 2020-12-05 10:20:10 +11:00
  • dc275c5e6a Fix build system issues Ryan Kavanagh 2020-12-09 10:15:15 -05:00
  • 58e4f0cd81 Introduce new build system fosslinux 2020-12-05 10:20:10 +11:00
  • 5aade41f00
    Merge pull request #77 from augfab/fix/42 fosslinux 2020-11-18 08:58:27 +11:00
  • 9c0b6a66a4
    Rework logging logic Augustin Fabre 2020-04-24 23:13:34 +02:00
  • 73cbfb0b25
    Merge 8b8a2f75c8bd46b080bcf9e2f99ffef84effd6b2 into 8bb9a7cf50cd43cdcc1bf8a4b373b7515b41d931 Augustin Fabre 2020-08-31 21:27:18 +00:00
  • 8b8a2f75c8
    Generate FILETYPES with AWK Augustin Fabre 2020-02-23 19:12:34 +01:00
  • 8bb9a7cf50
    Merge pull request #82 from augfab/fix/81 v3.1-beta1 fosslinux 2020-08-15 07:18:53 +00:00
  • c5910d5340
    Replace spurious tabs in menu with dashes (#81) Augustin Fabre 2020-08-13 23:46:20 +02:00
  • c74cfb33b6
    Come on fosslinux 2020-06-09 14:03:20 +10:00
  • f09e85be22
    Fix prototype mismatch fosslinux 2020-06-09 09:38:57 +10:00
  • 39b4bd94fe
    Cleanup makefile, do not install docs fosslinux 2020-06-08 13:13:41 +10:00
  • 647d9c762d
    Declare function prototypes explicitly Augustin Fabre 2020-04-24 08:53:54 +02:00
  • c1c7ffe721
    Tabs->spaces borked userlist on most clients fosslinux 2020-04-30 20:19:44 +10:00
  • 4587014a86
    Move LDFLAGS after -o fosslinux 2020-04-30 13:54:46 +10:00
  • ca3b8a8ce4
    Sort the ~ selector by date modified fosslinux 2020-04-28 15:46:49 +10:00
  • e2dc5d9337
    Merge pull request #76 from augfab/cosmetics fosslinux 2020-04-23 22:02:14 +00:00
  • 34bda83acb
    Update .gitignore Augustin Fabre 2020-04-23 21:13:28 +02:00
  • 326c15c474
    Remove trailing whitespace Augustin Fabre 2020-04-23 21:18:04 +02:00
  • 35657bd549
    Another travis dependency fosslinux 2020-04-21 10:23:45 +10:00
  • 473b346e09
    [CI] Add missing build dependency Augustin Fabre 2020-04-20 23:52:39 +02:00
  • b1c27c207b
    [CI] Remove trailing whitespace Augustin Fabre 2020-04-20 23:52:07 +02:00
  • b49b0ef62e
    Add dependencies for travisccccccldbldfvjuuhdlujehrinrfedncrherlfcbelrh fosslinux 2020-04-20 12:07:43 +10:00
  • ba2f265ea0
    Reflect that the default has been 67 for line length fosslinux 2020-04-20 12:07:17 +10:00
  • 55c1f634ce
    travis: add make deb check fosslinux 2020-04-20 08:09:13 +10:00
  • e90954cf52
    Merge pull request #72 from cdmnky73/patch-1 fosslinux 2020-04-19 22:05:15 +00:00
  • df2b5a0a38
    fix make deb build error from manpage rename cdmnky73 2020-04-19 11:10:20 -04:00
  • a6df879d61
    Merge pull request #69 from augfab/manpage fosslinux 2020-04-14 22:56:03 +00:00
  • e1026bae0d
    Rework manual page Augustin Fabre 2020-04-13 19:25:14 +02:00