14 Commits

Author SHA1 Message Date
al2f a9f4fd651f Fixed directory view for folders which are not the repository's root. 2024-07-18 19:24:13 +09:30
al2f cf1f150385 Removed unused fmt import 2024-01-25 12:44:38 +10:30
al2f b4c9ea68a0 Removed printlns and ran file through gofmt. 2024-01-25 12:31:19 +10:30
al2f 386168ebcb Added directory listing to both the main repo page and its subfolders. 2024-01-24 15:58:36 +10:30
8dcc fa9875a1bb Add spaces to "Directory ... not found" errror 2023-08-10 11:15:25 +00:00
Arya Kiran d29dc3b10a proxy user-images + link to wiki in repo view 2023-06-24 22:47:08 +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
Arya Kiran 19b789a4c4 move to scraping readme for dirview and fileview as well 2023-04-27 18:27:44 +05:30
Odyssium b75f70b503 Fix invisible readme in directory view
Signed-off-by: Odyssium <hi@odyssey346.dev>
2023-04-02 12:29:37 +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 b0318e1c75 Add support for viewing directories 2023-03-16 14:58:53 +05:30