Commit Graph

18 Commits

Author SHA1 Message Date
Hypolite Petovan 522cc7bb17 Fix display issues
- Add baseurl to widgets search links
- Add aside to search page
- Fix number of available profiles in country widgets
2018-01-14 22:22:37 -05:00
Hypolite Petovan e91ae5d4af Fix directory filter links
- Enable "People" and "Forums" links in the Directory
2017-10-30 22:05:23 -04:00
Hypolite Petovan 20a5e3678d Put the server list on a single fixed-width column 2017-10-22 17:04:01 -04:00
Hypolite Petovan f79df56a56 Change Friendica self-hosting URL 2017-08-01 21:34:09 -04:00
Hypolite Petovan 687eef90f7 Fix upcoming killme() in index.php change
- Add killme() in controllers instead of relying on index.php
- Fix formatting
2017-08-01 21:33:50 -04:00
Hypolite Petovan fb159c2862 Re-enable forward zrl to profile pages 2017-06-02 22:45:30 -04:00
Hypolite Petovan 7eada3d4da Merge pull request #20 from Hypolite/bug/hide-stats-and-help
Hide unfinished Stats and Help pages
2017-05-11 23:07:34 -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
Benjamin Lorteau 9105272d4f Hide unfinished Stats and Help pages 2017-05-11 10:45:37 -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
Hypolite Petovan 280d55f183 Fix yet more PHP Notices 2017-04-20 22:03:34 -04:00
hauke f8906282ef added skeletons for help and stats page, text adjustements 2015-12-24 11:20:37 +01:00
hauke 6b4da31a97 prepared view and database to display SSLLabs grade 2015-12-24 09:49:35 +01: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