195 Commits

Author SHA1 Message Date
afn
a4267a99f6 refactor(Patches): use find() instead of for loop 2023-01-08 18:01:43 -05:00
Palm
26dbc8ec84
feat: add modal icons (#53) 2023-01-05 15:32:38 +07:00
Ax333l
c9e0edf842
chore: bump everything (#56) 2023-01-02 19:40:29 +01:00
Ax333l
e1b8445b59
feat: dynamic routing for patches (#54)
* feat: dynamic routing for patches

* add all packages button on desktop

Co-authored-by: afn <hey@afn.lol>
2023-01-02 13:39:33 +01:00
Ax333l
d0d2e3f412
feat: better meta tags 2023-01-01 14:02:10 +01:00
Ax333l
b70b12e417
feat: headers (#52) 2022-12-27 21:01:21 +00: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
Ax333l
6ea64ef873
feat(api): set default api url with env var 2022-12-23 13:57:56 +01:00
afn
6c0d95baa2 refactor: use svelte element in button 2022-12-21 18:27:59 -05:00
Ax333l
8d73663ae3
chore: netlify (#46)
vercel will explod
2022-12-21 20:37:35 +00: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
KAZI MMT
0923386a0f
feat: better hero image (#45) 2022-12-11 18:52:00 +00: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
e54c4fb670 fix: remove unused import 2022-11-29 23:12:29 -05:00
afn
e8658ab44a refactor: add more comments 2022-11-29 23:10:46 -05:00
afn
c01bec60ed fix: remove links to non-existent doc files 2022-11-27 18:25:52 -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
afn
94bfe7ec77 feat: search package name 2022-11-26 19:12:18 -05:00
afn
df59e12780 fix: improve search results 2022-11-26 18:51:52 -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
fac28851d0 fix: vercel 404
vercel moment
2022-11-25 17:05:14 +01: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
27dd5a5184 feat(docs): update ci build script and use README instead of index 2022-11-13 14:23:17 +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
10812aef27 fix: download page api code
(because afn couldn't do it properly the first time)
2022-11-08 16:08:48 +01:00
afn
1428e17efe Merge branch 'main' of https://github.com/revanced/revanced-website 2022-11-06 17:40:50 -05:00
afn
335395879e fix: update embed 2022-11-06 17:40:37 -05:00
Ax333l
1abf8e83a5 docs: proper README.md 2022-11-06 16:58:54 +01:00
KAZI MMT
6fc112492a
feat: improve logo & pixelated manager screenshot (#24) 2022-11-05 12:55:44 -04:00