aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Hardware: rename Notebooks, netbook, tablet PC to computersDenis 'GNUtoo' Carikli2022-06-291-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | The "Notebooks, netbook, tablet PC" category already has several computers that are not Notebook, netbook or tablet PC. For instance it has some Single Board Computers and smartphones. And as I understood, other types of computers are supposed to go in this category anyway. And the computer "subtype (notebook, netbook, tablet) already has a "not-specified" option that can be used in such cases. So it would be logical to reflect that in the user interface by somehow adding the word "computer" in the name of that category. In addition, there are already 3G cards, webcams, Ethernet cards, modems, that can run GNU/Linux. So if some of them they run LibreCMC for instance, it would make sense to add them as computers to describe if they work well with LibreCMC, and also as peripheral to describe if they interface well with laptops running Trisquel for instance. Note that I don't speak Greek, so I used Wiktionary and Wikipedia to deduce the correct term for computer in Greek. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Adding USB interface to video cardsYuchen Pei2022-06-161-1/+1
| | | | See https://h-node.org/issues/view/en/405#message-1086
* Adding Honor and Huawei as vendors.Yuchen Pei2022-04-281-0/+2
| | | | https://h-node.org/issues/view/en/399/1/fb95964401f38fb9b925efbb75c2de56
* Adding hyperbola gnu/linux to distro listYuchen Pei2022-04-281-24/+25
| | | | - https://h-node.org/issues/view/en/398/1/fb95964401f38fb9b925efbb75c2de56
* Adding VAIO Corporation as a vendorYuchen Pei2022-04-281-0/+1
|
* Added M.2 interface for wifi and 3g cardsYuchen Pei2022-04-281-35/+24
| | | | | | | - issue: https://h-node.org/issues/view/en/402/1/fb95964401f38fb9b925efbb75c2de56 - also added return types to functions (phpstan advice) - and removed an unused array.
* whitespace formatting change.Yuchen Pei2022-04-281-454/+454
|
* Added T10 Nabia to the distro list.Yuchen Pei2022-02-021-8/+9
|
* Updating distros.Yuchen Pei2021-12-291-31/+37
| | | | Adding Debian 10, 11, 12, PureOS 9, 10 and Trisquel 9.
* [bug #61318] Separating out distro schema and updated guix name.Yuchen Pei2021-12-142-50/+50
| | | | - will document deployment process to reflect the change
* trivial noop change to test the hookYuchen Pei2021-11-011-1/+2
|
* Adding TAGS to gitignoreYuchen Pei2021-10-271-1/+2
| | | | Also to test out predev hook.
* Merge branch 'development' into h-nodeYuchen Pei2021-10-191-1/+1
|\
| * Marking commit hash.root2021-10-151-1/+1
| | | | | | | | HEAD to be replaced with the actual commit in deployment.
* | Merge branch 'development' into h-nodeYuchen Pei2021-10-151128-52704/+6
|\|
| * moving h-source subdir out.Yuchen Pei2021-10-141089-0/+0
| |
| * Removing dockerYuchen Pei2021-10-142-49/+0
| |
| * Removing scripts subdirYuchen Pei2021-10-145-48687/+0
| |
| * Removing h-client subdir.Yuchen Pei2021-10-1432-3955/+0
| |
| * Adding newline to param.php to fix the patching error.Yuchen Pei2021-10-122-13/+6
| |
* | Merge branch 'development' into h-nodeYuchen Pei2021-10-1221-88/+227
|\|
| * Updating contact section.Yuchen Pei2021-10-112-2/+2
| | | | | | | | | | | | | | Removing info@h-node.com adding irc and mailing list. couldn't do nonenglish version because I don't know the languages.
| * Update README with documentation on php module requirements.Yuchen Pei2021-10-072-3/+18
| |
| * updating url::getrootYuchen Pei2021-09-221-1/+3
| | | | | | | | | | otherwise things may look weird e.g. urls in confirmation email would start with `/`
| * Adding a patch for staging deployment.Yuchen Pei2021-09-222-0/+86
| | | | | | | | | | | | - The patch displays prominant notices about the current site being a staging instance, and redirects visitors to the official site. - Also added some instructions in a new README to apply the patch.
| * minor changes to dispel php noticesYuchen Pei2021-09-092-7/+6
| | | | | | | | | | | | | | | | - end(): https://stackoverflow.com/questions/4636166/only-variables-should-be-passed-by-reference - get_magic_quotes_gpc() always returns false: https://www.php.net/manual/en/function.get-magic-quotes-gpc.php - __autoload(): https://stackoverflow.com/questions/50780678/deprecated-autoload-is-deprecated-use-spl-autoload-register
| * remove redundant dockerfileYuchen Pei2021-09-091-3/+0
| |
| * Merge branch 'development' of staging into developmentYuchen Pei2021-09-090-0/+0
| |\
| | * Adding lamp-php7 docker command.Yuchen Pei2021-09-063-8/+31
| | | | | | | | | | | | | | | - Tested locally. The website up and running. - Also updated the readme script to run either php5 or php7.
| * | simplifying the docker-compose for php7.Yuchen Pei2021-09-091-3/+1
| | | | | | | | | | | | tested locally.
| * | Adding lamp-php7 docker command.Yuchen Pei2021-09-083-7/+31
| |/ | | | | | | | | - Tested locally. The website up and running. - Also updated the readme script to run either php5 or php7.
| * updating the database creation command to be more "batchy"Yuchen Pei2021-09-061-3/+1
| |
| * add mysql to gitignoreYuchen Pei2021-08-261-1/+2
| |
| * change mysql dirYuchen Pei2021-08-261-1/+1
| |
| * Moving docker files to its own directory.Yuchen Pei2021-08-267-106/+14
| | | | | | | | Also applied the docker patch and removed some commented code.
| * Removing mentions of gnewsense and blag.Yuchen Pei2021-08-1818-49/+3
| | | | | | | | These changes were already made on the prod server.
| * Use relative URLs instead of hardcoding domainDamien Zammit2021-08-1011-62/+58
| |
| * Remove incorrect instruction from readmeDamien Zammit2021-08-101-1/+0
| |
| * docker: Add basic configuration for running local php5 instanceDamien Zammit2021-08-033-0/+116
| |
* | Updating contact section.Yuchen Pei2021-08-262-2/+2
| | | | | | | | | | | | | | Removing info@h-node.com adding irc and mailing list. couldn't do nonenglish version because I don't know the languages.
* | Removing mentions of gnewsense and blag.Yuchen Pei2021-08-1818-49/+3
|/ | | | These changes were already made on the prod server.
* Update tables.sql to match h-node schema dumpDamien Zammit2021-08-031-2/+2
|
* Restore tables.sql from masterDamien Zammit2021-08-031-0/+616
|
* Adding schema dump from h-node.orgYuchen Pei2021-08-021-0/+614
|
* Restoring two more files after removing credentialsYuchen Pei2021-08-022-0/+186
|
* Restore two php files with credentials removedDamien Zammit2021-07-312-0/+286
|
* Publishing h-node.org code.Yuchen Pei2021-07-29755-7694/+50946
| | | | | | | | | | | | | | | - this is the h-node.org code, except - removed a js file (3x copies at three different locations) without license / copyright headers - /Js/linkToForm.js - /Public/Js/linkToForm.js - /admin/Public/Js/linkToForm.js - removed config files containing credentials - /Application/Include/params.php - /Config/Config.php - /admin/Application/Include/params.php - /admin/Config/Config.php - added license and copyright header to one php file - /admin/Library/ErrorReporting.php (almost identical to /Library/ErrorReporting.php which has the headers)
* Update comments, jessie->stretchIan Gilfillan2018-12-284-3/+55
|
* Update distrosIan Gilfillan2018-12-282-25/+78
|
* Add PureOS 8.0, update READMEIan Gilfillan2017-12-263-21/+74
|