コミットグラフ

83 コミット

作成者 SHA1 メッセージ 日付
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
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
Arya Kiran
7c9a180ebc
add commitsbehind 2023-04-28 12:08:42 +05:30
Arya Kiran
19b789a4c4
move to scraping readme for dirview and fileview as well 2023-04-27 18:27:44 +05:30
Arya Kiran
7228cdceb2
move user READMEs to scraping 2023-04-27 17:41:06 +05:30
Arya Kiran
d3a4f02809
remove wip file 2023-04-24 15:02:01 +05:30
Arya Kiran
51ede1f5a6
pinned gists + prettier 2023-04-23 15:17:06 +05:30
Arya Kiran
74f8a50118
gofmt on gist.go + linewrap files in gist.html 2023-04-22 20:29:08 +05:30
medanisjbara
ce1f127568 fix: classname used for scraping changed upstream 2023-04-06 02:40:23 +01:00
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
7762991545 render gist files 2023-04-04 14:16:52 +01:00
medanisjbara
e89c298c5d add basic gist support 2023-04-04 14:06:46 +01:00
Odyssium
739c53aa92 Add setup notice, please see #92
Signed-off-by: Odyssium <hi@odyssey346.dev>
2023-04-02 19:28:20 +02:00
Odyssium
b1d89a0fec Merge branch 'dev' of https://codeberg.org/gothub/gothub into dev 2023-04-02 12:29:39 +02:00
Odyssium
b75f70b503 Fix invisible readme in directory view
Signed-off-by: Odyssium <hi@odyssey346.dev>
2023-04-02 12:29:37 +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
513fedd3c8
merge other-markup branch into dev
this merge adds support for ReStructuredText, Creole, Org and Asciidoc. It also switches the markdown renderer from gomarkdown to goldmark since it supports Github-Flavoured-Markdown.
2023-03-21 23:58:20 +05:30
Arya Kiran
de7d99140b
fix Scrape.Readme 2023-03-21 23:50:39 +05:30
Arya Kiran
31982b1a9a
use emoji for files and dirs 2023-03-21 15:11:34 +05:30
Arya Kiran
0bbb5f93e4
Load even when repoUrl ends with .git 2023-03-19 15:49:21 +05:30
Arya Kiran
319ddc505b
Add support for viewing different branches of a repo 2023-03-16 22:15:21 +05:30
Arya Kiran
3e6d0bec06
add support for repo tags and links 2023-03-16 15:25:17 +05:30
Arya Kiran
b0318e1c75
Add support for viewing directories 2023-03-16 14:58:53 +05:30
Arya Kiran
ec3db8dc18
fix social links for users 2023-03-15 16:44:47 +05:30
Arya Kiran
b49c9ca666
fix useragent envvar and add gh.777.tf 2023-03-11 20:17:47 +05:30
Arya Kiran
a6d8d7697c
totally didnt forget to rename shit 2023-03-10 17:56:19 +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
96c9c8501e
fix syntax highlighting for fileview 2023-03-09 15:26:32 +05:30
Arya Kiran
9bdb6271e5
fix raw link in fileview 2023-03-09 15:09:39 +05:30
Arya Kiran
a86aaf0878
remove / prefix from repo name 2023-03-07 21:39:07 +05:30
Arya Kiran
4b6defbf9c
add instance privacy information page (closes #56) 2023-03-07 19:56:44 +05:30
Arya Kiran
20eddd5b93
add pin or popular variable for frontend to use 2023-03-07 17:56:12 +05:30
Arya Kiran
ed9df177ea
add support for pinned/popular repos 2023-03-07 13:30:30 +05:30
Arya Kiran
362d53432d
simplify 404 checking for users 2023-03-07 11:19:00 +05:30
Arya Kiran
86f5f72f7c
implement file retrive with scraping 2023-02-15 18:02:48 +05:30
Arya Kiran
722dd813f1
we dont depend on repo api anymore other than for contents 2023-02-15 17:31:43 +05:30
Arya Kiran
270e2d92f9
add languages used in repo 2023-02-14 20:51:44 +05:30
Arya Kiran
8aef883056
add basic metadata scraping for repos 2023-02-14 20:24:33 +05:30
Arya Kiran
11def08969
fix organization info
I dont know why it happened but i fixed it
2023-02-14 15:22:53 +05:30
Odyssey
2202b13dc1 Fix title
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-13 16:14:57 +01:00
Odyssium
412b0b0979 Merge pull request 'add basic scraping for users' (#48) from aryak/gothub:scraping into dev
Reviewed-on: https://codeberg.org/gothub/gothub/pulls/48
2023-02-13 15:13:24 +00:00
Arya Kiran
7b15df28d9
fix status message 2023-02-13 20:20:08 +05:30
Arya Kiran
9d84a830a9
we dont need gh api for users anymore 2023-02-13 20:15:58 +05:30
Arya Kiran
e215d628e4
simplify scraping and remove un-needed OnHTML calls 2023-02-13 20:08:36 +05:30
Arya Kiran
05793d776a
add support for listing public organization members 2023-02-13 19:46:27 +05:30
Arya Kiran
924a41ddca
add support for organizations 2023-02-13 19:29:44 +05:30
ManeraKai
3557938305
Enabled directory fetching 2023-02-13 13:59:55 +03:00
Arya Kiran
b22cecdc82
move ugcpolicy to utils 2023-02-13 14:55:39 +05:30