Commit graph

73 commits

Author SHA1 Message Date
aria blue
5d261127af fix renderHtml 2023-12-16 21:33:11 -05:00
aria blue
f0fc3df881 update html2png 2023-12-16 21:15:55 -05:00
aria blue
8cfbf22caa fix package.json 2023-12-16 19:50:03 -05:00
hazycora
0e389797f5
switch to undici fetch 2023-09-10 13:58:43 -05:00
hazycora
cc40eb1fff
rework to use new @besties/html2png 2023-09-10 13:48:50 -05:00
hazycora
7d6cf5b09f
Add Comic Sans easter egg 2023-08-03 14:28:31 -05:00
hazycora
3cb301360e
add more padding to descriptions to prevent text overflowing 2023-08-03 14:27:49 -05:00
hazycora
5b121f398b
refactor fonts 2023-08-03 14:27:34 -05:00
hazycora
56375d7c57
fix .env.example link 2023-08-03 10:02:04 -05:00
hazycora
d69754a260
update README.md 2023-08-03 09:55:28 -05:00
hazycora
de2d1857ed
update @besties/html2png 2023-08-03 09:52:48 -05:00
hazycora
6876c5689e
pass options to html2png 2023-08-03 09:49:25 -05:00
hazycora
f6627672c9
edit debug layout compatibility 2023-08-03 09:49:05 -05:00
hazycora
d0c981881c
Update README.md 2023-08-03 09:01:06 -05:00
hazycora
cd97774fb2
Fix unknown committers causing crash 2023-08-03 07:48:52 -05:00
hazycora
50e7dcaac3
fix broken wrapping on some commit & repo pages 2023-08-03 07:30:13 -05:00
hazycora
a11787b18d
show total commits on repo page 2023-08-03 06:54:13 -05:00
hazycora
6e3e5b9876
show commit stats on PRs 2023-08-03 06:54:05 -05:00
hazycora
9f9ea12a0b
use new icons 2023-08-03 06:53:49 -05:00
hazycora
a8ef583dea
refactor server 2023-08-03 06:52:39 -05:00
hazycora
5ed3fda233
add commit page 2023-08-03 04:40:18 -05:00
hazycora
f11fd95ddc
update @besties/html2png 2023-08-03 03:25:48 -05:00
hazycora
e616f9f4bf
format README.md 2023-08-03 02:25:20 -05:00
hazycora
1782480ed0
use FORGEJO_BASE_URL 2023-08-03 02:25:10 -05:00
hazycora
ae0e13eb8d
use PORT and HOST environment variables 2023-08-03 02:17:05 -05:00
hazycora
2a6b2171f5
use node-fetch 2023-08-03 02:13:34 -05:00
hazycora
11bf2492c2
edit font weights 2023-08-03 02:10:55 -05:00
hazycora
ff48d782c3
refactor, redesign 2023-08-03 02:06:43 -05:00
hazycora
83a9e85d3d
trim before adding ellipsis 2023-08-03 00:57:43 -05:00
hazycora
9cb9362069
update dependencies 2023-08-03 00:50:58 -05:00
hazycora
e789d2b8a4
remove package-lock.json (we use pnpm) 2023-08-03 00:50:46 -05:00
hazycora
102aabadbd
don't specify in issue subtitle if open 2023-08-02 23:08:51 -05:00
hazycora
87cc5939e4
add issue status to template 2023-08-02 23:02:53 -05:00
hazycora
50aac84888
add language error catching for repo routes 2023-08-02 22:53:23 -05:00
hazycora
884d9d2290
check before setting languages 2023-08-02 22:50:41 -05:00
hazycora
ffe5e13a80
add info-line to repo template 2023-08-02 22:50:27 -05:00
hazycora
61e9ab6f06
use title class for repo template 2023-08-02 22:26:39 -05:00
hazycora
7d74d8be98
refactor issue template 2023-08-02 22:26:25 -05:00
hazycora
43e11d1701
update font to DM Sans 2023-08-02 22:26:13 -05:00
hazycora
e1a3a83184
move languagecolors.js to lib 2023-08-02 22:00:44 -05:00
hazycora
13744c2002
update colour scheme, refactor templates and css 2023-08-02 21:54:01 -05:00
hazycora
2e79538d1b
update @besties/html2png, refactor templates (bodge no longer needed) 2023-08-02 21:34:28 -05:00
hazycora
e327883e2e
refactor 2023-08-02 21:21:14 -05:00
hazycora
bf3fd74108
remove console.log lol 2023-08-02 21:03:48 -05:00
hazycora
874924dd71
add info line to issue template 2023-08-02 21:03:37 -05:00
hazycora
2e46773bcd
refactor repo template 2023-08-02 21:01:10 -05:00
hazycora
27d06c73a9
add programming language graph 2023-08-02 21:00:54 -05:00
hazycora
d745f1027c
remove pull route (issue works fine already) 2023-08-02 19:41:09 -05:00
hazycora
81e08a08e3
add character limit to titles 2023-08-02 19:40:36 -05:00
hazycora
7cc6357a5f
update issue template to span paragraphs 2023-08-02 19:36:37 -05:00