Commit Graph

156 Commits

Author SHA1 Message Date
wmantly 354084d930 Merge pull request #63 from theta42/search-bar
Search bar
2024-07-31 18:59:59 -04:00
noot 5cfc55c37a search bar functionality 2024-08-01 03:09:09 +08:00
noot f2f5abbf7e Revert "search bar functionality"
This reverts commit 7780376f5f.
2024-08-01 02:38:09 +08:00
noot 7780376f5f search bar functionality 2024-08-01 01:44:15 +08:00
wmantly fc66225cf5 new front end #33 2024-07-30 20:47:46 -04:00
wmantly baad9b0eec moved front end JS libs to correct folder 2024-07-30 20:46:37 -04:00
wmantly da1f1a4127 consolidate front end routes to single file 2024-07-30 20:40:02 -04:00
wmantly efc0fe81f0 LE class to manage wildcard cert 2024-07-30 20:38:22 -04:00
wmantly 30cb62c53c API wrapper for porkbun DNS 2024-07-30 20:37:43 -04:00
wmantly a641ed0f91 JS util to sleep 2024-07-30 20:37:09 -04:00
wmantly 73df8a111b shell script to pull certs from redis 2024-07-30 20:36:41 -04:00
wmantly b32b2de001 pull SSL certs via API 2024-02-07 00:07:51 -05:00
noot 5f2f262806 Merge pull request #54 from theta42/updating-install.sh
Update install.sh
2023-12-20 11:04:27 +08:00
noot 60117d780f Update install.sh 2023-12-20 01:27:34 +08:00
noot d444ffcb29 Merge pull request #53 from Newtbot/node-source-updated
updated nodesource to latest v20
2023-12-18 16:28:22 +08:00
noot e3d10993f6 Update install.sh 2023-12-18 16:21:05 +08:00
wmantly d88686c52b Merge pull request #52 from theta42/feature-restyconfig
Feature openresty Config
2023-08-21 13:12:08 -04:00
wmantly 6836809fee Added readme for new feature 2023-08-20 14:19:30 -04:00
wmantly 8c44ab91f9 fixes for allowing editing of conf outside of VM 2023-08-20 14:09:46 -04:00
wmantly ddb28ddf50 added folder to gain access to conf of vagrant container 2023-08-20 13:21:08 -04:00
wmantly f7abb97292 migration to align new table names 2023-08-17 15:17:03 -04:00
wmantly 99ab768f45 fixed prefix issue 2023-08-17 13:26:47 -04:00
wmantly 41325f7a55 updated files to ES6 2023-08-17 12:28:32 -04:00
wmantly 80237f76e6 Allow editing of nginx conf files from host 2023-08-16 11:07:26 -04:00
wmantly 94941e5bcd ignore 2023-08-16 11:06:54 -04:00
wmantly deca906ce1 vagrant update 2023-06-26 22:18:42 -04:00
wmantly 7659b77d67 Update install.sh 2021-03-15 14:23:53 -04:00
wmantly 18ace1cfd7 Update install.sh 2021-03-15 14:21:17 -04:00
wmantly 3094b58a47 Update install.sh 2021-03-15 14:19:05 -04:00
wmantly 6fb073e28e Create install.sh 2021-03-15 14:12:18 -04:00
wmantly d5b969a1b3 Create proxy.service 2021-03-15 14:09:54 -04:00
wmantly 22c4eddcd8 Create nginx.conf 2021-03-15 14:06:30 -04:00
wmantly eb772a8a40 Merge pull request #44 from wmantly/fix-for-#43
better match for host param
2021-01-12 20:20:17 -05:00
wmantly 18f1f19211 better match for host param 2021-01-12 17:19:14 -05:00
wmantly c244c2e972 Merge pull request #42 from wmantly/string_bug
Pass strings to the openresty conf instead of native types
2021-01-08 14:50:29 -05:00
wmantly 11b1af55ba strings are passed to the openresty conf from the node app via the unix socket 2021-01-08 13:23:47 -05:00
wmantly 2cdfee9bcd Merge pull request #41 from wmantly/wildcards
Wildcards
2021-01-01 16:50:32 -05:00
wmantly e34af091bc fixed typo 2021-01-01 16:50:16 -05:00
wmantly 6ae2a081e9 removed tests from hosts models 2020-12-29 13:20:22 -05:00
wmantly 8932eb6524 removed files 2020-12-29 13:16:19 -05:00
wmantly 1ff7d3cb4f added caching for complex lookups 2020-12-29 13:15:27 -05:00
wmantly bce23ab9fe update lookup object on edit 2020-12-22 21:27:17 -05:00
wmantly 7053536353 service for complex look up 2020-12-22 20:20:15 -05:00
wmantly 7d1f4f800f removed some simple tests 2020-12-21 21:32:38 -05:00
wmantly 2279918ae3 backed tracked some changes 2020-12-21 21:31:33 -05:00
wmantly 2ef2f532a3 Merge branch 'master' of github.com:wmantly/proxy into wildcards 2020-12-21 21:29:22 -05:00
wmantly 9c3d29bb7b wild card socket lookup 2020-12-21 21:28:59 -05:00
wmantly 53571173b1 Merge pull request #38 from wmantly/users
Users
2020-12-21 21:22:44 -05:00
wmantly ea319109a2 small fixes 2020-12-21 00:17:30 -05:00
wmantly 6e1b987c34 better wild cards 2020-12-21 00:14:12 -05:00