Commit Graph

230 Commits

Author SHA1 Message Date
Arya Kiran 082b7783d9 run prettier on html files 2023-03-23 16:45:27 +05:30
Arya Kiran d2ce5edc52 merge 2023-03-23 16:26:37 +05:30
Arya Kiran 301a28ab55 add scraping for last commit file was updated on 2023-03-21 22:56:56 +05:30
Arya Kiran 8f010ade2a remove extra info from diff-file shown 2023-03-20 16:50:06 +05:30
Arya Kiran 15645df84d add support for viewing commit changes (with a horrible commit ui for now) 2023-03-20 16:23:56 +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 cfeafc0ba2 files should use same path as github does 2023-03-15 16:51:40 +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 dda3e78f0e add line wrapping for code 2023-03-09 21:26:45 +05:30
Arya Kiran 3b86e6a144 make the privacy page look consistent 2023-03-09 15:44:17 +05:30
Arya Kiran 96c9c8501e fix syntax highlighting for fileview 2023-03-09 15:26:32 +05:30
Arya Kiran b298ea8212 add a bit of spacing between line number and content in fileview 2023-03-09 15:14:37 +05:30
Arya Kiran 9bdb6271e5 fix raw link in fileview 2023-03-09 15:09:39 +05:30
HexagonCDN 05069f96d5 Fix README.md grammar error: needs -> need (#71)
Reviewed-on: https://codeberg.org/gothub/gothub/pulls/71
Co-authored-by: HexagonCDN <hexagoncdn@noreply.codeberg.org>
Co-committed-by: HexagonCDN <hexagoncdn@noreply.codeberg.org>
2023-03-08 16:47:31 +00:00
Arya Kiran 3aac8e39d7 remove trailing / from header 2023-03-08 16:32:54 +05:30
Arya Kiran 474f72372b fix privacy policy link 2023-03-08 14:40:32 +05:30
Midou36O 08b4fd7b4d Welp, firefox did not like this color (too bright according to WCAG standards 2023-03-07 18:40:32 +01:00
Midou36O a705f04a4b Add a darker accent color for light mode (accessibility), partially solves #53 2023-03-07 18:38:11 +01:00
Midou36O 813ebcb1bd Mistype (ForkOff -> ForkOf) 2023-03-07 18:20:54 +01:00
Arya Kiran 889c8c399d prettier 2023-03-07 22:28:55 +05:30
Midou36O 6c1e4fe9ea Add Pinned/Popular frontend code 2023-03-07 17:43:56 +01:00
Arya Kiran a86aaf0878 remove / prefix from repo name 2023-03-07 21:39:07 +05:30
Arya Kiran 39f4535f0d fix stray main tag issue 2023-03-07 21:30:33 +05:30
Midou36O 9bb7d60c73 Center the privacy policy and add some spacing. 2023-03-07 16:36:25 +01:00
Arya Kiran 4b6defbf9c add instance privacy information page (closes #56) 2023-03-07 19:56:44 +05:30
HexagonCDN 539bdbe770 Add docker syntax highlighting for README.md (#70)
Reviewed-on: https://codeberg.org/gothub/gothub/pulls/70
Co-authored-by: HexagonCDN <hexagoncdn@noreply.codeberg.org>
Co-committed-by: HexagonCDN <hexagoncdn@noreply.codeberg.org>
2023-03-07 13:40:41 +00:00
Arya Kiran 1a3909683d make ratelimiter only used for api-based routes 2023-03-07 19:07:16 +05:30
Arya Kiran 5a262053c1 update scraping section of readme 2023-03-07 18:05:57 +05:30
Arya Kiran 20eddd5b93 add pin or popular variable for frontend to use 2023-03-07 17:56:12 +05:30
Arya Kiran ddefa55f56 phreedom.club has incorrect location 2023-03-07 17:46:06 +05:30
Arya Kiran bcd120e4f9 no official instance for now 2023-03-07 17:39:13 +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
Odyssium 1b20eb79ef Merge pull request 'Add scraping for repos' (#67) from aryak/gothub:scraping-repo into dev
Reviewed-on: https://codeberg.org/gothub/gothub/pulls/67
2023-02-25 12:38:01 +00:00
Arya Kiran 86f5f72f7c implement file retrive with scraping 2023-02-15 18:02:48 +05:30
Arya Kiran 4c06cd8527 Merge remote-tracking branch 'upstream/dev' into origin/org-fix 2023-02-15 17:33:21 +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 bbf3964b61 fix html errors for index page 2023-02-15 17:29:19 +05:30
Odyssium 149d3aaaa6 Merge pull request 'fix organization info' (#65) from aryak/gothub:origin/org-fix into dev
Reviewed-on: https://codeberg.org/gothub/gothub/pulls/65
2023-02-14 16:27:05 +00:00
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 5a2159d2e3 Make button hovers not so goddamn annoying
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-02-13 18:41:57 +01:00
Odyssey 6230870fd7 Merge branch 'dev' of https://codeberg.org/Odyssium/gothub into dev 2023-02-13 18:40:57 +01:00