Commit Graph

10 Commits

Author SHA1 Message Date
Hypolite Petovan 20a5e3678d Put the server list on a single fixed-width column 2017-10-22 17:04:01 -04:00
Roland Häder d400ed3342
Rewrite:
- don't download files - more worse JavaScript - from external CDNs
- this is a security nightmare when the remote CDN is compromised and starts
  distributing worms/trojan horses (see NSA scandal)
- this will give them away your user's IP addresses
- removed no longer used js/main.js as there is assets/js/main.js around
- moved css/js files in their own folder (assets/<css|js>)
- removed executable right from include/dba.php, no need for this

Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-11 16:49:02 +02:00
Hypolite Petovan 901c66186e Fix mobile styles
- Use Flex box instead of text alignment for top bar
2017-05-05 23:34:57 -04:00
Hypolite Petovan a93184b38d Update CSS spacing
- Added space after colons
- Added space befor braces
2017-05-04 21:36:59 -04:00
Hypolite Petovan de87a461c0 Redesign directory page display
- Updated profile card display, added description and tags
- Added column display for profiles
- Tweaked reset button behavior
2017-05-04 21:35:43 -04:00
Hypolite Petovan 9af47634e3 Update search page display 2017-05-04 21:34:21 -04:00
Hypolite Petovan a35dab70b8 Remove Google webfont 2017-05-04 21:26:45 -04:00
Beanow 6becf45e73 Implemented feedback and moved JS to a file.
See https://fc.oscp.info/display/beanow/245480
2015-02-25 14:58:50 +01:00
Beanow a54e512669 Responsive mobile theme + public server listing. 2015-02-21 23:20:23 +01:00
Beanow 154f33ca86 Added experimental pages for the new design. 2015-02-08 18:25:21 +01:00