1
0
mirror of https://git.sr.ht/~yotam/shavit synced 2025-04-30 01:17:55 +02:00

Commit Graph

  • 129b3e7fc7 Remove executable content support master Yotam Nachum 2020-03-14 12:59:10 +0200
  • 3a9ce46566 Add an option to toggle execution feature Yotam Nachum 2019-12-20 20:54:53 +0200
  • 770c42463e Execute requested file if it's executable Yotam Nachum 2019-12-20 19:19:46 +0200
  • a886a14964 Add systemd service file Yotam Nachum 2019-12-20 18:37:55 +0200
  • 73501365f5 Change name in build.yml to shavit Yotam Nachum 2019-12-07 17:36:32 +0200
  • 3406499b0e Ignore new name binary output Yotam Nachum 2019-12-07 15:53:24 +0200
  • 7316ce78a2 Give the project a proper name Yotam Nachum 2019-12-07 11:50:58 +0200
  • 0490a6a0ff Validate request scheme Yotam Nachum 2019-12-07 11:34:41 +0200
  • 177da57e0a Add custom index file name Yotam Nachum 2019-12-06 22:32:44 +0200
  • 77b27a02f2 Handle error from AddExtensionType Yotam Nachum 2019-12-06 21:28:38 +0200
  • bbc61ff2a9 Recover from panics in the main handler Yotam Nachum 2019-12-06 21:15:28 +0200
  • b612902e77 Refactor main handler Yotam Nachum 2019-12-06 21:04:46 +0200
  • 60344f6707 Return the correct mime in response header Yotam Nachum 2019-11-23 22:23:11 +0200
  • fbba58af84 Switch to correct gemini file extension Yotam Nachum 2019-11-23 22:18:28 +0200
  • 84a7795be4 Add a README to explain how to use the server Yotam Nachum 2019-11-22 17:34:34 +0200
  • 6f79975ce1 Add more tools to CI linting Yotam Nachum 2019-11-22 16:45:23 +0200
  • f93ea2f984 Add an option to specify custom config file Yotam Nachum 2019-11-22 16:25:47 +0200
  • fe7db5a3ec Move GeminiError and ErrorResponse to go-gemini Yotam Nachum 2019-11-09 22:30:59 +0200
  • 56b1971e99 Move logic into configuration parsing Yotam Nachum 2019-11-09 22:05:48 +0200
  • 6318908fbc Add CI with linting, testing and annotations Yotam Nachum 2019-11-09 16:10:39 +0200
  • 46f84de73a Fix go vet and go lint warnings Yotam Nachum 2019-11-02 14:51:43 +0200
  • 801060d3ae Add a license (AGPLv3) Yotam Nachum 2019-11-01 17:30:30 +0200
  • 3fbc877dda Add logging for requests Yotam Nachum 2019-11-01 13:40:08 +0200
  • 89276ae650 Add support for index file Yotam Nachum 2019-11-01 13:29:44 +0200
  • 24a8642761 Initial commit Yotam Nachum 2019-11-01 13:04:47 +0200