aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'deprecate-include-config-in-core' into 'dev'Mario2024-03-241-2/+4
|\ | | | | | | | | Deprecate *_config() functions in core. See merge request hubzilla/core!2114
| * Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-2/+4
| |
* | remove some unused variablesMario2024-03-221-5/+0
|/
* make theme compatible with rc versionMario2024-03-181-1/+1
|
* theme min/max version and minor css fixMario2024-03-171-2/+2
|
* slightly adjust text sizingMario2024-03-161-2/+2
| | | (cherry picked from commit 9600789d6be3fc3e8ed0803f1d80d5dbf0dd4779)
* css fixesMario2024-03-161-2/+2
|
* scss: show current color and add some help textMario2024-02-131-8/+8
|
* scss: more options and some fixesMario2024-02-121-4/+48
|
* custom sass bootstrap builds for channels and siteMario2024-02-103-85/+116
|
* move color_mode related code to theme_init.phpMario2023-11-072-20/+21
|
* redbasic: add functions for referenceMario2023-09-151-0/+8
|
* more theme fixesMario2023-09-132-2/+2
|
* theme fixes to make a barebones theme work slightly betterMario2023-09-101-2/+0
|
* minor css fixMario2023-05-061-2/+2
|
* remove redundant untranslated htconfig templates and add the ↵Mario2023-03-171-1/+0
| | | | db_skip_locked_supported config option
* translateable stringsMario2023-03-111-0/+3
|
* implement hq widget author image and notifications updatesMario2023-02-121-2/+2
|
* redbasic: implement setting for always light navbar icons and some minor fixesMario2023-01-262-0/+8
|
* remove unsused variablesMario2023-01-261-16/+0
|
* revert theme colorMario2023-01-251-1/+0
|
* theme fixesMario2023-01-251-0/+1
|
* cleanupMario2023-01-242-22/+1
|
* use light colored navbar for light mode - this makes the focus light schema ↵Mario2023-01-241-2/+2
| | | | redundant
* remove dark schema quirksMario2023-01-201-4/+0
|
* native dark theme initial checkinMario2023-01-203-77/+131
|
* update theme requirementsMario2023-01-081-2/+2
|
* fix php warningsMario Vavti2022-10-231-5/+7
|
* fix random php warningsMario2022-09-071-4/+2
|
* redbasic: make use of css variables and implement link_hover_colourMario2022-08-202-4/+11
|
* more css fixesMario2022-08-191-1/+1
|
* HQ dashboard - initial checkinMario2022-07-151-2/+2
|
* Merge branch 'security-fixes-lfi-xss-open-redirect' into 'dev'Mario2022-03-231-3/+2
|\ | | | | | | | | Security fixes See merge request hubzilla/core!2017
| * CVE-2022-27257: LFI in Redbasic theme.Harald Eilertsen2022-03-201-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 Eilertsen2022-03-131-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 lighthouseMario2022-01-131-3/+5
|
* minor theme fixesMario2021-12-291-1/+1
|
* main_width in remMario Vavti2021-12-031-2/+2
|
* fix content width for dark schemaMario Vavti2021-12-031-1/+1
|
* maximum width of content region is now calculated in remMario2021-11-241-6/+6
|
* more work on responsive asideMario2021-11-231-3/+3
|
* streamline default link colorMario2021-08-151-1/+1
|
* more work on bs5Mario2021-07-291-2/+2
|
* redbasic: bump version limitsMario2021-07-011-2/+2
|
* get devHilmar R2021-03-011-2/+0
|
* allow to set different values for left and right aside width in $theme.phpMario2020-05-061-4/+5
|
* change wordingMario Vavti2018-09-261-1/+1
|
* appification of the pdl editor and move advanced_theming to theme settings ↵Mario Vavti2018-09-261-2/+4
| | | | where it belongs
* move advanced_theming switch to settings/display for nowMario Vavti2018-09-251-1/+1
|
* install bootstrap via composerMario Vavti2018-09-071-2/+2
|