Commit Graph

  • d72d3dfc14 make the fileview a table with commit info for repo.html Arya Kiran 2023-03-23 16:46:08 +05:30
  • 082b7783d9 run prettier on html files Arya Kiran 2023-03-23 16:45:27 +05:30
  • d2ce5edc52 merge Arya Kiran 2023-03-23 16:26:37 +05:30
  • a817213af0 add noreferrer for view on github links (fixes #84) Arya Kiran 2023-03-22 20:34:52 +05:30
  • 513fedd3c8 merge other-markup branch into dev Arya Kiran 2023-03-21 23:58:20 +05:30
  • de7d99140b fix Scrape.Readme Arya Kiran 2023-03-21 23:50:39 +05:30
  • 301a28ab55 add scraping for last commit file was updated on Arya Kiran 2023-03-21 22:56:56 +05:30
  • 7fdfae7164 add link to github of same page on error (fixes #82) Arya Kiran 2023-03-21 16:02:42 +05:30
  • 31982b1a9a use emoji for files and dirs Arya Kiran 2023-03-21 15:11:34 +05:30
  • 8f010ade2a remove extra info from diff-file shown Arya Kiran 2023-03-20 16:50:06 +05:30
  • 15645df84d add support for viewing commit changes (with a horrible commit ui for now) Arya Kiran 2023-03-20 16:23:56 +05:30
  • 0bbb5f93e4 Load even when repoUrl ends with .git Arya Kiran 2023-03-19 15:49:21 +05:30
  • 319ddc505b Add support for viewing different branches of a repo Arya Kiran 2023-03-16 22:15:21 +05:30
  • 3e6d0bec06 add support for repo tags and links Arya Kiran 2023-03-16 15:25:17 +05:30
  • b0318e1c75 Add support for viewing directories Arya Kiran 2023-03-16 14:58:53 +05:30
  • cfeafc0ba2 files should use same path as github does Arya Kiran 2023-03-15 16:51:40 +05:30
  • ec3db8dc18 fix social links for users Arya Kiran 2023-03-15 16:44:47 +05:30
  • b49c9ca666 fix useragent envvar and add gh.777.tf Arya Kiran 2023-03-11 20:17:47 +05:30
  • a6d8d7697c totally didnt forget to rename shit Arya Kiran 2023-03-10 17:56:19 +05:30
  • 5a0e930224 rename /privacy to /about since there is a user called privacy Arya Kiran 2023-03-10 15:38:11 +05:30
  • dda3e78f0e add line wrapping for code Arya Kiran 2023-03-09 21:26:45 +05:30
  • 3b86e6a144 make the privacy page look consistent Arya Kiran 2023-03-09 15:44:17 +05:30
  • 96c9c8501e fix syntax highlighting for fileview Arya Kiran 2023-03-09 15:26:32 +05:30
  • b298ea8212 add a bit of spacing between line number and content in fileview Arya Kiran 2023-03-09 15:14:37 +05:30
  • 9bdb6271e5 fix raw link in fileview Arya Kiran 2023-03-09 15:09:04 +05:30
  • 05069f96d5 Fix README.md grammar error: needs -> need (#71) HexagonCDN 2023-03-08 16:47:31 +00:00
  • 3aac8e39d7 remove trailing / from header Arya Kiran 2023-03-08 16:32:54 +05:30
  • 474f72372b fix privacy policy link Arya Kiran 2023-03-08 14:40:27 +05:30
  • 08b4fd7b4d Welp, firefox did not like this color (too bright according to WCAG standards Midou36O 2023-03-07 18:40:32 +01:00
  • a705f04a4b Add a darker accent color for light mode (accessibility), partially solves #53 Midou36O 2023-03-07 18:38:11 +01:00
  • 813ebcb1bd Mistype (ForkOff -> ForkOf) Midou36O 2023-03-07 18:20:54 +01:00
  • 889c8c399d prettier Arya Kiran 2023-03-07 22:28:55 +05:30
  • 6c1e4fe9ea Add Pinned/Popular frontend code Midou36O 2023-03-07 17:43:56 +01:00
  • a86aaf0878 remove / prefix from repo name Arya Kiran 2023-03-07 21:39:07 +05:30
  • 39f4535f0d fix stray main tag issue Arya Kiran 2023-03-07 21:30:33 +05:30
  • 9bb7d60c73 Center the privacy policy and add some spacing. Midou36O 2023-03-07 16:36:25 +01:00
  • 4b6defbf9c add instance privacy information page (closes #56) Arya Kiran 2023-03-07 19:55:52 +05:30
  • 539bdbe770 Add docker syntax highlighting for README.md (#70) HexagonCDN 2023-03-07 13:40:41 +00:00
  • 1a3909683d make ratelimiter only used for api-based routes Arya Kiran 2023-03-07 19:07:16 +05:30
  • fd7a85a7bf Merge branch dev into master Arya K 2023-03-07 12:43:15 +00:00
  • 5a262053c1 update scraping section of readme Arya Kiran 2023-03-07 18:05:57 +05:30
  • 20eddd5b93 add pin or popular variable for frontend to use Arya Kiran 2023-03-07 17:56:12 +05:30
  • ddefa55f56 phreedom.club has incorrect location Arya Kiran 2023-03-07 17:46:06 +05:30
  • bcd120e4f9 no official instance for now Arya Kiran 2023-03-07 17:39:13 +05:30
  • ed9df177ea add support for pinned/popular repos Arya Kiran 2023-03-07 13:30:30 +05:30
  • 362d53432d simplify 404 checking for users Arya Kiran 2023-03-07 11:19:00 +05:30
  • 1b20eb79ef Merge pull request 'Add scraping for repos' (#67) from aryak/gothub:scraping-repo into dev Odyssium 2023-02-25 12:38:01 +00:00
  • 86f5f72f7c implement file retrive with scraping Arya Kiran 2023-02-15 18:02:48 +05:30
  • 4c06cd8527 Merge remote-tracking branch 'upstream/dev' into origin/org-fix Arya Kiran 2023-02-15 17:33:21 +05:30
  • 722dd813f1 we dont depend on repo api anymore other than for contents Arya Kiran 2023-02-15 17:31:43 +05:30
  • bbf3964b61 fix html errors for index page Arya Kiran 2023-02-15 17:29:19 +05:30
  • 149d3aaaa6 Merge pull request 'fix organization info' (#65) from aryak/gothub:origin/org-fix into dev Odyssium 2023-02-14 16:27:05 +00:00
  • 270e2d92f9 add languages used in repo Arya Kiran 2023-02-14 20:51:44 +05:30
  • 8aef883056 add basic metadata scraping for repos Arya Kiran 2023-02-14 20:24:33 +05:30
  • 11def08969 fix organization info Arya Kiran 2023-02-14 15:22:53 +05:30
  • 5a2159d2e3 Make button hovers not so goddamn annoying Odyssey 2023-02-13 18:41:57 +01:00
  • 6230870fd7 Merge branch 'dev' of https://codeberg.org/Odyssium/gothub into dev Odyssey 2023-02-13 18:40:57 +01:00
  • 2107edf65c rename File stuff Odyssey 2023-02-13 18:40:55 +01:00
  • 7d05632018 Add back the gothub ignore line Midou36O 2023-02-13 17:59:01 +01:00
  • c7901db02b UI fixes Odyssey 2023-02-13 17:56:25 +01:00
  • ed678cd49b Merge pull request 'Add update command.' (#61) from update into dev Odyssium 2023-02-13 16:00:50 +00:00
  • 4f72fc72f3 Add some weird transitions Odyssey 2023-02-13 16:59:49 +01:00
  • 75fa056a48 Make /explore better. Odyssey 2023-02-13 16:53:20 +01:00
  • 2202b13dc1 Fix title Odyssey 2023-02-13 16:14:57 +01:00
  • 412b0b0979 Merge pull request 'add basic scraping for users' (#48) from aryak/gothub:scraping into dev Odyssium 2023-02-13 15:13:24 +00:00
  • 059ca40e32 Merge pull request 'Enabled directory fetching' (#64) from ManeraKai/gothub:dev into dev Odyssium 2023-02-13 15:03:27 +00:00
  • 7b15df28d9 fix status message Arya Kiran 2023-02-13 20:20:08 +05:30
  • 9d84a830a9 we dont need gh api for users anymore Arya Kiran 2023-02-13 20:15:58 +05:30
  • 2482a2454a make getrequest lookup UA envvar Arya Kiran 2023-02-13 20:09:53 +05:30
  • e215d628e4 simplify scraping and remove un-needed OnHTML calls Arya Kiran 2023-02-13 20:08:36 +05:30
  • 05793d776a add support for listing public organization members Arya Kiran 2023-02-13 19:46:27 +05:30
  • 924a41ddca add support for organizations Arya Kiran 2023-02-13 19:29:44 +05:30
  • 3557938305 Enabled directory fetching ManeraKai 2023-02-13 13:59:55 +03:00
  • b22cecdc82 move ugcpolicy to utils Arya Kiran 2023-02-13 14:55:39 +05:30
  • 7f3b788bbf use same UA for both colly and api Arya Kiran 2023-02-13 14:36:53 +05:30
  • ca17adad2a add user status Arya Kiran 2023-02-13 12:58:10 +05:30
  • b0fa5a50fb add organizations support Arya Kiran 2023-02-11 18:37:47 +05:30
  • d1b4629d0c Merge remote-tracking branch 'upstream/dev' into scraping Arya Kiran 2023-02-11 18:11:34 +05:30
  • ef0648cf9e Do suggestions by Midou Odyssey 2023-02-11 12:48:17 +01:00
  • de39918aa8 Add update command. Odyssey 2023-02-11 10:54:35 +01:00
  • 77c0cc31f1 Merge pull request 'Fixed instances CI' (#60) from Hygna/gothub:dev into dev Odyssium 2023-02-11 09:19:56 +00:00
  • ac393d2e06 Merge pull request 'Remove trailing slash' (#59) from HexagonCDN/gothub:slash into dev Odyssium 2023-02-11 09:18:19 +00:00
  • af6b5a76be Fixed CI Hygna 2023-02-11 09:17:42 +00:00
  • bf2970a4ea This looks better in my opinion Odyssium 2023-02-11 08:33:01 +00:00
  • 8db421d03f Remove trailing slash HexagonCDN 2023-02-11 06:28:03 +00:00
  • 0478352939 Merge pull request 'dev' (#1) from gothub/gothub:dev into dev HexagonCDN 2023-02-11 06:22:48 +00:00
  • 5fbeb19378 Merge pull request 'Moved to issue form instead of regular template' (#58) from Hygna/gothub:dev into dev Odyssium 2023-02-10 22:06:35 +00:00
  • 85660a5758 Fixed validators Hygna 2023-02-10 21:59:05 +00:00
  • 4e7c3c6895 Escaped chars properly Hygna 2023-02-10 21:57:18 +00:00
  • 58cf736b9a Converted to issue form Hygna 2023-02-10 21:51:31 +00:00
  • 88d538506e Fix branch in instancejson pipeline Odyssey 2023-02-10 21:38:53 +01:00
  • 7f0d23ebf7 rename CI stuff and do another thing to instancejson Odyssey 2023-02-10 21:36:23 +01:00
  • dc77e20591 some stuf Odyssey 2023-02-10 21:27:04 +01:00
  • a0d8afe4e8 Another useless README change to test CI Odyssey 2023-02-10 21:21:00 +01:00
  • f82b9bb229 Apparently I'm better Odyssey 2023-02-10 21:19:12 +01:00
  • 878339e50a Try something with CI Odyssey 2023-02-10 21:18:16 +01:00
  • 27ca704b79 Add Caddy setup (wow, that's an easy config) Odyssey 2023-02-10 21:07:46 +01:00
  • 0ab53de79c Try refactoring CI. Odyssey 2023-02-10 21:03:18 +01:00
  • da8c8a0ccc Merge branch 'dev' of https://codeberg.org/Odyssium/gothub into dev Odyssey 2023-02-10 20:43:34 +01:00
  • 4ecfe1458b Fix unknown version message Odyssey 2023-02-10 20:43:32 +01:00