shockrah
ad1a3df1d9
✨ Updating base license to GPL3
...
❗ Freedom by force isn't really freedom but this is more of a pragmatic reason
If people can take this codebase and close it down for others to use later
then those people will be subject to non-free software. Worse future projects
may opt to change the LICENSING which restricts users from doing anything with
the source code. On the one hand creators will have slightly less freedom to
do as they please, on the other hand, users(the greater sized population) will
have more transparency. Transparency is the real reason for the license change.
2021-03-03 17:33:00 -08:00
shockrah
b2b06083a4
✨ Moving docking script to scripts directory
2021-03-03 17:18:18 -08:00
shockrah
ca5e93ffc8
➕ New commit message prettyfier that i kidna like
2021-03-03 17:17:11 -08:00
shockrah
9bf4048313
Removing a bunch of bs that is no longer used
2021-03-03 16:31:01 -08:00
shockrah
b999907540
* channels are now nested in "channels" key
2021-03-03 16:30:39 -08:00
shockrah
080b2cc538
* update_channels_list now literally updates the channel list with the correct hooks
...
! Callback hooks are not featured yet but they are registered in the DOM
2021-03-03 16:29:59 -08:00
shockrah
25876f90e4
* Adapting auth module to new config structure
...
+ Explicit login route handler now in takes care of logging in to 1 specific domain on request
+ auth.init which just hits /login for all available servers it can find
2021-03-03 16:28:55 -08:00
shockrah
12c3d300ba
* Updated html to receive /channel/list data
...
- Removing fluff from join modal
+ Setting up initial buttons in DOM for listing channels and pulling up menus and such
2021-03-03 16:27:06 -08:00
shockrah
143e6a1a77
Removing NODE_TLS_REJECT
2021-03-03 16:25:13 -08:00
shockrah
05acbfa94e
Passing tests for invite routes
2021-02-25 16:05:46 -08:00
shockrah
212173f543
Fixing /join route, time check was backwards oops and it was set to GET not post
2021-02-25 15:31:45 -08:00
shockrah
ab1c9e40f7
Ower creation now gives back prettier output + server meta vars as well
2021-02-25 14:03:34 -08:00
shockrah
e893800dab
removing empty artifacts section from build-wiki job
2021-02-23 22:19:12 -08:00
shockrah
e791294f9b
Merge branch 'wiki'
2021-02-23 22:17:04 -08:00
shockrah
bc19f220fa
More docs on what to expect from the protocol and freechat servers/clients in general
2021-02-23 22:15:58 -08:00
shockrah
6ab622d109
adding first pass of overview section
2021-02-23 21:44:26 -08:00
shockrah
64125a7874
dumy test stats for no reason
2021-02-21 20:10:14 -08:00
shockrah
93fd8c2cd6
+Adding new tests for /members/me/nickname
...
* Fixed incorrect param key in endpoint handler
+Adding a ycm conf for easier writing
2021-02-21 18:52:35 -08:00
shockrah
5db976b9de
+ New route for /members/me/nickname
...
! No testing yet that comes in next patch, with any required fixes
+ db now has specific method for Member::update_nickk
2021-02-21 17:21:17 -08:00
shockrah
7263df8928
Adding new routes for /members/get_online & /members/me
...
Passing the previous tests as well
2021-02-20 20:15:43 -08:00
shockrah
34736bef3f
updating tests for members routes
2021-02-20 20:14:10 -08:00
shockrah
c4db03f962
Merging new wiki into master
2021-02-18 16:30:16 -08:00
shockrah
c896870397
Reformatting of wiki:
...
* Adding endpoint docs and correcting some typesetting mistakes
* Change qs params to match documentation
* Splitting up articles to geneate the sidebar links properly'
* Bad baseurl issue fixed in previous patch
2021-02-18 16:29:29 -08:00
shockrah
035fdd6a36
new job for channer build
...
- removing unused code
2021-02-17 17:24:28 -08:00
shockrah
dd61d7e6dd
-Removed default value for max_days option
...
+Adding note about query performance
2021-02-17 15:24:07 -08:00
shockrah
f1a0771855
moving this chron job over to rust for muh resources and shieet
2021-02-17 14:52:54 -08:00
shockrah
d4d6f19c5f
fixing busted html output from hugo
2021-02-16 13:48:26 -08:00
shockrah
fc5d925c60
Pre script for ssh agent
2021-02-15 21:16:05 -08:00
shockrah
9983824e15
using latest build from shockrah/website docker images
2021-02-15 21:11:12 -08:00
shockrah
974506e4d7
using blog image for wiki deployment/builds
2021-02-15 21:01:00 -08:00
shockrah
3ca34ec099
uploading wiki to personal vps because why not
2021-02-15 20:59:24 -08:00
shockrah
71ebefce51
Dummy commit
2021-02-13 19:08:21 -08:00
shockrah
376d307a61
no clue if this will work but let's find out
2021-02-13 19:06:59 -08:00
shockrah
da1b4c3253
Trivial change to test out new filtered pipeline
2021-02-13 19:00:22 -08:00
shockrah
d2144ef7e9
Yolo: adding cargo_home to arti's and copying over run restricts to test-json-api job
2021-02-13 18:57:32 -08:00
shockrah
5392e0e69a
fixed mssing ref key in only restriction
2021-02-13 18:48:11 -08:00
shockrah
d243623202
only building json on actual changes
2021-02-13 18:46:23 -08:00
shockrah
fb9a1e05f5
Setting up recursive submodule strategy
2021-02-13 18:30:44 -08:00
shockrah
b5ebb04e80
moving docs pages to build stage
2021-02-13 18:22:11 -08:00
shockrah
1329bfbcb2
basic docs
2021-02-13 18:20:09 -08:00
shockrah
f0f1121893
Merging new docs page and ignoring the output which is only relevant for pipelines
2021-02-13 18:18:54 -08:00
shockrah
fbf4880d46
Starting content to test deployment
2021-02-13 18:14:42 -08:00
shockrah
cf490419a2
Submodule for wiki theme
2021-02-13 16:58:09 -08:00
shockrah
e4630199a6
Only using http in dev environments
2021-02-12 19:07:14 -08:00
shockrah
41bfd1cd89
Only building html with 200's in channel_list
2021-02-12 19:07:03 -08:00
shockrah
24a49663d2
dev_env environment var check
2021-02-12 18:13:24 -08:00
shockrah
d42c39d117
Hiding menu but not removing it anymore
2021-02-12 18:12:33 -08:00
shockrah
8fb0fdbeed
Basic channel button css
2021-02-12 18:11:20 -08:00
shockrah
6904e8eb26
using env vars for some comfy defaults for development
2021-02-12 15:50:05 -08:00
shockrah
4323156242
Building and testing against proper nginx setup now
...
! No longer pipeline ready because the docker image is out of date with this change
2021-02-11 22:28:20 -08:00