Hypolite Petovan
a35dab70b8
Remove Google webfont
2017-05-04 21:26:45 -04:00
Hypolite Petovan
f297c670b3
Move App to src
2017-05-01 23:09:26 -04:00
Hypolite Petovan
68c1939d12
Enforcing standards ahead of moving App to src
2017-05-01 22:57:21 -04:00
Hypolite Petovan
0747ce0e6e
Add yet more documentation about ft_min_word_len
2017-05-01 21:42:00 -04:00
Hypolite Petovan
0159e73544
Fixes yet another PHP notice
2017-04-20 23:42:21 -04:00
Hypolite Petovan
a8dc2e65f4
Merge branch 'master' into feature/redesign-prototype
...
# Conflicts:
# .gitignore
# .htconfig.php
# .htconfig.php-dist
# boot.php
# include/dba.php
# mod/health.php
# util/htconfig.vagrant.php
2017-04-20 22:33:41 -04:00
Hypolite Petovan
3095c9cad3
Fix fulltext earch
...
- Add fulltext index on multiple columns in the profile table
- Remove "IN BOOLEAN MODE"
- Add documentation about ft_min_word_len
2017-04-20 22:24:17 -04:00
Hypolite Petovan
280d55f183
Fix yet more PHP Notices
2017-04-20 22:03:34 -04:00
Hypolite Petovan
783c15c207
Fix PHP notices all around
...
- Improve SQL query formatting
- Revert spaces to tabs after PHP CS Fixer
2017-04-20 21:41:47 -04:00
Hypolite Petovan
750f081078
Enforce coding standards in include/dba.php
2017-04-20 19:59:57 -04:00
Hypolite Petovan
5fb56281d0
Enforce coding standards in include/directory.php
2017-04-20 19:57:26 -04:00
Hypolite Petovan
34a5adb9e9
Enforce coding standards in index.php
2017-04-20 19:53:51 -04:00
Hypolite Petovan
e82a1e3816
Fix use
warning
...
- Standards enforcing
2017-04-20 19:41:07 -04:00
Hypolite Petovan
31d3cb4889
Merge branch 'feature/redesign-prototype' of https://github.com/tugelbend/dir into feature/redesign-prototype
2017-04-20 19:32:52 -04:00
Hypolite Petovan
5c719ba34e
Fix PHP notice about undefined index q
2017-03-22 00:36:44 -04:00
Hypolite Petovan
dff9a77968
Trim trailing spaces in boot.php
2017-03-22 00:36:44 -04:00
Hypolite Petovan
52a19916e2
Fix readme headers
2017-03-22 00:36:44 -04:00
Hypolite Petovan
7277e29c63
Add default htconfig.php
...
Remove final .htconfig.php
2017-03-22 00:36:44 -04:00
Roland Häder
2e18a053bb
Continued:
...
- moved JS of Raphael (seems to be a lib?) to own sub folder
- removed redundant jquery-1.4.2.min.js
- added version number to almost all JS files (see cache-busting)
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:31:41 +01:00
Roland Häder
6eafd24872
this file needs executable right again ...
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:22:12 +01:00
Roland Häder
ae04088e39
converted Windows -> Linux as this seems to be the common LF
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:21:06 +01:00
Roland Häder
12e4bff880
Continued with cleanups:
...
- removed some empty lines at bottom of files
- added new-line character at end of file (as this else may confuse some old
editors)
- moved JavaScript files out of "include" into own "js"
- if you set <basename>, you don't need full URLs in linked JavaScript files
and CSS files
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:19:12 +01:00
Roland Häder
1940f6b499
removed no needed empty lines
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:04:12 +01:00
Roland Häder
c353b31569
Cleanups:
...
- don't commit files that are being ignored, better provide a "template" file
that needs copying to the right file and ignore the file that will have local
changes like config files will always have.
- fixed CHMOD, no need for executable flag here as the server won't execute
these files, but only load (read) them
- fixed E_NOTICE in boot.php when entrance/index page (no parameter) is being
called
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:00:32 +01:00
Hypolite Petovan
b1f1ac0d62
Add default htconfig.php
2017-01-22 10:19:49 -05:00
hauke
18ca878113
library for checking ssllabs grade
2015-12-24 11:21:35 +01: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
hauke
128f653992
Removed facebook feature listing as it is no longer supported by friendica
2015-12-24 09:17:27 +01:00
hauke
cd976b8dcc
Removed gender and marital status for better privacy
2015-12-24 08:42:48 +01:00
hauke
3f5da87485
fix: function_exists checked for wrong function name
2015-12-24 08:15:22 +01:00
hauke
735ca9d6fa
populate the development server with default sync servers to get data
2015-11-08 18:01:23 +01:00
hauke
bab5446614
added cron jobs
2015-11-08 17:41:28 +01:00
hauke
50b60f6735
added a vagrant configuration for development
2015-11-08 16:54:15 +01:00
redmatrix
2be31c767c
change photo paths relative to current directory server
2015-06-03 22:40:54 -07:00
redmatrix
3e05ac762e
increase widget counts
2015-05-21 18:36:46 -07: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
Beanow
1febb1a414
Switched to composer generated autoloader.
2015-02-08 18:24:49 +01:00
Beanow
d89e155947
Merge branch 'feature/better-graphs' into develop
2015-02-02 12:28:35 +01:00
Beanow
ec4a641013
Improved site-health detection.
...
* Detects redirects.
* Better descriptions in site-health details.
* Changed healthy site requirements to require HTTPS and >= 5 users.
* Cleaned graph javascript a little.
2015-02-02 12:28:12 +01:00
Beanow
9b8eaa7aa7
Made some improvements to how server statistics are displayed.
2015-01-24 21:49:53 +01:00
Beanow
a11ecf4140
Merge branch 'feature/psr4-setup' into develop
2014-10-11 01:35:23 +02:00
Beanow
8cc61e0c68
Add some code comments to the example.
2014-10-11 00:37:41 +02:00
Beanow
9bafa316d4
Add example code for psr4.
2014-10-11 00:24:17 +02:00
Beanow
dd6987ff02
This is an example of autoloading classes and including unit tests.
2014-10-11 00:13:59 +02:00
RedMatrix
cbf217a829
Merge pull request #2 from Beanow/develop
...
Bugfix: timestamps did not update for pull.
2014-08-11 09:41:59 +10:00
Beanow
cf1f60e092
Bugfix: timestamps did not update for pull.
2014-08-10 14:42:13 +02:00
RedMatrix
1bde8a76c4
Merge pull request #1 from Beanow/develop
...
Release new features
2014-08-10 09:06:31 +10:00