546 Commits

Author SHA1 Message Date
BPplays
d177314676 formatting 2025-01-09 07:30:22 -08:00
BPplays
bab4f21056 added dns checking 2025-01-09 07:29:37 -08:00
BPplays
188a043967 started adding dns checking 2025-01-09 04:12:02 -08:00
Cohee
e75d03fea9 Fix lint 2025-01-04 16:23:21 +02:00
Cohee
48be0ceb16 Use named constants 2025-01-04 16:23:21 +02:00
BPplays
8a321a7450 added better logging 2024-12-31 22:41:13 -08:00
BPplays
092d11bbe6 added better logging 2024-12-31 22:34:41 -08:00
BPplays
d956e0ebdc changed formatting 2024-12-31 14:46:41 -08:00
BPplays
93e0efa241 made var names better 2024-12-31 03:29:15 -08:00
BPplays
f27b3361e5 lint 2024-12-30 03:01:04 -08:00
BPplays
dd6dcf1c5b changed to check 127.0.0.1 because that's what it binds to 2024-12-28 17:27:49 -08:00
BPplays
0382afc488 changed foramtting 2024-12-28 17:15:44 -08:00
BPplays
19eae8cb49 fixed broken ipv6 on linux, and weird implementation in general 2024-12-28 17:14:30 -08:00
BPplays
1a1ab1d18a check for localhost ip and ignore link-local v6, i think you need to specify an interface 2024-12-28 13:31:50 -08:00
BPplays
ae79616c73 changed color of ip warning 2024-12-26 11:44:30 -08:00
BPplays
9c0993908a moved stringtobool 2024-12-26 11:42:32 -08:00
BPplays
647b89f8ad changed settings value error to just set to auto 2024-12-26 11:40:22 -08:00
BPplays
591a61a61c misc formatting 2024-12-26 10:51:45 -08:00
BPplays
4a8b47a6ff fixed cli args and logic bug 2024-12-26 10:44:48 -08:00
BPplays
1689baa2a4 changed back const 2024-12-26 10:30:51 -08:00
BPplays
ca283c0da6 fixed backward compat, and check if auto before getting addrs 2024-12-26 10:29:04 -08:00
BPplays
9e049f44e2 fixed logic bug 2024-12-25 17:28:44 -08:00
BPplays
0bc0569932 changed to always report supported ip ver even when disabled, green means it's enabled 2024-12-25 17:25:02 -08:00
BPplays
e861b18992 added better error reporting 2024-12-25 17:22:18 -08:00
BPplays
26c0b620f8 added better error reporting 2024-12-25 17:16:40 -08:00
BPplays
324eb695f5 added better error reporting 2024-12-25 17:16:12 -08:00
BPplays
b5139e3ff9 fixed linting issues 2024-12-25 17:06:05 -08:00
BPplays
38b1c26396 made loop better 2024-12-25 17:01:12 -08:00
BPplays
418a2564b2 added better error handling 2024-12-25 16:59:47 -08:00
BPplays
8d0261bab3 fixed dumb mistake 2024-12-25 16:52:13 -08:00
BPplays
b0cb982978 added automatic ipv6 ipv4 detection 2024-12-25 16:46:16 -08:00
Cohee
afccb8517a Ditch webpack-dev-middleware 2024-11-29 00:13:43 +02:00
Cohee
e919034132 webpack: Wait for bundle before serving 2024-10-17 11:04:34 +00:00
Cohee
4725b869eb Add webpack for external frontend libraries. 2024-10-16 22:00:14 +03:00
Cohee
ab2427142c [chore] Fix type errors in server.js 2024-10-11 20:34:13 +03:00
Cohee
a0889a15fd Explicitly import node process 2024-10-11 10:43:29 +03:00
Cohee
0c8ccf1765 Update module imports 2024-10-11 00:41:08 +03:00
Cohee
a0e6030836 Simplify node imports 2024-10-11 00:28:17 +03:00
Cohee
c67c0cbf7e Fix dirname for Node 18 2024-10-11 00:06:02 +03:00
Cohee
478976f647 Fix open autorun import 2024-10-10 23:50:51 +03:00
Cohee
d52b4fbbde Node: Migrate to ES Modules 2024-10-10 22:37:22 +03:00
Cohee
fe1f9fafbd [bug] Don't allow per user auth with accounts disabled 2024-10-09 10:43:52 +03:00
Cohee
a1352d817a [bug] Don't try per user auto-login if basic auth disabled 2024-10-09 02:04:47 +03:00
Cohee
b9375ed7ea Rename PERUSER => PER_USER 2024-10-09 01:37:34 +03:00
QuantumEntangledAndy
69a604044d
Add additional login methods 2024-10-06 14:35:03 +07:00
Cohee
2f7d694f54 Migrate sysprompts from instruct 2024-09-17 11:33:24 +00:00
Cohee
6393eda81e Auto-add OpenRouter captioning models 2024-09-15 18:38:44 +03:00
Cohee
2efb637863 Better option description 2024-09-12 20:30:52 +03:00
Cohee
edd6dfa819 Fix typo 2024-09-12 20:29:46 +03:00
Cohee
b9d5c61b2e Add CLI for request proxy
Closes #364, #377, #1756
2024-09-12 20:25:58 +03:00