Commit Graph

11 Commits

Author SHA1 Message Date
dev
518cfe8ada Add fonts locally (get rid of google!) 2021-08-06 17:33:13 -07:00
dev
e319455c4f Add favicons 2021-08-06 17:18:34 -07:00
dev
f792803c99 Fix some bugs
- Remove json ld seo because it can be xss attacked and isn't needed
anyways
- Add try catch to sweep_all function incase error (for example: if tip
is too small, it can't cover the fee)
- Add note about tips being too small that they cant send in FAQ on
contact page
2021-08-06 16:50:23 -07:00
dev
e6cc674ee8 Fix dropdown and npm run production 2021-08-06 15:57:45 -07:00
dev
934a34f004 Add message once meme is submitted in dashboard 2021-08-06 14:31:08 -07:00
dev
d9b52e2bb0 Remove 1 item in footer to not have an odd number
It looked weird with an odd number on mobile when there is 2 columns
2021-08-06 14:13:30 -07:00
dev
58fb2d2834 Finish SEO 2021-08-06 14:01:16 -07:00
dev
d5a3175bea Remove email confirmation for privacy 2021-08-06 13:32:18 -07:00
dev
821fb9b1ed Finish rough draft of website
Update the payment code so everything is working now

Improve DB structure

Improve design

Add API

Validate XMR Address upon registration

And Much More...

Still Need to work on:

- SEO
- Dropdown in menu (bug, not dropping down)
2021-08-06 13:06:07 -07:00
dev
dbfda5cf9e Almost complete site
Add dark / light theme

Add social sharing on meme pages

Add approving / pending admin section

Improve design

Add pagination on profiles

Make front end date time user friendly

Finish rough draft of site

And Much more...

Still need to fix a few minor things before it goes live. Almost
complete.
2021-07-31 00:03:33 -07:00
dev
cc2af611e1 Initial Commit 2021-07-15 23:35:54 -07:00