Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding USB interface to video cards | Yuchen Pei | 2022-06-16 | 1 | -1/+1 |
| | | | | See https://h-node.org/issues/view/en/405#message-1086 | ||||
* | Adding Honor and Huawei as vendors. | Yuchen Pei | 2022-04-28 | 1 | -0/+2 |
| | | | | https://h-node.org/issues/view/en/399/1/fb95964401f38fb9b925efbb75c2de56 | ||||
* | Adding hyperbola gnu/linux to distro list | Yuchen Pei | 2022-04-28 | 1 | -24/+25 |
| | | | | - https://h-node.org/issues/view/en/398/1/fb95964401f38fb9b925efbb75c2de56 | ||||
* | Adding VAIO Corporation as a vendor | Yuchen Pei | 2022-04-28 | 1 | -0/+1 |
| | |||||
* | Added M.2 interface for wifi and 3g cards | Yuchen Pei | 2022-04-28 | 1 | -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 Pei | 2022-04-28 | 1 | -454/+454 |
| | |||||
* | Added T10 Nabia to the distro list. | Yuchen Pei | 2022-02-02 | 1 | -8/+9 |
| | |||||
* | Updating distros. | Yuchen Pei | 2021-12-29 | 1 | -31/+37 |
| | | | | Adding Debian 10, 11, 12, PureOS 9, 10 and Trisquel 9. | ||||
* | [bug #61318] Separating out distro schema and updated guix name. | Yuchen Pei | 2021-12-14 | 2 | -50/+50 |
| | | | | - will document deployment process to reflect the change | ||||
* | trivial noop change to test the hook | Yuchen Pei | 2021-11-01 | 1 | -1/+2 |
| | |||||
* | Adding TAGS to gitignore | Yuchen Pei | 2021-10-27 | 1 | -1/+2 |
| | | | | Also to test out predev hook. | ||||
* | Merge branch 'development' into h-node | Yuchen Pei | 2021-10-19 | 1 | -1/+1 |
|\ | |||||
| * | Marking commit hash. | root | 2021-10-15 | 1 | -1/+1 |
| | | | | | | | | HEAD to be replaced with the actual commit in deployment. | ||||
* | | Merge branch 'development' into h-node | Yuchen Pei | 2021-10-15 | 1128 | -52704/+6 |
|\| | |||||
| * | moving h-source subdir out. | Yuchen Pei | 2021-10-14 | 1089 | -0/+0 |
| | | |||||
| * | Removing docker | Yuchen Pei | 2021-10-14 | 2 | -49/+0 |
| | | |||||
| * | Removing scripts subdir | Yuchen Pei | 2021-10-14 | 5 | -48687/+0 |
| | | |||||
| * | Removing h-client subdir. | Yuchen Pei | 2021-10-14 | 32 | -3955/+0 |
| | | |||||
| * | Adding newline to param.php to fix the patching error. | Yuchen Pei | 2021-10-12 | 2 | -13/+6 |
| | | |||||
* | | Merge branch 'development' into h-node | Yuchen Pei | 2021-10-12 | 21 | -88/+227 |
|\| | |||||
| * | Updating contact section. | Yuchen Pei | 2021-10-11 | 2 | -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 Pei | 2021-10-07 | 2 | -3/+18 |
| | | |||||
| * | updating url::getroot | Yuchen Pei | 2021-09-22 | 1 | -1/+3 |
| | | | | | | | | | | otherwise things may look weird e.g. urls in confirmation email would start with `/` | ||||
| * | Adding a patch for staging deployment. | Yuchen Pei | 2021-09-22 | 2 | -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 notices | Yuchen Pei | 2021-09-09 | 2 | -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 dockerfile | Yuchen Pei | 2021-09-09 | 1 | -3/+0 |
| | | |||||
| * | Merge branch 'development' of staging into development | Yuchen Pei | 2021-09-09 | 0 | -0/+0 |
| |\ | |||||
| | * | Adding lamp-php7 docker command. | Yuchen Pei | 2021-09-06 | 3 | -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 Pei | 2021-09-09 | 1 | -3/+1 |
| | | | | | | | | | | | | tested locally. | ||||
| * | | Adding lamp-php7 docker command. | Yuchen Pei | 2021-09-08 | 3 | -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 Pei | 2021-09-06 | 1 | -3/+1 |
| | | |||||
| * | add mysql to gitignore | Yuchen Pei | 2021-08-26 | 1 | -1/+2 |
| | | |||||
| * | change mysql dir | Yuchen Pei | 2021-08-26 | 1 | -1/+1 |
| | | |||||
| * | Moving docker files to its own directory. | Yuchen Pei | 2021-08-26 | 7 | -106/+14 |
| | | | | | | | | Also applied the docker patch and removed some commented code. | ||||
| * | Removing mentions of gnewsense and blag. | Yuchen Pei | 2021-08-18 | 18 | -49/+3 |
| | | | | | | | | These changes were already made on the prod server. | ||||
| * | Use relative URLs instead of hardcoding domain | Damien Zammit | 2021-08-10 | 11 | -62/+58 |
| | | |||||
| * | Remove incorrect instruction from readme | Damien Zammit | 2021-08-10 | 1 | -1/+0 |
| | | |||||
| * | docker: Add basic configuration for running local php5 instance | Damien Zammit | 2021-08-03 | 3 | -0/+116 |
| | | |||||
* | | Updating contact section. | Yuchen Pei | 2021-08-26 | 2 | -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 Pei | 2021-08-18 | 18 | -49/+3 |
|/ | | | | These changes were already made on the prod server. | ||||
* | Update tables.sql to match h-node schema dump | Damien Zammit | 2021-08-03 | 1 | -2/+2 |
| | |||||
* | Restore tables.sql from master | Damien Zammit | 2021-08-03 | 1 | -0/+616 |
| | |||||
* | Adding schema dump from h-node.org | Yuchen Pei | 2021-08-02 | 1 | -0/+614 |
| | |||||
* | Restoring two more files after removing credentials | Yuchen Pei | 2021-08-02 | 2 | -0/+186 |
| | |||||
* | Restore two php files with credentials removed | Damien Zammit | 2021-07-31 | 2 | -0/+286 |
| | |||||
* | Publishing h-node.org code. | Yuchen Pei | 2021-07-29 | 755 | -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->stretch | Ian Gilfillan | 2018-12-28 | 4 | -3/+55 |
| | |||||
* | Update distros | Ian Gilfillan | 2018-12-28 | 2 | -25/+78 |
| | |||||
* | Add PureOS 8.0, update README | Ian Gilfillan | 2017-12-26 | 3 | -21/+74 |
| | |||||
* | Add Slimbook as a vendor | Ian Gilfillan | 2017-08-18 | 1 | -0/+1 |
| |