Commit Graph

14 Commits

Author SHA1 Message Date
dev
cee976cf40 Add api back to footer 2022-04-24 19:25:57 -05:00
dev
9cfea79309 Remove API
The API was not being used and would need work such as pagination etc

Removing for now but leaving the code intact (just commented out) incase
there is a need to bring it back at a later date
2021-12-10 14:41:53 -06:00
dev
87ef210e1f Add sorting on home page and jumbotron 2021-08-11 17:47:43 -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
3f40402e83 Make correct menu item have active class 2021-08-06 19:45:24 -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
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
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