コミットグラフ

47 コミット

作成者 SHA1 メッセージ 日付
守矢諏訪子 bfb49a46f0 ブランチ 2023-06-27 10:40:13 +09:00
守矢諏訪子 16407e0270 DEBUG値を追加 2023-06-15 14:22:09 +09:00
守矢諏訪子 dd70375832 . 2023-06-11 22:18:51 +09:00
守矢諏訪子 96c4ff2d42 ファイルは正しい場所に置く #12 2023-06-11 22:02:45 +09:00
守矢諏訪子 8742c84e47 コミット履歴( #6 2023-06-11 19:23:20 +09:00
守矢諏訪子 5bd624af13 面倒くさい… 2023-06-11 19:21:28 +09:00
守矢諏訪子 47f1ef4100 ごめん 2023-06-07 06:38:00 +00:00
守矢諏訪子 cc4191ea96 色々 2023-06-07 11:03:32 +09:00
守矢諏訪子 68ba914972 フーター 2023-06-07 08:48:36 +09:00
守矢諏訪子 8df6ad5591 タブの修正 2023-06-06 20:25:00 +09:00
守矢諏訪子 e1d8e94cb6 GotHub→Gitlin、Codeberg→Gitler 2023-06-06 16:04:50 +09:00
Arya Kiran 30a0fd5b41
add support for disabling git clone proxying 2023-06-03 12:54:52 +08:00
Arya Kiran 66f34ff6e5
fix viewing images in fileview (closes #117) 2023-06-03 10:41:18 +08:00
Arya Kiran d96074580e
add support for cloning git repos via gothub :D 2023-06-03 00:59:15 +08:00
Arya K aa94dcc60a add support for disabling proxying (#94)
fixes #45

Co-authored-by: Arya Kiran <arya@projectsegfau.lt>
Reviewed-on: https://codeberg.org/gothub/gothub/pulls/94
2023-05-16 12:42:17 +00:00
Arya Kiran 3e935c889e
fix up the view on github thing on unsupported routes 2023-05-08 15:47:07 +05:30
Arya Kiran 18876e9105
specify branch using ldflag (closes #63) 2023-04-28 22:38:04 +05:30
Arya Kiran 93b5a7b08b
add image support (with proxying) (closes #38) 2023-04-28 15:49:33 +05:30
medanisjbara bb7167c3c8 replace `*?type=gist` with `/gist/*` 2023-04-04 14:16:52 +01:00
medanisjbara 3f45c5ca7c Reverse proxy gist downloads 2023-04-04 14:16:52 +01:00
medanisjbara 046c9b05e9 gofiber ctx query 2023-04-04 14:16:52 +01:00
medanisjbara b9db8fb9d5 add forkof to gists 2023-04-04 14:06:46 +01:00
medanisjbara e89c298c5d add basic gist support 2023-04-04 14:06:46 +01:00
Odyssium 66949765d1 Add port flag to serve
Signed-off-by: Odyssium <hi@odyssey346.dev>
2023-04-02 16:38:17 +02:00
Odyssium 3284a1ca9c Switch to system font stack
Signed-off-by: Odyssium <hi@odyssey346.dev>
2023-04-02 13:09:03 +02:00
Odyssium 7fe3c52ac9 The Instance Owner Update
Signed-off-by: Odyssium <hi@odyssey346.dev>
2023-04-01 18:53:44 +02:00
Arya Kiran 7fdfae7164
add link to github of same page on error (fixes #82) 2023-03-21 16:02:42 +05:30
Arya Kiran 319ddc505b
Add support for viewing different branches of a repo 2023-03-16 22:15:21 +05:30
Arya Kiran b0318e1c75
Add support for viewing directories 2023-03-16 14:58:53 +05:30
Arya Kiran cfeafc0ba2
files should use same path as github does 2023-03-15 16:51:40 +05:30
Arya Kiran 5a0e930224
rename /privacy to /about since there is a user called privacy 2023-03-10 15:38:11 +05:30
Arya Kiran 4b6defbf9c
add instance privacy information page (closes #56) 2023-03-07 19:56:44 +05:30
Arya Kiran 1a3909683d
make ratelimiter only used for api-based routes 2023-03-07 19:07:16 +05:30
Odyssey 2107edf65c rename File stuff
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-13 18:40:55 +01:00
ManeraKai 3557938305
Enabled directory fetching 2023-02-13 13:59:55 +03:00
Odyssey 02f9d38274 Fix headers
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-08 17:55:18 +01:00
Odyssey 561faa59cf Massive security improvement: Add security headers (fixes #51)
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-08 17:37:42 +01:00
Odyssey a41e5ac009 Add caching headers to static files, and fix explicit width and height (closes #52)
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-08 17:32:22 +01:00
Odyssey ad0c084876 Use chroma v2 import
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-07 16:47:01 +01:00
Odyssey 652ccd0952 cleanup serve/serve.go a bit
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-07 15:35:44 +01:00
Odyssey 41c503f00c Make proxied requests a utility function
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-06 21:13:53 +01:00
Odyssey a4a4e15673 Make version a utility function
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-05 20:46:49 +01:00
Odyssey 30014eadb0 Add version API
Signed-off-by: Odyssey <odyssey346@disroot.org>
2023-01-05 20:35:31 +01:00
Shiny Nematoda 3ce44d4c3c Code formatting 2022-12-24 19:10:31 +00:00
Shiny Nematoda f772a4c2ae Added syntax highlight 2022-12-24 19:08:07 +00:00
Odyssey f927aec773 Add version information
Signed-off-by: Odyssey <odyssey346@disroot.org>
2022-12-03 17:28:36 +01:00
Odyssey 41a7fa5689 Initial cmd.
Signed-off-by: Odyssey <odyssey346@disroot.org>
2022-12-03 13:40:03 +01:00