6eafd24872
this file needs executable right again ...
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:22:12 +01:00
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
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
1940f6b499
removed no needed empty lines
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:04:12 +01:00
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
Beanow
e87160d509
Push and pull information.
2014-08-09 01:20:54 +02:00
Beanow
65a6c71496
Adding some information about how submits work.
2014-08-09 01:09:20 +02:00
Beanow
b803aa30a0
Tweaks to site-health and osearch. Also removed a non-directory page.
2014-08-09 00:49:00 +02:00
Beanow
1fe9bb9b5b
Added syncing (push and pull) and refactored a few functions.
2014-08-09 00:46:53 +02:00
Beanow
0026b08a33
Added a simple submit-forwarding feature through the syncing cronjob.
2014-07-11 19:30:02 +02:00
Beanow
5c477f9b7f
Faster import, better admin panel.
2014-07-11 01:35:30 +02:00
Beanow
717303e475
Merged import tools with admin view.
2014-07-11 00:30:36 +02:00
Beanow
5e1be6b2fe
Experimental maintenance features.
2014-07-10 23:48:23 +02:00
Beanow
7276efc1bc
Remove notice error from tree builder.
2014-07-10 23:43:41 +02:00
Beanow
a69a9d2278
Adding site-health and noscrape support.
2014-07-10 23:43:25 +02:00
Beanow
1bac9fb268
Better permission handling.
2014-07-01 22:30:52 +02:00
Beanow
c7d3173080
Improved stability of the submit feature to sustain large batches.
2014-07-01 14:00:14 +02:00
Beanow
40202ea948
Made a first version of import functionality.
...
* A very crude extraction step that creates a file with URLs.
* A processor that reduces the file to nothing as it imports them.
2014-07-01 03:27:56 +02:00
friendica
fbf58ea0c4
update the parser lib
2012-11-18 23:44:58 -08:00
friendica
55907cf599
tag lister
2012-07-05 22:06:42 -07:00
friendica
ec7f06ec54
missing brackets
2012-06-19 16:38:03 -07:00
friendica
49507a5149
sql issue on admin page
2012-06-19 16:32:43 -07:00
friendica
574f074dc0
make it harder to create duplicate globaldir entries
2012-06-14 18:42:06 -07:00
friendica
9d01103af7
fix colour
2012-06-12 18:00:32 -07:00