Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version | Mario | 2022-12-18 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-12-15 | 1 | -1/+1 |
| | |||||
* | bump version | Mario Vavti | 2022-12-12 | 1 | -1/+1 |
| | |||||
* | add option to set worker sleep based on load average, remove redundand code ↵ | Mario | 2022-12-10 | 1 | -17/+1 |
| | | | | and add return to some daemons | ||||
* | bump version | Mario | 2022-12-02 | 1 | -1/+1 |
| | |||||
* | db update 1254 | Mario | 2022-12-02 | 1 | -1/+1 |
| | |||||
* | move queueworker to core and bump version | Mario | 2022-12-02 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-11-18 | 1 | -1/+1 |
| | |||||
* | bump versionà | Mario | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-11-14 | 1 | -1/+1 |
|\ | |||||
| * | fix typo and version 7.8.6 | Mario | 2022-11-14 | 1 | -2/+2 |
| | | |||||
| * | version 7.8.57.8.5 | Mario | 2022-11-13 | 1 | -2/+2 |
| | | |||||
| * | version 7.8.47.8.4 | Mario | 2022-11-09 | 1 | -1/+1 |
| |\ | |||||
| * | | whitespace7.8.3 | Mario | 2022-11-07 | 1 | -0/+1 |
| | | | |||||
| * | | whitespace | Mario | 2022-11-07 | 1 | -3/+0 |
| | | | |||||
| * | | merge conflict | Mario | 2022-11-07 | 1 | -1/+3 |
| |\ \ | |||||
| * | | | version 7.8.2 | Mario | 2022-11-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | bump version | Mario | 2022-11-13 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | changelog and version | Mario | 2022-11-09 | 1 | -1/+1 |
| |/ |/| | |||||
* | | bump version | Mario | 2022-11-07 | 1 | -1/+1 |
|/ | |||||
* | fix regression | Mario | 2022-11-03 | 1 | -1/+1 |
| | |||||
* | update version and changelog | Mario | 2022-10-26 | 1 | -1/+1 |
| | |||||
* | update dev version | Mario | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | update version and strings | Mario | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | fix warnings and regressions | Mario | 2022-09-15 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | bump dev version | Mario | 2022-07-19 | 1 | -1/+1 |
| | |||||
* | version and strings | Mario | 2022-07-19 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-07-16 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-07-15 | 1 | -1/+1 |
| | |||||
* | bump dev version | Mario | 2022-05-25 | 1 | -1/+1 |
| | |||||
* | version and strings | Mario | 2022-05-25 | 1 | -1/+1 |
| | |||||
* | cleanup | Mario | 2022-05-25 | 1 | -5/+1 |
| | |||||
* | do not show deprecated warnings by default | Mario | 2022-05-19 | 1 | -1/+1 |
| | |||||
* | update to remove core apps (wiki, cards, articles) which have been moved to ↵ | Mario | 2022-05-19 | 1 | -2/+2 |
| | | | | addons | ||||
* | changelog and version | Mario Vavti | 2022-04-26 | 1 | -1/+1 |
| | |||||
* | version bump | Mario Vavti | 2022-04-25 | 1 | -1/+1 |
| | |||||
* | bump dev version | Mario | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | strings | Mario | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'volse-fix-stylesheet-root-path' into 'dev' | Mario | 2022-03-17 | 1 | -0/+5 |
|\ | | | | | | | | | Use correct base url for stylesheets and js. See merge request hubzilla/core!2015 | ||||
| * | Trim trailing & from query_string. | Harald Eilertsen | 2022-03-13 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When trying to fetch an image file from the Cloud module, the default nginx config will add a trailing & if there's no args specified. Example: https://example.com/cloud/username/some_image.png This will be rewritten to: https://example.com/index.php?q=/cloud/username/some_image.png& This in turn will cause the Cloud module to try to redirect back to the original because it does not match the query_string (in which the ampersand has been converted to a question mark). And this will repeat until the browser get's tired of it. | ||||
* | | bump version | Mario | 2022-03-04 | 1 | -1/+1 |
| | | |||||
* | | bump version | Mario | 2022-03-04 | 1 | -1/+1 |
|/ | |||||
* | fix duplicate ids in login form and move login/register buttons into the ↵ | Mario | 2022-03-03 | 1 | -4/+4 |
| | | | | hamburger menu on small screens | ||||
* | bump version | Mario | 2022-02-21 | 1 | -1/+1 |
| | |||||
* | changelog and version | Mario | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | allow to override the DB charset via the $db_charset variable in .htconfig.php | Mario | 2022-02-10 | 1 | -2/+7 |
| | |||||
* | versionà | Mario | 2022-02-08 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2022-01-31 | 1 | -1/+1 |
| |