333 Commits

Author SHA1 Message Date
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
Ax333l
5b97640f94
chore: refresh prerendered content
Github Actions will trigger a deploy hook every two hours
2022-11-05 14:13:23 +01:00
afn
22c9a792c1
Merge pull request #19 from Axelen123/markdown-docs
feat: generate doc pages from markup
2022-11-04 15:09:01 -04:00
Ax333l
90a3893977
chore: add ci build script 2022-11-04 19:23:56 +01:00
Ax333l
fb2185083c
feat: add vercel routes config generator
This is so we do not need to force trailing slashes.
2022-11-04 19:23:49 +01:00
Ax333l
214ce4934d
feat: generate doc pages from markup 2022-11-04 19:18:23 +01:00
afn
0503e81fb0
refactor: delete .DS_Store
oops
2022-11-01 20:56:44 -04:00
afn
d6a660313c feat: separate navbar into two 2022-10-31 22:24:51 -04:00
afn
963e78a685 fix: misc fixes 2022-10-31 22:07:52 -04:00
afn
abb2cbc223 feat: download page wip 2022-10-31 21:53:51 -04:00
Ax333l
e43a0eb819
Merge pull request #18 from Axelen123/404-fix
fix: production 404 page
2022-10-31 12:31:05 +01:00
Ax333l
94f547c1b5 fix: production 404 page
vercel moment
2022-10-31 12:29:04 +01:00
Ax333l
fdf9ddbf65
Merge pull request #17 from Axelen123/api-data
@sveltejs/adapter-static and API Data layer
2022-10-30 22:02:52 +01:00