Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor css fix | Mario | 2023-05-06 | 1 | -2/+2 |
| | |||||
* | implement hq widget author image and notifications updates | Mario | 2023-02-12 | 1 | -2/+2 |
| | |||||
* | remove unsused variables | Mario | 2023-01-26 | 1 | -16/+0 |
| | |||||
* | 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 | 1 | -46/+65 |
| | |||||
* | 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 | 1 | -3/+7 |
| | |||||
* | 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. | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | allow to set different values for left and right aside width in $theme.php | Mario | 2020-05-06 | 1 | -4/+5 |
| | |||||
* | revert "Add bottom margin on aside elements and main to allow for viewport ↵ | Mario Vavti | 2018-09-05 | 1 | -5/+1 |
| | | | | | | footer." This reverts commit 1d7d604016e6728725c4b857cec85c3d5a050268. | ||||
* | Add bottom margin on aside elements and main to allow for viewport footer. | M.Dent | 2018-08-20 | 1 | -1/+5 |
| | |||||
* | remove left_align mode | Mario Vavti | 2017-10-10 | 1 | -11/+2 |
| | |||||
* | update to match primary color | Mario Vavti | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | update bs-dev and min version bump | Mario Vavti | 2017-07-02 | 1 | -1/+1 |
| | |||||
* | fix allow setting a default schema for the hub (issue #797) and allow ↵ | git-marijus | 2017-06-04 | 1 | -4/+3 |
| | | | | selecting of focus (hubzilla default) schema if a default is set. | ||||
* | we should probably stick to 0.875rem font-size (this is equal to 14px with a ↵ | Mario Vavti | 2017-04-05 | 1 | -1/+1 |
| | | | | default browser setting of 16px) to give 90% of the members a nice desktop experience. The font-awesome icons are only rendered clean with 14px (and multiples) fontsize. They look somewhat unfocused with 16px font-size. The font-size setting has moved to display setting -> custom theme settings. Set it to 1rem there to use the slightly taller default browser size. | ||||
* | fix and cleanup custom theme settings | Mario Vavti | 2017-03-26 | 1 | -48/+3 |
| | |||||
* | fix custom fontsize for app | Mario Vavti | 2017-03-19 | 1 | -4/+0 |
| | |||||
* | bs4 fixes | Mario Vavti | 2017-03-19 | 1 | -1/+1 |
| | |||||
* | style hashtags, mentions and categories. hide expand-aside button if not ↵ | Mario Vavti | 2017-03-15 | 1 | -2/+2 |
| | | | | needed. css and class fixes | ||||
* | font size and post title adjust | Mario Vavti | 2017-03-11 | 1 | -45/+45 |
| | |||||
* | fixing classes | Mario Vavti | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | upgrade bs to latest git and some more progress | Mario Vavti | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | make sticky aside available for small screens. we had to get rid of the ↵ | Mario Vavti | 2016-12-19 | 1 | -1/+1 |
| | | | | transition effect for this to work reliably | ||||
* | check for variables after schema files have been added | Mario Vavti | 2016-07-16 | 1 | -12/+12 |
| | |||||
* | check for variables in schemes | Mario Vavti | 2016-07-16 | 1 | -1/+1 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | issue #319 - make sure we have a local_channel() and an App::channel before ↵ | redmatrix | 2016-03-09 | 1 | -1/+1 |
| | | | | trying to change the default schema for a channel | ||||
* | Set the schema to the default schema in derived themes. | Jeroen van Riet Paap | 2016-03-07 | 1 | -0/+5 |
| | | | See the documentation for creating derived themes how to override this. | ||||
* | avoid collapsing only above the viewport | Mario Vavti | 2016-02-08 | 1 | -1/+0 |
| | |||||
* | change aside width to reflect recent widget style changes | Mario Vavti | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | an attempt to fix the banner mess | Mario Vavti | 2015-09-12 | 1 | -1/+1 |
| | |||||
* | center page content by default | Mario Vavti | 2015-09-11 | 1 | -7/+6 |
| | |||||
* | make redmatrix focus scheme default for hubzilla | Mario Vavti | 2015-09-10 | 1 | -5/+5 |
| | |||||
* | fix aside width for collapsed state | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | |||||
* | move profile image up and refine the aside width | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | |||||
* | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | |||||
* | do not show default in scheme selection dropdown. default.php and ↵ | Mario Vavti | 2015-06-21 | 1 | -0/+1 |
| | | | | default.css should be symlinks. adjust doco accordingly. | ||||
* | set width for region_3 only if center page content is set | Mario Vavti | 2015-06-11 | 1 | -3/+8 |
| |