234 Commits

Author SHA1 Message Date
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
afn
77f0337445 fix(Search): replace window.history.pushState with goto 2023-04-20 22:36:42 -04:00
afn
9734d9f64b fix: tweak dialogue, patch item, contributors ui 2023-04-20 22:22:00 -04:00
afn
80ae15bb18 feat: patches search url params 2023-04-20 22:20:26 -04:00
Petr Rajtslegr
336f949dcc
fix: tsconfig path (#75) 2023-03-07 12:59:03 +01:00
afn
458cf9bcc6
fix: resolve all issues in npm run check (#70)
Co-authored-by: Ax333l <main@axelen.xyz>
2023-02-27 16:16:56 -05:00
afn
8720546722 build: update dependencies 2023-02-17 12:33:50 -05:00
Ax333l
c7d31cf01b
fix(patches): properly search for package name 2023-02-15 20:27:07 +01:00
Ax333l
e1b37fab7d
feat: use svelte query (#63) 2023-02-11 20:22:55 +00:00
zalnars
368b2c9ee5
fix: error page (#69) 2023-02-11 20:12:02 +00:00
PickleNik
8da3fe864d
fix: meta tag indent (#68) 2023-02-04 22:12:36 -05:00
KAZI MMT
61618d38d1
fix: modal icon follows material design (#61) 2023-01-09 17:11:06 +07:00
afn
a4267a99f6 refactor(Patches): use find() instead of for loop 2023-01-08 18:01:43 -05:00
Palm
26dbc8ec84
feat: add modal icons (#53) 2023-01-05 15:32:38 +07:00
Ax333l
c9e0edf842
chore: bump everything (#56) 2023-01-02 19:40:29 +01:00
Ax333l
e1b8445b59
feat: dynamic routing for patches (#54)
* feat: dynamic routing for patches

* add all packages button on desktop

Co-authored-by: afn <hey@afn.lol>
2023-01-02 13:39:33 +01:00
Ax333l
d0d2e3f412
feat: better meta tags 2023-01-01 14:02:10 +01:00
Ax333l
b70b12e417
feat: headers (#52) 2022-12-27 21:01:21 +00:00
Ax333l
f0f502afc6
refactor(NavHost): use same markup for mobile and desktop 2022-12-27 15:31:09 +01:00
Ax333l
1881f6c903
fix(nav): use RouterEvents instead of page store for highlighting
dammit afn
2022-12-27 13:57:39 +01:00
afn
715cb6a37d feat: packages fullscreen dialogue 2022-12-26 02:26:11 -05:00
afn
6f6f30e3bb feat: improved patches page ui 2022-12-25 16:56:38 -05:00
afn
c26c2a5783 feat: better footer, modal, contributors page ui 2022-12-25 01:49:10 -05:00