35 Commits

Author SHA1 Message Date
Kendell R
05ff2c1fc3
refactor: Bump & run prettier (#210) 2023-12-31 23:22:11 +03:00
Kendell R
ab4d785f3b
refactor: Minify assets (#209) 2023-12-31 23:18:37 +03:00
André
8c7f17cc30
fix: Navigation Bar Accessibility (#196)
* added aria labels to the Navbar

* wrapped <li> element in <ul>

* Update src/layout/Navbar/NavHost.svelte

Co-authored-by: Ushie <ushiekane@gmail.com>

* update: wrap <li> element in <ul>

---------

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: João André Marques <joaoandremarques@MacBook-Pro.local>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-11-25 17:46:20 +03:00
Ushie
d0b3c5ca6b
fix: social button URL casing issue 2023-08-20 16:19:45 +03:00
Ushie
e0db94b2c3
feat(footer): remove repositories section 2023-08-20 00:42:34 +03:00
Ushie
d1c763c1d3
feat(footer): use info endpoint 2023-08-20 00:42:06 +03:00
Ushie
e7410f7922
chore: update manager image and remove unused image 2023-08-09 23:21:41 +03:00
afn
a27145d554
feat: use api to supply social links (#162)
resolves #138
2023-08-09 15:41:57 -04:00
zalnars
36229adc78
feat: add skip navigation button (#140)
Co-authored-by: afn <hey@afn.im>
2023-08-09 13:23:03 -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
7e5ec5b7a2
fix: remove dead nav links 2023-08-01 02:30:04 +03:00
oSumAtrIX
ba67b0da2d
fix: use correct name in download button (#135)
* fix: use correct name

* feat: use a shorter button label
2023-08-01 02:12:47 +03:00
ᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠ
0ae8a9b751
feat: improve expand icons and footer (#141) 2023-07-23 01:05:38 +03:00
oSumAtrIX
ad5893f8bd
fix: make settings description provider agnostic 2023-06-25 16:44:06 +02:00
oSumAtrIX
aec1bbee68
fix: add missing padding to logo 2023-06-21 03:33:18 +02:00
oSumAtrIX
f0e1eb42f0
feat: remove wavy text decoration (#121) 2023-06-21 03:21:06 +02:00
Ushie
1ecf9a9738
fix: no navigation on 768px width 2023-06-07 21:10:56 +03: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
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
Ushie
c263182928
fix: change http to https in one of the socials 2023-06-02 23:44:14 +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
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
KAZI MMT
61618d38d1
fix: modal icon follows material design (#61) 2023-01-09 17:11:06 +07:00
Palm
26dbc8ec84
feat: add modal icons (#53) 2023-01-05 15:32:38 +07: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
afn
c60a0a7731 refactor: restructure folder layout 2022-12-25 01:46:45 -05:00