aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
...
* restructure wall-item-headMario2023-02-151-12/+0
|
* implement hq widget author image and notifications updatesMario2023-02-122-20/+6
|
* css fixesMario Vavti2023-02-101-6/+5
|
* fix more hubloc confusion, implement hq widget author filter and some ↵Mario2023-02-091-3/+4
| | | | autocomplete fixes
* redbasic: fix regressionMario2023-01-261-4/+4
|
* redbasic: implement setting for always light navbar icons and some minor fixesMario2023-01-264-9/+29
|
* remove unsused variablesMario2023-01-261-16/+0
|
* remove redundant codeMario2023-01-261-12/+0
|
* theme fixesMario2023-01-261-8/+16
|
* : fixesMario2023-01-252-18/+6
|
* update forkawesome libMario2023-01-251-2/+4
|
* calendar: fixesMario2023-01-252-5/+2
|
* update fullcalendar libraryMario2023-01-251-12/+11
|
* revert theme colorMario2023-01-251-1/+0
|
* theme fixesMario2023-01-253-16/+17
|
* cleanupMario2023-01-242-22/+1
|
* use light colored navbar for light mode - this makes the focus light schema ↵Mario2023-01-244-27/+4
| | | | redundant
* theme fixesMario2023-01-202-26/+35
|
* remove dark schema quirksMario2023-01-201-4/+0
|
* native dark theme initial checkinMario2023-01-2010-327/+277
|
* update theme requirementsMario2023-01-081-2/+2
|
* css fixesMario2022-12-111-5/+1
|
* css fixMario2022-11-241-1/+1
|
* redbasic: Dark theme fixesHarald Eilertsen2022-11-221-0/+4
| | | | - Make rows in admin tables readable while hovering over them.
* redbasic: Dark scheme fixesHarald Eilertsen2022-11-221-0/+13
| | | | | - Changed background of category tags to make them readable. - Changed background on "view source" dialog to make it readable.
* css variablesMario2022-10-312-6/+8
|
* fix php warningsMario Vavti2022-10-231-5/+7
|
* fix random php warningsMario2022-09-071-4/+2
|
* more css fixesMario2022-08-201-5/+1
|
* fix syntax errorMario2022-08-201-1/+0
|
* redbasic dark: fixesMario2022-08-201-4/+17
|
* redbasic dark schema major cleanupMario2022-08-201-498/+10
|
* redbasic: make use of css variables and implement link_hover_colourMario2022-08-205-28/+43
|
* more css fixesMario2022-08-191-9/+17
|
* more css fixesMario2022-08-192-47/+51
|
* time for a new screenshotMario2022-08-191-0/+0
|
* fix regression in dark schemaMario2022-07-271-0/+1
|
* HQ dashboard - initial checkinMario2022-07-152-31/+18
|
* fix vcard-card background for dark schemaMario2022-07-031-1/+7
|
* redbasic/dark: make category pills readable.Harald Eilertsen2022-06-211-13/+9
|
* rendering fixesMario2022-05-192-3/+8
|
* 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: Tune button colours a bit.Harald Eilertsen2022-03-131-5/+5
| | | | | | | | Makes buttons a bit less bright so they don't stick out quite as much.
* | redbasic/dark: Use schema colour for dropdown itemHarald Eilertsen2022-03-131-0/+4
| |
* | redbasic/dark: Use bootstrap-nightfall for dark schema.Harald Eilertsen2022-03-132-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 ↵Mario2022-03-031-1/+1
| | | | hamburger menu on small screens
* merge branch pdledit_gui into dev - many widgets still miss their ↵Mario2022-02-201-2/+13
| | | | description and requirements (this is work in progress)
* pwa improvements according to lighthouseMario2022-01-131-3/+5
|
* minor theme fixesMario2021-12-292-3/+2
|