aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* update to bootstrap 5.2 and fixesMario2022-08-194-21/+26
|
* fix regression in dark schemaMario2022-07-271-0/+1
|
* HQ dashboard - missing filesMario2022-07-162-0/+40
|
* HQ dashboard - initial checkinMario2022-07-1512-84/+74
|
* fix vcard-card background for dark schemaMario2022-07-031-1/+7
|
* Merge branch 'redbasic/dark-fixes' into 'dev'Mario2022-07-031-13/+9
|\ | | | | | | | | redbasic/dark: make category pills readable. See merge request hubzilla/core!2021
| * redbasic/dark: make category pills readable.Harald Eilertsen2022-06-211-13/+9
| |
* | es: update plural functionMario2022-06-231-1/+1
| |
* | make sure the document is loadedMario2022-06-231-14/+15
|/
* Merge branch 'dev' of https://codeberg.org/hubzilla/hubzilla into devMario2022-06-212-4/+4
|\
| * Revert "Fixing some error in Spanish translation"mjfriaza2022-06-122-0/+11337
| | | | | | | | This reverts commit 1d99c3d3f7318b6a5fa2a91ed6970338ca283bda.
| * Fix two errors in Spanish translationmjfriaza2022-06-122-4/+4
| |
| * Fixing some error in Spanish translationmjfriaza2022-06-052-11337/+0
| |
* | Update Russian translationMax Kostikov2022-05-282-14778/+15026
|/
* Merge pull request 'Update Spanish' (#11) from mjfriaza/hubzilla:dev into devhubzilla2022-05-252-4556/+4041
|\ | | | | | | Reviewed-on: https://codeberg.org/hubzilla/hubzilla/pulls/11
| * Update Spanishmjfriaza2022-05-172-4556/+4041
| |
* | move wiki related templates to addonMario2022-05-256-767/+0
| |
* | move article and card categories widgets to addonsMario2022-05-241-4/+0
| |
* | rendering fixesMario2022-05-193-5/+10
| |
* | move wiki to addonsMario2022-05-061-11/+0
| |
* | move articles to addon - also remove the pdlMario2022-05-041-14/+0
| |
* | move cards to addonMario2022-05-041-13/+0
|/
* 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-033-24/+29
| | | | hamburger menu on small screens
* enhanced content filtersMario2022-03-011-0/+4
|
* missing content region for directoryMario2022-02-231-0/+3
|
* widget descriptions and add content region to all pdl files for convenienceMario2022-02-2355-32/+155
|
* merge branch pdledit_gui into dev - many widgets still miss their ↵Mario2022-02-2013-30/+362
| | | | description and requirements (this is work in progress)
* Merge branch 'undefined' into 'dev'Mario2022-02-151-29/+60
|\ | | | | | | | | Replace htconfig.tpl fr See merge request hubzilla/core!2008
| * Replace htconfig.tpl frDan d'Auge2022-02-131-29/+60
| |
* | Merge branch 'dandauge-dev-patch-02109' into 'dev'Mario2022-02-151-30/+32
|\ \ | | | | | | | | | | | | Update lostpass_eml.tpl fr See merge request hubzilla/core!2009
| * | Update lostpass_eml.tpl frDan d'Auge2022-02-131-30/+32
| |/
* | Merge branch 'dandauge-dev-patch-69038' into 'dev'Mario2022-02-151-0/+1
|\ \ | | | | | | | | | | | | Upload New File : invite.material.subject.tpl fr See merge request hubzilla/core!2010
| * | Upload New File : invite.material.subject.tpl frDan d'Auge2022-02-131-0/+1
| |/
* | Merge branch 'dandauge-dev-patch-34611' into 'dev'Mario2022-02-151-0/+1
|\ \ | | | | | | | | | | | | Upload New File : invite.material.tpl fr See merge request hubzilla/core!2011
| * | Upload New File : invite.material.tpl frDan d'Auge2022-02-131-0/+1
| |/
* | Merge branch 'dandauge-dev-patch-30995' into 'dev'Mario2022-02-151-19/+21
|\ \ | | | | | | | | | | | | Update passchanged_eml.tpl fr See merge request hubzilla/core!2012
| * | Update passchanged_eml.tpl frDan d'Auge2022-02-131-19/+21
| |/
* | Merge branch 'dandauge-dev-patch-92660' into 'dev'Mario2022-02-151-16/+21
|\ \ | | | | | | | | | | | | Update update_fail_eml.tpl fr See merge request hubzilla/core!2013
| * | Update update_fail_eml.tpl frDan d'Auge2022-02-131-16/+21
| |/
* | fix missing asteriskMario2022-02-091-1/+1
| |
* | Merge branch 'dandauge-dev-patch-55065' into 'dev'Mario2022-02-091-24/+20
|\ \ | | | | | | | | | | | | Update register_verify_eml.tpl See merge request hubzilla/core!1998
| * | Update register_verify_eml.tplDan d'Auge2022-02-061-24/+20
| |/
* | Merge branch 'dandauge-dev-patch-45641' into 'dev'Mario2022-02-091-24/+29
|\ \ | | | | | | | | | | | | Update register_verify_member.tpl See merge request hubzilla/core!1999
| * | Update register_verify_member.tplDan d'Auge2022-02-061-24/+29
| |/
* | Merge branch 'dandauge-dev-patch-07376' into 'dev'Mario2022-02-091-18/+14
|\ \ | | | | | | | | | | | | Update register_open_eml.tpl See merge request hubzilla/core!2000