Commit Graph

1023 Commits

Author SHA1 Message Date
shockrah
abf573812f new struct for invites 2020-01-31 00:16:22 -08:00
shockrah
6584b50d49 dev files for this lib 2020-01-31 00:00:39 -08:00
shockrah
716f7e4cef removed fluff env file 2020-01-30 23:55:25 -08:00
shockrah
4309f9890e poc api code for generating invites 2020-01-30 23:54:53 -08:00
shockrah
ecc08cc3f1 invites added to schemas rust code 2020-01-30 23:54:18 -08:00
shockrah
b0ab68c134 basic invites migrations ready 2020-01-30 23:52:06 -08:00
shockrah
a1e6d6131d print flag now lets us control println output in test code 2020-01-30 17:30:27 -08:00
shockrah
b3bd800455 new deps 2020-01-30 17:30:00 -08:00
shockrah
0518a896d6 first steps into an invite system 2020-01-30 00:04:03 -08:00
shockrah
113aff4955 removed fluff modules 2020-01-30 00:03:51 -08:00
shockrah
289ab5c829 using .env config for now 2020-01-29 23:26:46 -08:00
shockrah
a3519e32a6 config issues are being ignored for now there are bigger things to deal with 2020-01-29 23:25:37 -08:00
shockrah
e0ede8d96b defaults are coded directly into templates 2020-01-29 23:25:18 -08:00
shockrah
857885789f removed old fluff 2020-01-29 22:40:57 -08:00
shockrah
320310e680 header using new config vars 2020-01-29 20:18:05 -08:00
shockrah
5dcc6b2096 its ugly but way more safe and uses the config properly 2020-01-29 20:16:50 -08:00
shockrah
955331323b new/simplified default website config 2020-01-29 20:16:20 -08:00
shockrah
42090cd6b1 removed unwanted/needed stuff 2020-01-29 20:15:36 -08:00
shockrah
10e4986ef2 beginning of change to new config for website 2020-01-29 16:41:46 -08:00
shockrah
5f281e587b support for configs now there but requries docs 2020-01-04 18:15:37 -08:00
shockrah
c4b1b20187 toml format on configs from now on 2020-01-04 16:26:01 -08:00
shockrah
a142ea435b ready to ready toml in ./configs/ for website at least 2020-01-04 16:25:18 -08:00
shockrah
6c88b04d6a removed unsed struct which was moved to website.rs anyway 2020-01-04 01:35:56 -08:00
shockrah
52f66c00b0 example config for the website 2020-01-03 21:50:03 -08:00
shockrah
670d2ddf5d todo things 2019-12-15 16:25:00 -08:00
shockrah
c9ce8618cd new tables included with passing build 2019-12-08 23:34:37 -08:00
shockrah
5803fc4c53 passing all tests ready for wrapper implementation 2019-12-08 23:34:21 -08:00
shockrah
9b035f07a2 sample env file nothing exciting yet 2019-12-08 23:33:49 -08:00
shockrah
a05cc2b53a switching deps to mysql 2019-12-08 23:28:41 -08:00
shockrah
a6a597cc0c channels alongside users table 2019-12-08 23:28:20 -08:00
shockrah
e588d81383 building smarter 2019-12-08 23:27:59 -08:00
shockrah
a40321962f Merge branch 'master' of gitlab.com:shockrah/freechat 2019-12-08 21:28:45 -08:00
shockrah
3d8d8f93b9 lulw just setting up database schemas via diesel 2019-12-08 21:28:31 -08:00
shockrahwow
69633203f6 Merge branch 'master' of gitlab.com:shockrah/freechat 2019-12-05 11:15:53 -08:00
shockrahwow
a4f9a82477 more tests for jjs and more robust macro 2019-12-05 11:15:42 -08:00
shockrah
a765f8b9ff more diesel config - db url (localhost url) 2019-12-02 13:49:51 -08:00
shockrah
94ae9804b8 diesel config 2019-12-02 13:48:14 -08:00
shockrah
7dde72d3bc dev file which for now poses no quarrel in the repo 2019-12-02 13:47:58 -08:00
shockrah
6e5088354c removing fluff idea work 2019-12-02 13:47:36 -08:00
shockrah
a0ad1f9b47 more deps for diesel setup in a bit 2019-12-02 13:47:13 -08:00
shockrahwow
2bb9771cd3 Merge branch 'master' of gitlab.com:shockrah/freechat 2019-12-01 22:13:37 -08:00
shockrahwow
ba0673540d boilerplate for database functionality 2019-12-01 22:10:34 -08:00
shockrah
ebc7bf41b8 adding disel to package list 2019-12-01 22:07:31 -08:00
shockrah
cfb113b852 ignoring dev files for sql server 2019-12-01 21:53:07 -08:00
shockrahwow
91da2ac15f yea i know its silly but just roll with it for now i dun want to pay for server yet 2019-11-28 00:26:34 -08:00
shockrahwow
9206dab00e adding sql dependancy 2019-11-28 00:22:34 -08:00
shockrahwow
5a3899ffe2 all webroutes passing tests(yay!) 2019-11-27 23:46:06 -08:00
shockrahwow
ba166cf281 tests are more specific at this point yes i think so 2019-11-27 23:43:55 -08:00
shockrahwow
b6eaada2bf favicon now usesour own 2019-11-27 23:41:28 -08:00
shockrahwow
4a1be90cdf better test coverage for static resources 2019-11-27 23:41:16 -08:00