Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | $cmd should be a strig and not null | Mario | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | formatting and unused variables | Mario | 2022-01-28 | 1 | -807/+814 |
| | |||||
* | update to remove the mail app | Mario | 2022-01-26 | 1 | -1/+1 |
| | |||||
* | fix channel app naming and translation and cleanup apps with an db update | Mario | 2022-01-19 | 1 | -1/+1 |
| | |||||
* | bump dev version | Mario | 2022-01-16 | 1 | -1/+1 |
| | |||||
* | strings and version | Mario | 2022-01-14 | 1 | -1/+1 |
| | |||||
* | make sure to fallback if local_channel and no nav_bg is set | Mario | 2022-01-13 | 1 | -0/+3 |
| | |||||
* | pwa improvements according to lighthouse | Mario | 2022-01-13 | 1 | -1/+6 |
| | |||||
* | bump version | Mario | 2022-01-04 | 1 | -1/+1 |
| | |||||
* | version | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | version | Mario | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | access token refactor | Mario | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2021-12-15 | 1 | -1/+1 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -4/+4 |
| | |||||
* | changelog and version | Mario Vavti | 2021-12-03 | 1 | -1/+1 |
| | |||||
* | fix hubloc_site_id in fix_system_urls() on detected site rename events and ↵ | Mario Vavti | 2021-11-30 | 1 | -7/+8 |
| | | | | during sync_locations() if it changed or was stored incorrectly. | ||||
* | bump dev version | Mario | 2021-10-27 | 1 | -1/+1 |
| | |||||
* | version and strings | Mario | 2021-10-27 | 1 | -1/+1 |
| | |||||
* | version | Mario | 2021-10-13 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2021-10-08 | 1 | -1/+1 |
| | |||||
* | revise content import/export part 2 | Mario Vavti | 2021-09-29 | 1 | -3/+6 |
| | |||||
* | bring back externals (slightly different approach), rename zotfeed to outbox ↵ | Mario | 2021-09-25 | 1 | -1/+1 |
| | | | | for consistency wit AP naming. warning: this commit requires update of addons! | ||||
* | version | Mario | 2021-09-22 | 1 | -1/+1 |
| | |||||
* | changelog and version | Mario | 2021-09-16 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2021-09-06 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2021-09-01 | 1 | -1/+1 |
| |