Commit Graph

20 Commits

Author SHA1 Message Date
dev
163e049aff Try to fix bug with sending payments 2021-08-07 19:34:37 -07:00
dev
4549923b4f Fix dropdown in menu not working
Downgraded the bootstrap js and had to fix this
2021-08-07 18:30:13 -07:00
dev
cf293f0948 Fix mobile menu not working 2021-08-07 18:01:03 -07:00
dev
e32b010bf7 Add text break on about address for mobile 2021-08-06 22:49:49 -07:00
dev
3f40402e83 Make correct menu item have active class 2021-08-06 19:45:24 -07:00
dev
6c5b68f379 Update error logging config 2021-08-06 18:28:28 -07:00
dev
3811af20d2 Update dependencies 2021-08-06 18:20:57 -07:00
dev
a1b773cca2 Make cron run every 5 minutes not 1 minute 2021-08-06 17:46:39 -07:00
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
52a9007882 Add license 2021-07-15 23:53:01 -07:00
dev
cc2af611e1 Initial Commit 2021-07-15 23:35:54 -07:00