141 Commits

Author SHA1 Message Date
oSumAtrIX
aed3c7ca58
feat: dynamically add socials to JSON-LD 2023-09-15 17:38:34 +02:00
oSumAtrIX
e39632dc2e
fix: Move JSON-LD scripts to head nodes 2023-09-15 17:19:44 +02:00
Niyas Hameed
d808b318bc
fix(Spinner): properly center align (#81) 2023-08-09 14:40:31 -04:00
oSumAtrIX
806a5de320
feat: add donation page (#117)
* feat: add donation page

* fix: add src to `AnimatedImage` (#139)

* feat: redesign page

* feat: use api for donations, add QR code

* tweak qr code modal and team member design

* make team look better at different screen sizes

* feat: use api for donations

* fix: filled button comes first

* feat: use better QR lib

* list of crypto instead of table

* feat: make crypto card expandable

* feat: add donate back to footer-bottom

* feat: add expand animation to crypto card

* feat: accept an array of queries for prefetch

* feat: use api for friendly crypto names

* refactor: currency_codes are already uppercase

* fix: capitalize crypto icon filenames

* feat: use generic crypto icon when no icon is available

* feat: add the pulsating heart animated image back

* feat: improve animation of pulsating image

* feat: decrease donation page top margin

* feat: use preferred field to determine button type

* use cards for donation methods

* optimize images, improve accessibility, add crypto icon to dialogue

* update cryptocurrencies modal title

* clean up and add comments

* add card image fallback

* feat: dont hide heart on phones

* feat: improve top margin on main class

* GRAHH

* feat: improve animations

* add webp images with png fallbacks

---------

Co-authored-by: ᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠ <29128703+milksense@users.noreply.github.com>
Co-authored-by: afn <hey@afn.im>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-09 13:05:08 -04:00
Ushie
753050cfc9
feat: use better expand icon 2023-08-01 02:06:34 +03:00
oSumAtrIX
304799d9b5
feat: improve visual feedback on search 2023-06-21 03:51:59 +02:00
Radu Bratan
6b7fb1d5c0
fix: hide scrollbar in dialogue modals (#123) 2023-06-21 03:22:41 +02:00
oSumAtrIX
9900635879
fix: use wider modal gaps 2023-06-21 03:13:01 +02: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
afn
4a6567ef77 fix(Patches): use query params for selected package
resolves #106
2023-06-06 18:49:36 -04:00
Ushie
1e06a0adb1
fix: apply hover effect to <a> aswell 2023-06-02 23:29:35 +03:00
afn
315fdb77bb
feat(Download): incompatibility warning
resolves #83
2023-05-20 18:21:55 -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
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
Ax333l
e1b37fab7d
feat: use svelte query (#63) 2023-02-11 20:22:55 +00:00
Palm
26dbc8ec84
feat: add modal icons (#53) 2023-01-05 15:32:38 +07:00
Ax333l
d0d2e3f412
feat: better meta tags 2023-01-01 14:02:10 +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
afn
c60a0a7731 refactor: restructure folder layout 2022-12-25 01:46:45 -05:00
afn
6c0d95baa2 refactor: use svelte element in button 2022-12-21 18:27:59 -05:00
afn
8f031178b3 fix: new hero text, handle generic patches 2022-12-15 15:40:22 -05:00
afn
d1f7e998de refactor: clean up modal 2022-12-15 15:38:54 -05:00
afn
49cc968d7f feat: svg component 2022-12-15 15:38:14 -05:00
mirgb
2e71974503
feat: brand new Modal component (#41)
* feat: brand new Modal component

* Apply suggestions from code review

Co-authored-by: Ax333l <main@axelen.xyz>
2022-12-10 17:11:17 +00:00
Palm
31047103d3
fix: text formatting and capitalization (#43)
* fix(Home): hero text, button text capitalization

* fix(Home): remove line-break in between hero text

Tell me to revert this if it was a mistake

* fix(Footer): fix some shortened words

* fix(pages/download): fix hero text

* revert(pages/home): hero text

bad affan

* fix(Footer): use Repositories instead of Sources
2022-12-10 16:03:15 +00:00
afn
e616178733 feat: contributors page mobile view 2022-12-01 20:05:40 -05:00
afn
63a36628ea feat: mobile responsive patches page 2022-11-30 23:20:59 -05:00
afn
e8658ab44a refactor: add more comments 2022-11-29 23:10:46 -05:00
afn
ac2c6636a4 feat: better documentation styling 2022-11-27 18:22:17 -05:00
mirgb
edd57a00be
refactor: make headings more consistent and universal. (#37)
Resolves #22 
Co-authored-by: afn <hey@afn.lol>
2022-11-27 14:02:13 -05:00
afn
fc0ce3332a feat: search debounce 2022-11-27 12:21:58 -05:00
afn
7509a724b3 feat: search bar clear button 2022-11-26 21:11:35 -05:00
Ushie
d4279a8038
fix: improve text selection color 2022-11-26 17:43:31 -05:00
afn
b135442a43 feat: patches search bar 2022-11-26 16:42:19 -05:00
afn
246a851c9d feat: sort packages by number of patches 2022-11-26 14:22:18 -05:00
afn
33953db98a fix: clean up random stuff man idk 2022-11-26 01:11:52 -05:00
Ax333l
875c94d0bc
fix: position: fixed being broken
broken css feature is broken.
I want position: fixed to explod
2022-11-25 22:35:02 +01:00
Ax333l
57b9e6e258
fix: mobile navigation menu (#35) 2022-11-25 20:05:25 +00:00
Ax333l
43dc9250f6 feat: image optimization with imagetools
haha imagetools go brrr
2022-11-14 16:16:53 +01:00
KAZI MMT
357440d552
feat: update socials links (#32) 2022-11-13 14:44:38 +01:00
Ax333l
dcf0413af7 fix: production build fail 2022-11-13 13:57:39 +01:00
afn
9f8f4242a0 fix: more mobile responsive, tweaked ui 2022-11-12 19:26:51 -05:00
Ax333l
ad08371ed7 refactor: api client 2022-11-11 18:23:56 +01:00
Ax333l
214ce4934d
feat: generate doc pages from markup 2022-11-04 19:18:23 +01:00
afn
d6a660313c feat: separate navbar into two 2022-10-31 22:24:51 -04:00
afn
963e78a685 fix: misc fixes 2022-10-31 22:07:52 -04:00