Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove fork awesome | Mario | 2024-08-08 | 1 | -1/+0 |
| | |||||
* | this will be a longer journey - we will start to use bootstrap icons now ↵ | Mario | 2024-07-23 | 1 | -0/+2 |
| | | | | since forkawesome is dead | ||||
* | Merge branch 'deprecate-include-config-in-core' into 'dev' | Mario | 2024-03-24 | 1 | -2/+4 |
|\ | | | | | | | | | Deprecate *_config() functions in core. See merge request hubzilla/core!2114 | ||||
| * | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -2/+4 |
| | | |||||
* | | remove some unused variables | Mario | 2024-03-22 | 1 | -5/+0 |
|/ | |||||
* | make theme compatible with rc version | Mario | 2024-03-18 | 1 | -1/+1 |
| | |||||
* | theme min/max version and minor css fix | Mario | 2024-03-17 | 1 | -2/+2 |
| | |||||
* | slightly adjust text sizing | Mario | 2024-03-16 | 1 | -2/+2 |
| | | | (cherry picked from commit 9600789d6be3fc3e8ed0803f1d80d5dbf0dd4779) | ||||
* | css fixes | Mario | 2024-03-16 | 1 | -2/+2 |
| | |||||
* | scss: show current color and add some help text | Mario | 2024-02-13 | 1 | -8/+8 |
| | |||||
* | scss: more options and some fixes | Mario | 2024-02-12 | 1 | -4/+48 |
| | |||||
* | custom sass bootstrap builds for channels and site | Mario | 2024-02-10 | 3 | -85/+116 |
| | |||||
* | move color_mode related code to theme_init.php | Mario | 2023-11-07 | 2 | -20/+21 |
| | |||||
* | redbasic: add functions for reference | Mario | 2023-09-15 | 1 | -0/+8 |
| | |||||
* | more theme fixes | Mario | 2023-09-13 | 2 | -2/+2 |
| | |||||
* | theme fixes to make a barebones theme work slightly better | Mario | 2023-09-10 | 1 | -2/+0 |
| | |||||
* | minor css fix | Mario | 2023-05-06 | 1 | -2/+2 |
| | |||||
* | remove redundant untranslated htconfig templates and add the ↵ | Mario | 2023-03-17 | 1 | -1/+0 |
| | | | | db_skip_locked_supported config option | ||||
* | translateable strings | Mario | 2023-03-11 | 1 | -0/+3 |
| | |||||
* | implement hq widget author image and notifications updates | Mario | 2023-02-12 | 1 | -2/+2 |
| | |||||
* | redbasic: implement setting for always light navbar icons and some minor fixes | Mario | 2023-01-26 | 2 | -0/+8 |
| | |||||
* | remove unsused variables | Mario | 2023-01-26 | 1 | -16/+0 |
| | |||||
* | revert theme color | Mario | 2023-01-25 | 1 | -1/+0 |
| | |||||
* | theme fixes | Mario | 2023-01-25 | 1 | -0/+1 |
| | |||||
* | cleanup | Mario | 2023-01-24 | 2 | -22/+1 |
| | |||||
* | use light colored navbar for light mode - this makes the focus light schema ↵ | Mario | 2023-01-24 | 1 | -2/+2 |
| | | | | redundant | ||||
* | remove dark schema quirks | Mario | 2023-01-20 | 1 | -4/+0 |
| | |||||
* | native dark theme initial checkin | Mario | 2023-01-20 | 3 | -77/+131 |
| | |||||
* | update theme requirements | Mario | 2023-01-08 | 1 | -2/+2 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -5/+7 |
| | |||||
* | fix random php warnings | Mario | 2022-09-07 | 1 | -4/+2 |
| | |||||
* | redbasic: make use of css variables and implement link_hover_colour | Mario | 2022-08-20 | 2 | -4/+11 |
| | |||||
* | more css fixes | Mario | 2022-08-19 | 1 | -1/+1 |
| | |||||
* | HQ dashboard - initial checkin | Mario | 2022-07-15 | 1 | -2/+2 |
| | |||||
* | Merge branch 'security-fixes-lfi-xss-open-redirect' into 'dev' | Mario | 2022-03-23 | 1 | -3/+2 |
|\ | | | | | | | | | Security fixes See merge request hubzilla/core!2017 | ||||
| * | CVE-2022-27257: LFI in Redbasic theme. | Harald Eilertsen | 2022-03-20 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limit valid chars in schema names, and discard attempts at loading schemas with invalid names. This prevents a local file inclusion vulnerability where an unauthenticated attacker can include arbitrary php files readable by the server process and potentially obtain remote code execution. Valid schema names may consist of ascii letters, numbers, hyphens and underscores. Should be good enough for most cases, I think. Fixes https://framagit.org/hubzilla/core/-/issues/1665 | ||||
* | | redbasic/dark: Use bootstrap-nightfall for dark schema. | Harald Eilertsen | 2022-03-13 | 1 | -0/+4 |
|/ | | | | | | | This is a color only stylesheet, modifying the original Bootstrap colors to a dark variant. Insert this as base before the redbasic dark schema modifications, and any custom modifications to have a nicer base for the dark schema. | ||||
* | pwa improvements according to lighthouse | Mario | 2022-01-13 | 1 | -3/+5 |
| | |||||
* | minor theme fixes | Mario | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | main_width in rem | Mario Vavti | 2021-12-03 | 1 | -2/+2 |
| | |||||
* | fix content width for dark schema | Mario Vavti | 2021-12-03 | 1 | -1/+1 |
| | |||||
* | maximum width of content region is now calculated in rem | Mario | 2021-11-24 | 1 | -6/+6 |
| | |||||
* | more work on responsive aside | Mario | 2021-11-23 | 1 | -3/+3 |
| | |||||
* | streamline default link color | Mario | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | more work on bs5 | Mario | 2021-07-29 | 1 | -2/+2 |
| | |||||
* | redbasic: bump version limits | Mario | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -2/+0 |
| | |||||
* | allow to set different values for left and right aside width in $theme.php | Mario | 2020-05-06 | 1 | -4/+5 |
| | |||||
* | change wording | Mario Vavti | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | appification of the pdl editor and move advanced_theming to theme settings ↵ | Mario Vavti | 2018-09-26 | 1 | -2/+4 |
| | | | | where it belongs |