hippoz
|
dffba219d6
|
add broken webrtc media server and experiment system
|
2021-05-21 01:33:47 +03:00 |
|
hippoz
|
72c0b3f62e
|
package things idk
|
2021-05-17 02:26:55 +03:00 |
|
hippoz
|
c6ec036e9e
|
add voice to documentation
|
2021-05-17 02:26:34 +03:00 |
|
hippoz
|
33c0c14255
|
use permalink tricarbon
|
2021-05-09 15:55:42 +03:00 |
|
hippoz
|
11f93542c3
|
add _id field for messages and allow authorization header for rest api requests
|
2021-03-27 07:19:11 +02:00 |
|
hippoz
|
78d3071a84
|
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet
|
2021-03-26 22:50:35 +02:00 |
|
hippoz
|
943ed64735
|
replace all mentions of category with channel for better consistency
|
2021-03-26 22:50:21 +02:00 |
|
|
ed66f264ff
|
Merge pull request 'Put rate limited error in JSON' (#16) from hiimgoodpack/brainlet:master into master
Reviewed-on: #16
ok
|
2021-03-26 18:19:14 +02:00 |
|
|
b6f909ee5d
|
Put rate limited error in JSON
|
2021-03-26 10:59:24 -04:00 |
|
|
e7da5de255
|
Update 'resources/Docs/DOCS.md'
|
2021-03-25 01:35:14 +02:00 |
|
hippoz
|
6d99951fe7
|
frontend: store gateway url as localstorage value
|
2021-03-22 21:08:52 +02:00 |
|
hippoz
|
ccca54c0b1
|
quick fix for gateway hostname
|
2021-03-22 21:01:13 +02:00 |
|
hippoz
|
b902a1fc04
|
frontend: messages
|
2021-03-22 19:39:10 +02:00 |
|
hippoz
|
b039639ff8
|
do not allow sending of empty messages in gateway and add interactivity to app
|
2021-03-22 04:27:59 +02:00 |
|
hippoz
|
51e7a46821
|
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet
this merge is necessary because git told me to do it
|
2021-03-17 03:01:27 +02:00 |
|
hippoz
|
8d7b2049c5
|
Implement basic handshake and message sending capabilities for gatewayv2
|
2021-03-17 03:01:11 +02:00 |
|
|
c25008d73f
|
DOCS: Mark the client field as optional
|
2021-03-16 05:04:44 +02:00 |
|
|
8345fc1af3
|
Update 'resources/Docs/DOCS.md'
|
2021-03-16 01:52:43 +02:00 |
|
|
83eb80ce05
|
Update 'resources/Docs/DOCS.md'
|
2021-03-16 01:44:44 +02:00 |
|
hippoz
|
4d61db3e5b
|
move some files into other folders and make some code neater
|
2021-03-14 20:14:32 +02:00 |
|
hippoz
|
50a3564fd4
|
add secret.js back into gitignore (lets hope that this lets me push secret.js)
|
2021-03-13 03:51:22 +02:00 |
|
hippoz
|
3c856e5fe5
|
remove secret.js from gitignore so i can commit the default secret.js file
|
2021-03-13 03:50:52 +02:00 |
|
hippoz
|
a47d938b7e
|
update folder stucture and improve documentation
|
2021-03-13 03:42:01 +02:00 |
|
hippoz
|
e41a04999c
|
hopefully merge
|
2021-03-04 21:33:31 +02:00 |
|
hippoz
|
839b387273
|
Merge
|
2021-03-04 21:32:29 +02:00 |
|
hippoz
|
1c1b710cde
|
Add linter and documentation for future gateway version
|
2021-03-04 21:28:02 +02:00 |
|
|
50fa0e3f62
|
Merge pull request 'Make default configuration work v2' (#15) from hiimgoodpack/brainlet:master into master
Reviewed-on: #15
haha not signed
|
2021-01-30 14:22:48 +00:00 |
|
|
09931ff955
|
Make default configuration work v2
|
2021-01-28 15:43:26 -05:00 |
|
|
9ed67992a1
|
Merge pull request 'Make default configuration work' (#14) from hiimgoodpack/brainlet:master into master
Reviewed-on: #14
|
2021-01-25 15:22:58 +00:00 |
|
|
869c20e035
|
Make default configuration work
|
2021-01-25 10:17:22 -05:00 |
|
hippoz
|
45a4a50812
|
allow requests without origin header to api domain
|
2021-01-23 00:25:21 +02:00 |
|
hippoz
|
2f28d606e0
|
remove unnecessary console.log
|
2021-01-23 00:24:25 +02:00 |
|
hippoz
|
98711f361d
|
handle express errors
|
2021-01-23 00:20:25 +02:00 |
|
hippoz
|
f763e733f0
|
add cors allow list
|
2021-01-20 03:20:48 +02:00 |
|
hippoz
|
c94b7be5fb
|
i misspelled config
|
2021-01-20 03:04:21 +02:00 |
|
hippoz
|
1f3d4adba1
|
actually do something else
|
2021-01-20 03:03:23 +02:00 |
|
hippoz
|
74091d2a49
|
make config specify protocol for address
|
2021-01-20 03:01:21 +02:00 |
|
hippoz
|
a5d021972b
|
fix error when special code is missing
|
2021-01-03 17:14:25 +02:00 |
|
hippoz
|
da3962b9f1
|
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet
|
2021-01-03 17:04:45 +02:00 |
|
hippoz
|
6c5470e6b1
|
fix #10
|
2021-01-03 17:04:23 +02:00 |
|
|
31798c60a2
|
fix #8
|
2020-12-30 22:46:38 +00:00 |
|
|
cf6f3ac03c
|
Add 'LICENSE'
please work
|
2020-12-30 22:41:01 +00:00 |
|
|
1a7fc510ca
|
WHRERHYTUEHTG WHY DOES IT KEEP NAMING IT THAT
|
2020-12-30 22:40:19 +00:00 |
|
|
540c57ab9e
|
Add 'LIC'
|
2020-12-30 22:39:44 +00:00 |
|
|
7bc01098ee
|
remove improperly named licence file to be replace by another
sorry to lazy to open a terminal, doing this from the web interface, nice!!!!!!!!!!
|
2020-12-30 22:39:31 +00:00 |
|
|
5afeb84c5e
|
how did i manage to not type that gjhdfghduighdg
|
2020-12-30 22:38:23 +00:00 |
|
|
465484e845
|
Add 'LIC'
|
2020-12-30 22:32:27 +00:00 |
|
hippoz
|
7d1882895b
|
yayyy not testing commits
|
2020-12-11 00:36:52 +02:00 |
|
hippoz
|
bc75e3f24c
|
[Experimental] add an option for brainlet instance owners to require a special code sign up
|
2020-12-09 01:49:57 +02:00 |
|
hippoz
|
6d142767b0
|
dont get full object for @me
|
2020-12-08 23:32:57 +02:00 |
|