Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css variables | Mario | 2022-10-31 | 2 | -6/+8 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -5/+7 |
| | |||||
* | fix random php warnings | Mario | 2022-09-07 | 1 | -4/+2 |
| | |||||
* | more css fixes | Mario | 2022-08-20 | 1 | -5/+1 |
| | |||||
* | fix syntax error | Mario | 2022-08-20 | 1 | -1/+0 |
| | |||||
* | redbasic dark: fixes | Mario | 2022-08-20 | 1 | -4/+17 |
| | |||||
* | redbasic dark schema major cleanup | Mario | 2022-08-20 | 1 | -498/+10 |
| | |||||
* | redbasic: make use of css variables and implement link_hover_colour | Mario | 2022-08-20 | 5 | -28/+43 |
| | |||||
* | more css fixes | Mario | 2022-08-19 | 1 | -9/+17 |
| | |||||
* | more css fixes | Mario | 2022-08-19 | 2 | -47/+51 |
| | |||||
* | time for a new screenshot | Mario | 2022-08-19 | 1 | -0/+0 |
| | |||||
* | fix regression in dark schema | Mario | 2022-07-27 | 1 | -0/+1 |
| | |||||
* | HQ dashboard - initial checkin | Mario | 2022-07-15 | 2 | -31/+18 |
| | |||||
* | fix vcard-card background for dark schema | Mario | 2022-07-03 | 1 | -1/+7 |
| | |||||
* | redbasic/dark: make category pills readable. | Harald Eilertsen | 2022-06-21 | 1 | -13/+9 |
| | |||||
* | rendering fixes | Mario | 2022-05-19 | 2 | -3/+8 |
| | |||||
* | 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: Tune button colours a bit. | Harald Eilertsen | 2022-03-13 | 1 | -5/+5 |
| | | | | | | | | Makes buttons a bit less bright so they don't stick out quite as much. | ||||
* | | redbasic/dark: Use schema colour for dropdown item | Harald Eilertsen | 2022-03-13 | 1 | -0/+4 |
| | | |||||
* | | redbasic/dark: Use bootstrap-nightfall for dark schema. | Harald Eilertsen | 2022-03-13 | 2 | -0/+1902 |
|/ | | | | | | | 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. | ||||
* | fix duplicate ids in login form and move login/register buttons into the ↵ | Mario | 2022-03-03 | 1 | -1/+1 |
| | | | | hamburger menu on small screens | ||||
* | merge branch pdledit_gui into dev - many widgets still miss their ↵ | Mario | 2022-02-20 | 1 | -2/+13 |
| | | | | description and requirements (this is work in progress) | ||||
* | pwa improvements according to lighthouse | Mario | 2022-01-13 | 1 | -3/+5 |
| | |||||
* | minor theme fixes | Mario | 2021-12-29 | 2 | -3/+2 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 2 | -14/+27 |
| | |||||
* | main_width in rem | Mario Vavti | 2021-12-03 | 3 | -4/+4 |
| | |||||
* | fix content width for dark schema | Mario Vavti | 2021-12-03 | 2 | -4/+4 |
| | |||||
* | profile cleanup and fixes | Mario | 2021-11-25 | 1 | -9/+0 |
| | |||||
* | 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 | 2 | -22/+15 |
| | |||||
* | streamline profile vcard with xchan vcard | Mario | 2021-11-21 | 1 | -16/+8 |
| | |||||
* | bootstrap update fixes | Mario | 2021-09-22 | 1 | -2/+1 |
| | |||||
* | capitalize widget titles | Mario | 2021-08-25 | 1 | -0/+6 |
| | |||||
* | untangle the app template into separate templates and fix bbcode view | Mario | 2021-08-23 | 1 | -1/+1 |
| | |||||
* | streamline default link color | Mario | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -1/+1 |
| | |||||
* | more work on bs5 | Mario | 2021-07-29 | 2 | -3/+3 |
| | |||||
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 3 | -23/+67 |
|\ | |||||
| * | set touch_max to 1/10 of the screen width to prevent overlaping with cursor ↵ | Mario Vavti | 2021-07-08 | 1 | -2/+2 |
| | | | | | | | | positioning | ||||
| * | redbasic: close left aside if hq control button is clicked | Mario Vavti | 2021-07-05 | 1 | -0/+4 |
| | | |||||
| * | remove redundant z-index | Mario Vavti | 2021-07-04 | 1 | -1/+0 |
| | | |||||
| * | ux fixes | Mario Vavti | 2021-07-04 | 2 | -21/+17 |
| | | |||||
| * | do not call stickyScroll() on small screens - it is not functional | Mario Vavti | 2021-07-03 | 1 | -2/+4 |
| | | |||||
| * | since position sticky has no effect if overflow is hidden and the ↵ | Mario Vavti | 2021-07-03 | 1 | -0/+1 |
| | | | | | | | | workarounds also have issues, we will automatically scroll to top when left aside is brought in | ||||
| * | implement a very simple swipe mechanism for bringing in left aside | Mario Vavti | 2021-07-03 | 1 | -11/+53 |
| | | |||||
| * | work around the fact that sticky does not stick if a parent element has set ↵ | Mario Vavti | 2021-07-02 | 1 | -2/+2 |
| | | | | | | | | overflow to hidden | ||||
| * | redbasic: bump version limits | Mario | 2021-07-01 | 1 | -2/+2 |
| | | |||||
| * | theme: slightly more transparency for the backdrop | Mario | 2021-06-21 | 1 | -1/+1 |
| | | |||||
* | | upgrade to bootstrap 5.0.1 and first batch of fixes | Mario | 2021-06-07 | 1 | -11/+10 |
|/ |