320 Commits

Author SHA1 Message Date
Kendell R
1ad639d60f
fix: Correct <Button> semantics by not wrapping the content (#221)
refactor: simplify <Button>
2024-01-12 16:58:32 -08:00
Kendell R
599c7c2414
fix: Don't configure netlify, it's unused
"yes, we can delete the netlify.toml" - osumatrix
2024-01-11 16:15:49 -08:00
Kendell R
01b88cd4ab
fix: Don't load Source Code Pro, it's unused 2024-01-11 16:15:01 -08:00
Kendell R
740056b212
fix: fix TS error by using generics on shuffle 2024-01-11 07:00:26 -08:00
Kendell R
c90201f5f0
fix: fix transition logic for svelte 4 (#220)
update transition logic for svelte 4
2024-01-11 06:56:16 -08:00
Kendell R
66bb4b10f8
fix: prevent bug with members shuffling (#218)
* Fix issue with members displaying twice

* Swap with true shuffle method
2024-01-10 06:44:04 -08:00
Ushie
db2bde3fa8
chore: Merge dev to main (#215) 2024-01-08 01:28:46 +03:00
Kendell R
80d1251203
chore: Bump deps to latest (#213) 2024-01-08 01:04:42 +03:00
Ushie
b1782e7e06
chore: Merge dev to main (#212) 2023-12-31 23:22:38 +03:00
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é
425d0c347b
fix: Improve accessibility in patches page (#206) 2023-12-31 23:15:27 +03:00
Pun Butrach
3a8ec6b054
ci: bump dependency (#204) 2023-12-02 13:03:06 +03:00
Ushie
03df6ba641
chore: Merge dev to main (#201) 2023-11-25 21:36:07 +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
oSumAtrIX
6a1db68779
fix: Display preformatted option descriptions 2023-11-13 22:32:22 +01:00
oSumAtrIX
0db18642f2
chore: Merge branch dev to main (#200) 2023-11-12 06:09:40 +01:00
oSumAtrIX
2c4daece03
fix: Use SEO compliant meta tags 2023-11-12 06:07:12 +01:00
oSumAtrIX
7d8ea65aef
chore: Merge branch dev to main (#199) 2023-11-12 00:25:47 +01:00
oSumAtrIX
5502d1b146
Fix: Use correct syntax 2023-11-12 00:21:37 +01:00
oSumAtrIX
d0912a26b2
fix: Use correct rich results schemas 2023-11-12 00:14:38 +01:00
André
c5d1421358
refactor: Remove redundant CSS rules (#194)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: João André Marques <joaoandremarques@MacBook-Pro.local>
2023-10-25 23:01:12 +02:00
André
b17243dd51
refactor: Remove redundant CSS rules (#193)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: João André Marques <joaoandremarques@MacBook-Pro.local>
2023-10-24 17:55:37 +02:00
oSumAtrIX
aaf928c92b
chore: merge branch dev to main (#181) 2023-10-05 04:57:43 +02:00
oSumAtrIX
3c6b6d23f5
fix: Display patches using new patches JSON format 2023-10-05 04:55:47 +02:00
Ushie
e290b7c4fd
fix: show 'Any' for compatibility without explicit versions (#182) 2023-09-23 00:58:49 +03:00
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
Ushie
f1e8fd0651
fix: correct casing on github sponsors image 2023-08-20 16:25:27 +03:00
Ushie
45e55794b7
chore: merge dev to main (#173) 2023-08-20 16:20:23 +03:00
Ushie
d0b3c5ca6b
fix: social button URL casing issue 2023-08-20 16:19:45 +03:00
Ushie
2e9db22f32
chore: merge dev to main (#171) 2023-08-20 00:48:23 +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
afn
eb31b942f4 perf(donate): use svg fallback for card images 2023-08-13 12:14:33 -04:00
afn
37ec71665c fix(Patches): update patch name search filter 2023-08-10 16:01:11 -04:00
afn
268b436dbb chore: bump dependencies 2023-08-09 17:31:57 -04:00
afn
7692381ed2 refactor: improve package sorting 2023-08-09 17:08:38 -04:00
afn
7d3c409fdf
chore: merge dev to main (#163) 2023-08-09 16:24:30 -04: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
Niyas Hameed
d808b318bc
fix(Spinner): properly center align (#81) 2023-08-09 14:40:31 -04:00
KAZI MMT
0002615089
chore: update manager screenshot (#161) 2023-08-09 14:02:11 -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
Ushie
558d0668da
chore: merge dev to main (#155) 2023-08-01 02:18:26 +03:00
Ushie
8b67bbb7b8
chore: remove unfinished /docs 2023-08-01 02:17:16 +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
Ushie
4c5351b26a
feat(schema.org): JsonLd (#151)
feat(schema.org): init
2023-08-01 02:07:42 +03:00