356 Commits

Author SHA1 Message Date
oSumAtrIX
5f3674f3a8
chore: merge branch dev to main (#134) 2023-06-25 01:27:26 +02:00
oSumAtrIX
755b17b495
ci: build before publishing 2023-06-25 01:27:04 +02:00
oSumAtrIX
1f7f46228a
fix: use favicon image 2023-06-25 01:26:58 +02:00
oSumAtrIX
ad916e74ac
chore: merge branch dev to main (#128) 2023-06-21 04:11:58 +02:00
oSumAtrIX
496ec70bd1
ci: use better comment message 2023-06-21 04:08:09 +02:00
oSumAtrIX
c733ce31f0
ci: run on push 2023-06-21 04:03:16 +02:00
oSumAtrIX
5dab8357bf
chore: merge branch dev to main (#127) 2023-06-21 03:58:34 +02:00
oSumAtrIX
8b7900d75c
feat: improve visual feedback on patch containers 2023-06-21 03:52:16 +02:00
oSumAtrIX
304799d9b5
feat: improve visual feedback on search 2023-06-21 03:51:59 +02:00
oSumAtrIX
c17e5535a6
feat: improve visual feedback on contributor section titles 2023-06-21 03:33:44 +02:00
oSumAtrIX
aec1bbee68
fix: add missing padding to logo 2023-06-21 03:33:18 +02:00
oSumAtrIX
ea2ee26aa3
feat: add hover background color feedback to contributor persons 2023-06-21 03:27:38 +02:00
Radu Bratan
6b7fb1d5c0
fix: hide scrollbar in dialogue modals (#123) 2023-06-21 03:22:41 +02:00
oSumAtrIX
f0e1eb42f0
feat: remove wavy text decoration (#121) 2023-06-21 03:21:06 +02:00
oSumAtrIX
75df0b77bf
feat: make consent more suggestive 2023-06-21 03:13:30 +02:00
oSumAtrIX
9900635879
fix: use wider modal gaps 2023-06-21 03:13:01 +02:00
oSumAtrIX
25fed14a0a
fix: only collect analytics when consent given 2023-06-21 02:27:21 +02:00
oSumAtrIX
8ea8dcc06c
ci: use correct asset directory 2023-06-13 01:00:51 +02:00
oSumAtrIX
a362c035ff
chore: merge branch dev to main (#122) 2023-06-13 00:57:37 +02:00
oSumAtrIX
f3e2a7d0e5
ci: move with to uses 2023-06-12 01:32:41 +02:00
oSumAtrIX
c4c5086269
ci: move workflow file to correct path 2023-06-11 19:01:46 +02:00
oSumAtrIX
d7f5e6891a
feat: use better dialogue button text 2023-06-11 18:20:53 +02:00
oSumAtrIX
bffa90cdd8
ci: add name to workflow 2023-06-11 17:59:25 +02:00
afn
4d08ca4ae8
chore: merge branch dev to main (#118) 2023-06-10 11:33:31 -04:00
Alex
2dac308d8b
feat: telemetry consent modal
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: afn <hey@afn.lol>
2023-06-10 11:31:09 -04:00
Ushie
b389a30fb5
fix: hardcoded error code in title
closes #114
2023-06-08 22:02:21 +03:00
Ushie
1ecf9a9738
fix: no navigation on 768px width 2023-06-07 21:10:56 +03:00
oSumAtrIX
11b25d04eb
ci: add deployment previews (#111) 2023-06-07 02:07:18 +02:00
afn
9442f645a4 fix(Patches): disable prerendering 2023-06-06 19:56:51 -04:00
Alex
0f7071a39a
chore: update dependencies 2023-06-06 19:26:56 -04:00
afn
7a23d3daae fix: add missing css variable 2023-06-06 19:17:36 -04:00
afn
4a6567ef77 fix(Patches): use query params for selected package
resolves #106
2023-06-06 18:49:36 -04:00
PickleNik
da9e8444f2
fix: hardlink social links (#109)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-06-07 00:45:36 +02:00
afn
04a0901bf8 refactor(Footer): remove unused animation 2023-06-06 08:41:00 -04:00
afn
897d27ebe1 fix: update footer imports 2023-06-06 08:36:37 -04:00
afn
889e1b543d feat(Footer): improve mobile responsiveness 2023-06-06 08:32:58 -04:00
Ushie
cc94848838
fix(sidebar): replace 100vh with 100%
resolves #104
2023-06-06 14:35:05 +03:00
oSumAtrIX
9a786ce193
feat: add clarity code 2023-06-06 06:45:40 +02:00
afn
b8c6e4bf95 feat: add google tag manager script
I LOVE MORE TELEMETRY
2023-06-06 00:03:59 -04:00
afn
8458e95927 feat: google analytics tracking
I LOVE TELEMETRY
2023-06-05 23:24:38 -04:00
afn
a9835a74bf
chore: merge branch dev to main
🎉
2023-06-05 22:35:20 -04:00
afn
742abf994e chore: update embed to new logo 2023-06-05 22:31:44 -04:00
afn
9ecbc12cc5 chore: update logo 2023-06-05 22:08:52 -04:00
Ushie
c263182928
fix: change http to https in one of the socials 2023-06-02 23:44:14 +03:00
Ushie
1e06a0adb1
fix: apply hover effect to <a> aswell 2023-06-02 23:29:35 +03:00
Ushie
9a6797eca8
fix: update some buttons from kind to type 2023-06-02 23:14:22 +03:00
afn
315fdb77bb
feat(Download): incompatibility warning
resolves #83
2023-05-20 18:21:55 -04:00
afn
344f976e7f fix: improve error page ui 2023-04-26 04:49:31 -04:00
afn
5c14bd284e fix: fix search bar unfocus 2023-04-26 04:48:49 -04:00
afn
f3665d6bda fix: do not prerender patches page 2023-04-20 22:41:54 -04:00