aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* fix random php warningsMario2022-09-071-4/+2
|
* add missing modalMario2022-09-061-0/+13
|
* fix issue where an unkown diaspora author was not imported if the comment ↵Mario2022-08-301-2/+2
| | | | arrived via a relayed activity and a minor css fix
* more css fixesMario2022-08-203-13/+10
|
* more css fixesMario2022-08-201-2/+2
|
* fix syntax errorMario2022-08-201-1/+0
|
* redbasic dark: fixesMario2022-08-201-4/+17
|
* pdledit_gui: fix offcanvasMario2022-08-201-3/+3
|
* 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-193-49/+53
|
* more bs upgrade fixesMario2022-08-191-2/+2
|
* time for a new screenshotMario2022-08-191-0/+0
|
* 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
| |/