Arya Kiran
|
4dddeae12d
|
add diff file download
|
2023-07-23 13:16:39 +05:30 |
|
Arya Kiran
|
8fddeca8b4
|
add support for viewing specific commits
|
2023-07-23 13:09:10 +05:30 |
|
Arya Kiran
|
d29dc3b10a
|
proxy user-images + link to wiki in repo view
|
2023-06-24 22:47:08 +05:30 |
|
Midou
|
cb2710903b
|
Merge branch 'wikis' into dev
|
2023-06-18 10:58:32 +01: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
|
08de34e9af
|
merge
|
2023-04-28 15:59:38 +05:30 |
|
Arya Kiran
|
93b5a7b08b
|
add image support (with proxying) (closes #38)
|
2023-04-28 15:49:33 +05:30 |
|
Arya Kiran
|
16fa0305bd
|
add initial wiki support in backend and a test sample for frontend
|
2023-04-25 23:20:12 +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 |
|