Michael
|
e856ab9a09
|
The worker can now run from the frontend as well
|
6 years ago |
Michael Vogel
|
1bfdc216d0
|
Only close the session if it had been opened.
|
6 years ago |
rabuzarus
|
15471f3835
|
add possibility to load custom page templates + none.php pagetemplate is part of core now
|
6 years ago |
Michael Vogel
|
0ed93df91f
|
Automatically refresh after two minutes when system is overloaded
|
6 years ago |
Michael Vogel
|
e4c6cfd2d8
|
Moves the function "is_result" from dba to dbm.
|
6 years ago |
Michael Vogel
|
c549ae939c
|
Added the new function to the poller.
|
6 years ago |
Michael Vogel
|
b3c8ff836d
|
Backend/Frontend detection when checking for overload
|
6 years ago |
Michael Vogel
|
c05898c57d
|
The queries for items are unified (a little bit)
|
6 years ago |
Michael Vogel
|
79fd49f611
|
Exit with "system unavailable" when the maximum number of processes is reached
|
6 years ago |
Michael Vogel
|
b45772ba6e
|
Configurable amount of maximum processes
|
6 years ago |
Michael Vogel
|
df337e57d1
|
Quit when processlist is too long
|
6 years ago |
Michael Vogel
|
f07c96ee5f
|
New class "dbm" for the database management
|
6 years ago |
rabuzarus
|
d454905d3c
|
infinite_scroll: move js from index.php to main.js
|
6 years ago |
Michael Vogel
|
af8b3b1fb7
|
"Remember Me" should work now but needs more fine tuning
|
6 years ago |
Michael Vogel
|
f7010edeb0
|
Improved DDoS detection
|
6 years ago |
Michael Vogel
|
ede888dd4c
|
Start a gcontact probing for new gcontacts
|
6 years ago |
Michael Vogel
|
a214fc798a
|
"Remember Me" should work now but needs more fine tuning
|
6 years ago |
Michael Vogel
|
8da91a2298
|
Improved DDoS detection
|
6 years ago |
Michael Vogel
|
0434b0485a
|
Start a gcontact probing for new gcontacts
|
6 years ago |
Roland Häder
|
9cfc249b12
|
Moved is_filled_array() to both dba classes and named it is_result().
Please see ticket #2390 for full discussion.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
6 years ago |
Roland Häder
|
2247d85b28
|
Don't miss to add exit() after header('Location: bla') as header() does *NOT*
exit the script quickly enough. Always use an explicit exit() or you get real
trouble.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
6 years ago |
Roland Häder
|
858438daec
|
More calls replaced with is_filled_array(), ticket #2390
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
6 years ago |
Roland Häder
|
2626182016
|
Don't miss to add exit() after header('Location: bla') as header() does *NOT*
exit the script quickly enough. Always use an explicit exit() or you get real
trouble.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
6 years ago |
Roland Häder
|
8616f0cc35
|
Don't miss to add exit() after header('Location: bla') as header() does *NOT*
exit the script quickly enough. Always use an explicit exit() or you get real
trouble.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
6 years ago |
Michael Vogel
|
c5b724828a
|
Just some more removed baseurls ...
|
6 years ago |
Andrej Stieben
|
4d7a6aaed2
|
Moved div#pause from index.php to view/default.php
This closes #2320.
|
6 years ago |
Fabrixxm
|
5250fed447
|
Revert "Merge pull request #2319 from stieben/develop"
This reverts commit 9330a6994c , reversing
changes made to ecfb6ec924 .
But it keeps changes to doc/Plugins.md and doc/de/Plugins.md
|
6 years ago |
Andrej Stieben
|
48e6ff21aa
|
Added the possibility for themes to override core module functions
|
6 years ago |
Michael Vogel
|
90a8d6f0f5
|
Several performance improvements
|
6 years ago |
Michael Vogel
|
6e03477598
|
Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround.
|
7 years ago |
fabrixxm
|
fb3ac68cc0
|
Add user language in settings, use that field as language for UI
|
7 years ago |
Michael Vogel
|
237b5a6e40
|
New page setting for the maximum frontend load value.
|
7 years ago |
Beanow
|
e016db8bc6
|
Version bump, 3.4.0
|
7 years ago |
Michael Vogel
|
ae172a9cec
|
If the load is too high, now not only the poller but also the page delivery will stop.
|
7 years ago |
Johannes Schwab
|
12d7ca9b84
|
improved infinite scrollling
|
7 years ago |
Michael Vogel
|
2b5372aebe
|
Forcing all non-SSL requests to SSL requests is now an option.
|
8 years ago |
Michael Vogel
|
68e75b4623
|
Reload a non-ssl-request to a ssl-request. (only when SSL_POLICY_FULL is enabled)
|
8 years ago |
fabrixxm
|
b95e746259
|
allow mod/view in install mode to load pcss files. Fix unstiled install
|
8 years ago |
Michael Vogel
|
e2f9ae3970
|
Removing of some warnings
|
8 years ago |
Michael Vogel
|
4d574866b1
|
Support for the Diaspora App in Firefox.
|
8 years ago |
Michael Vogel
|
7e5c8ab91c
|
Keeping an offset for page switching: This helps so that you don't see old messages
|
9 years ago |
Michael Vogel
|
d20d2f74ae
|
Bugfix: Page switching had a problem with the search. And automatic reloading hadn't worked with some search terms
|
9 years ago |
Michael Vogel
|
285584e8d6
|
Minimal: Disable loading of content at the end of the page, since it makes problems at the moment.
|
9 years ago |
Michael Vogel
|
3e5b9e97e7
|
New "minimal" mode for displaying the network content. Preparation for e.g. a multicolumn layout.
|
9 years ago |
Michael Vogel
|
0b31aa963d
|
Bugfix: There were speed problems with inifinite scroll on firefox
|
9 years ago |
Michael Vogel
|
759015e5fd
|
Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries
|
9 years ago |
Michael Vogel
|
693b6d0fd4
|
Infinite scroll: At the end of the network page new content is loaded automatically
|
9 years ago |
Michael Vogel
|
d5ae5ecedd
|
- Improved speed due to forced indexes when showing items.
- Possibility to setup a hostname
|
9 years ago |
Michael Vogel
|
ed33d28e61
|
redoing the change concerning the hostname.
|
9 years ago |
Michael Vogel
|
e746c4955b
|
Added an option to configure the hostname manually. And there was a problem when APC wasn't present.
|
9 years ago |