152 Commits

Author SHA1 Message Date
madkarmaa
bc8e19e0e7
feat: Apply themes on specific events (#227)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-08-13 13:18:56 +02:00
Kendell R
abdf24f34a
chore: Remove unused imports/style declaration (#237) 2024-04-28 13:34:53 -07:00
Ushie
9275193333
feat: Add fuzzy search to patches search (#229)
* feat: Fuzzy Search

Co-authored-by: Kendell R <KTibow@users.noreply.github.com>

* slightly change the init logic

* fix behavior

* fix sort behavior
i am so good at reading docs

* update the search results on load

* switch to fuse js

* lower the threshold per @oSumAtrIX request

---------

Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
Co-authored-by: afn <hey@afn.im>
2024-04-27 10:29:52 -07:00
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
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
80d1251203
chore: Bump deps to latest (#213) 2024-01-08 01:04:42 +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é
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
2c4daece03
fix: Use SEO compliant meta tags 2023-11-12 06:07:12 +01:00
oSumAtrIX
d0912a26b2
fix: Use correct rich results schemas 2023-11-12 00:14:38 +01: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
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