Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | register: change some strings and add new template | Mario | 2021-04-13 | 1 | -1/+10 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 2 | -35/+55 |
| | |||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -8/+12 |
| | |||||
* | remove unmaintained and deprecated schemas | Mario | 2020-10-31 | 6 | -1230/+0 |
| | |||||
* | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 1 | -2/+0 |
| | |||||
* | css fixes due to bootstrap update | Mario | 2020-06-13 | 1 | -4/+5 |
| | |||||
* | css | Mario | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | allow to set different values for left and right aside width in $theme.php | Mario | 2020-05-06 | 2 | -13/+17 |
| | |||||
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -0/+4 |
| | |||||
* | remove option which should never have slipped into dev branch | Mario Vavti | 2019-05-08 | 1 | -2/+1 |
| | |||||
* | calendar merge: d&d support and some minor cleanup and fixes | Mario Vavti | 2019-04-29 | 1 | -1/+2 |
| | |||||
* | calendar merge initial commit | Mario Vavti | 2019-04-19 | 1 | -5/+6 |
| | |||||
* | revert padding for text highlight. It is messing with indent punctuation and ↵ | Mario Vavti | 2018-12-22 | 1 | -2/+1 |
| | | | | decreases legibility of the highlighted text. | ||||
* | remove color from style.css (default) but add a little padding; add color & ↵ | phani00 | 2018-12-18 | 2 | -1/+7 |
| | | | | border radius to dark.css. | ||||
* | change hl text color to the default text color in non-dark schema. looks ↵ | phani00 | 2018-12-18 | 1 | -1/+1 |
| | | | | good, except in dark, where i can change it in dark.css. |