53 Commits

Author SHA1 Message Date
PalmDevs
008358975b fix: Improve layout CSS 2025-05-05 02:24:13 +03:00
madkärma
adf569c6be
feat: API outage banner (#254)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <github@osumatrix.me>
Co-authored-by: Ushie <ushiekane@gmail.com>
2025-02-12 01:08:27 +03:00
Ushie
87ce20ff56
feat: Add the footer to the homepage (#273) 2025-02-04 02:49:32 +03:00
Ushie
24650c71a9
refactor: Reduce repetition by adding icon arguments to Button 2024-12-22 03:19:02 +03:00
madkärma
f73f54a926
feat: Use icon library instead of SVGs (#271) 2024-12-21 21:22:13 +03:00
oSumAtrIX
b068c38661
fix: Add missing refurl query to DMCA badge 2024-12-05 22:06:09 +01:00
oSumAtrIX
1f5abe9711
feat: Add DMCA protection badge 2024-11-30 17:01:25 +01:00
oSumAtrIX
586c67a9ca
feat: Move Google Tag Manager ID to env variable 2024-11-30 05:47:35 +01:00
Ushie
7c066ac0b5
feat: Prevent selecting selected NavItem 2024-09-07 05:44:52 +03:00
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
oSumAtrIX
f428902773
chore: Switch to v3 API (#247) 2024-07-13 16:51:31 +02:00
Ushie
49cde08f87
fix: Social Buttons hiding patches button
This isn't the best solution, but it solves the problem for 99% of scenarios, the whole website is due a rewrite

Closes #107
2024-07-11 02:23:05 +03:00
Ushie
38c565ccbf
fix: Rename 'Clear Cache' button to 'Reset' for clarification
The 'Reset' button clears the website's localStorage, including custom API data.
2024-07-11 02:09:28 +03:00
Ushie
5c85934638
fix: API URL cannot be changed
Closes #243
2024-07-11 02:05:08 +03:00
Kendell R
abdf24f34a
chore: Remove unused imports/style declaration (#237) 2024-04-28 13:34:53 -07:00
oSumAtrIX
daae03b40f
fix: Add missing socials (#174)
Co-authored-by: Ushie <ushiekane@gmail.com>
2024-03-03 02:27:23 +01: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
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