Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css fixes | Mario | 2023-02-23 | 1 | -2/+3 |
| | |||||
* | restructure wall-item-head | Mario | 2023-02-15 | 1 | -12/+0 |
| | |||||
* | implement hq widget author image and notifications updates | Mario | 2023-02-12 | 2 | -20/+6 |
| | |||||
* | css fixes | Mario Vavti | 2023-02-10 | 1 | -6/+5 |
| | |||||
* | fix more hubloc confusion, implement hq widget author filter and some ↵ | Mario | 2023-02-09 | 1 | -3/+4 |
| | | | | autocomplete fixes | ||||
* | redbasic: fix regression | Mario | 2023-01-26 | 1 | -4/+4 |
| | |||||
* | redbasic: implement setting for always light navbar icons and some minor fixes | Mario | 2023-01-26 | 4 | -9/+29 |
| | |||||
* | remove unsused variables | Mario | 2023-01-26 | 1 | -16/+0 |
| | |||||
* | remove redundant code | Mario | 2023-01-26 | 1 | -12/+0 |
| | |||||
* | theme fixes | Mario | 2023-01-26 | 1 | -8/+16 |
| | |||||
* | : fixes | Mario | 2023-01-25 | 2 | -18/+6 |
| | |||||
* | update forkawesome lib | Mario | 2023-01-25 | 1 | -2/+4 |
| | |||||
* | calendar: fixes | Mario | 2023-01-25 | 2 | -5/+2 |
| | |||||
* | update fullcalendar library | Mario | 2023-01-25 | 1 | -12/+11 |
| | |||||
* | revert theme color | Mario | 2023-01-25 | 1 | -1/+0 |
| | |||||
* | theme fixes | Mario | 2023-01-25 | 3 | -16/+17 |
| | |||||
* | 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 | 4 | -27/+4 |
| | | | | redundant | ||||
* | theme fixes | Mario | 2023-01-20 | 2 | -26/+35 |
| | |||||
* | remove dark schema quirks | Mario | 2023-01-20 | 1 | -4/+0 |
| | |||||
* | native dark theme initial checkin | Mario | 2023-01-20 | 10 | -327/+277 |
| | |||||
* | update theme requirements | Mario | 2023-01-08 | 1 | -2/+2 |
| | |||||
* | css fixes | Mario | 2022-12-11 | 1 | -5/+1 |
| | |||||
* | css fix | Mario | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | redbasic: Dark theme fixes | Harald Eilertsen | 2022-11-22 | 1 | -0/+4 |
| | | | | - Make rows in admin tables readable while hovering over them. | ||||
* | redbasic: Dark scheme fixes | Harald Eilertsen | 2022-11-22 | 1 | -0/+13 |
| | | | | | - Changed background of category tags to make them readable. - Changed background on "view source" dialog to make it readable. | ||||
* | 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 |
| |