Commit Graph

  • abf573812f new struct for invites shockrah 2020-01-31 00:16:22 -0800
  • 6584b50d49 dev files for this lib shockrah 2020-01-31 00:00:39 -0800
  • 716f7e4cef removed fluff env file shockrah 2020-01-30 23:55:25 -0800
  • 4309f9890e poc api code for generating invites shockrah 2020-01-30 23:54:53 -0800
  • ecc08cc3f1 invites added to schemas rust code shockrah 2020-01-30 23:54:18 -0800
  • b0ab68c134 basic invites migrations ready shockrah 2020-01-30 23:52:06 -0800
  • a1e6d6131d print flag now lets us control println output in test code shockrah 2020-01-30 17:30:27 -0800
  • b3bd800455 new deps shockrah 2020-01-30 17:30:00 -0800
  • 0518a896d6 first steps into an invite system shockrah 2020-01-30 00:04:03 -0800
  • 113aff4955 removed fluff modules shockrah 2020-01-30 00:03:51 -0800
  • 289ab5c829 using .env config for now shockrah 2020-01-29 23:26:46 -0800
  • a3519e32a6 config issues are being ignored for now there are bigger things to deal with shockrah 2020-01-29 23:25:37 -0800
  • e0ede8d96b defaults are coded directly into templates shockrah 2020-01-29 23:25:18 -0800
  • 857885789f removed old fluff shockrah 2020-01-29 22:40:57 -0800
  • 320310e680 header using new config vars shockrah 2020-01-29 20:18:05 -0800
  • 5dcc6b2096 its ugly but way more safe and uses the config properly shockrah 2020-01-29 20:16:50 -0800
  • 955331323b new/simplified default website config shockrah 2020-01-29 20:16:20 -0800
  • 42090cd6b1 removed unwanted/needed stuff shockrah 2020-01-29 20:15:36 -0800
  • 10e4986ef2 beginning of change to new config for website shockrah 2020-01-29 16:41:46 -0800
  • 5f281e587b support for configs now there but requries docs shockrah 2020-01-04 18:15:37 -0800
  • c4b1b20187 toml format on configs from now on shockrah 2020-01-04 16:26:01 -0800
  • a142ea435b ready to ready toml in ./configs/ for website at least shockrah 2020-01-04 16:25:18 -0800
  • 6c88b04d6a removed unsed struct which was moved to website.rs anyway shockrah 2020-01-04 01:35:56 -0800
  • 52f66c00b0 example config for the website shockrah 2020-01-03 21:50:03 -0800
  • 670d2ddf5d todo things shockrah 2019-12-15 16:25:00 -0800
  • c9ce8618cd new tables included with passing build shockrah 2019-12-08 23:34:37 -0800
  • 5803fc4c53 passing all tests ready for wrapper implementation shockrah 2019-12-08 23:34:21 -0800
  • 9b035f07a2 sample env file nothing exciting yet shockrah 2019-12-08 23:33:49 -0800
  • a05cc2b53a switching deps to mysql shockrah 2019-12-08 23:28:41 -0800
  • a6a597cc0c channels alongside users table shockrah 2019-12-08 23:28:20 -0800
  • e588d81383 building smarter shockrah 2019-12-08 23:27:59 -0800
  • a40321962f Merge branch 'master' of gitlab.com:shockrah/freechat shockrah 2019-12-08 21:28:45 -0800
  • 3d8d8f93b9 lulw just setting up database schemas via diesel shockrah 2019-12-08 21:28:31 -0800
  • 69633203f6 Merge branch 'master' of gitlab.com:shockrah/freechat shockrahwow 2019-12-05 11:15:53 -0800
  • a4f9a82477 more tests for jjs and more robust macro shockrahwow 2019-12-05 11:15:42 -0800
  • a765f8b9ff more diesel config - db url (localhost url) shockrah 2019-12-02 13:49:51 -0800
  • 94ae9804b8 diesel config shockrah 2019-12-02 13:48:14 -0800
  • 7dde72d3bc dev file which for now poses no quarrel in the repo shockrah 2019-12-02 13:47:58 -0800
  • 6e5088354c removing fluff idea work shockrah 2019-12-02 13:47:36 -0800
  • a0ad1f9b47 more deps for diesel setup in a bit shockrah 2019-12-02 13:47:13 -0800
  • 2bb9771cd3 Merge branch 'master' of gitlab.com:shockrah/freechat shockrahwow 2019-12-01 22:13:37 -0800
  • ba0673540d boilerplate for database functionality shockrahwow 2019-12-01 22:10:34 -0800
  • ebc7bf41b8 adding disel to package list shockrah 2019-12-01 22:07:31 -0800
  • cfb113b852 ignoring dev files for sql server shockrah 2019-12-01 21:53:07 -0800
  • 91da2ac15f yea i know its silly but just roll with it for now i dun want to pay for server yet shockrahwow 2019-11-28 00:26:34 -0800
  • 9206dab00e adding sql dependancy shockrahwow 2019-11-28 00:22:34 -0800
  • 5a3899ffe2 all webroutes passing tests(yay!) shockrahwow 2019-11-27 23:46:06 -0800
  • ba166cf281 tests are more specific at this point yes i think so shockrahwow 2019-11-27 23:43:55 -0800
  • b6eaada2bf favicon now usesour own shockrahwow 2019-11-27 23:41:28 -0800
  • 4a1be90cdf better test coverage for static resources shockrahwow 2019-11-27 23:41:16 -0800
  • f4ec6102c3 favicon shockrahwow 2019-11-27 23:40:47 -0800
  • 9bdeedb3d8 added routes for js and random media removed login logic from website as the app is needed for that shockrahwow 2019-11-27 23:13:07 -0800
  • 1706efc619 adding some todos for the server * in no particular order shockrahwow 2019-11-27 22:46:18 -0800
  • a5f78421c3 changed sass to be more 'dark" but still /comfy/ shockrahwow 2019-11-27 22:42:04 -0800
  • 3f25ca913c general theming sass shockrahwow 2019-11-27 22:41:47 -0800
  • 2252525244 our stylesheets can now override library defaults shockrahwow 2019-11-27 22:39:26 -0800
  • 043e8547a9 live reloading added to backends website sass shockrahwow 2019-11-27 22:39:08 -0800
  • 4e6712584e switched to using templates for header/navbar/footer shockrahwow 2019-11-27 22:15:22 -0800
  • 8b6d461c2e adding set var 'stylesheet' to header giving us more flexibility in our header shockrahwow 2019-11-27 22:13:43 -0800
  • a0f29e9ce0 navbar template shockrahwow 2019-11-27 22:10:21 -0800
  • 8db16707ed removed height restriction on content shockrahwow 2019-11-27 21:50:31 -0800
  • db439f1c1a sample content w/ no proof reading lulw shockrahwow 2019-11-27 21:50:01 -0800
  • a1c81ef121 removed fluff from css and made framework look prettier still need actual content tho shockrahwow 2019-11-27 21:37:36 -0800
  • 080f76f15d basically just copied frontends sass build script shockrahwow 2019-11-27 21:37:14 -0800
  • 780e8b26bb fixed typo and adding about page route in server shockrahwow 2019-11-27 21:28:04 -0800
  • 38b7b7e26c about framework but still needs actual content shockrahwow 2019-11-27 21:27:48 -0800
  • 2767089229 templates for use in other pages shockrahwow 2019-11-27 21:21:15 -0800
  • 918489399f ignoring css which gets built from sass shockrahwow 2019-11-27 20:24:28 -0800
  • 96e6cbb5be passing tests for basic pages and css routes shockrahwow 2019-11-27 20:05:39 -0800
  • 8bcea3741a removed run from default recipe shockrahwow 2019-11-27 17:45:26 -0800
  • 3b175c4ea5 ugly but the frame or whatever is there so fuck it shockrahwow 2019-11-27 17:45:17 -0800
  • 54f956bccb updated path to client in main controller shockrahwow 2019-11-27 15:20:10 -0800
  • 01576c67ef build sys improvement: live watching of css changes shockrahwow 2019-11-27 15:09:17 -0800
  • 809b58e383 cleanup recipe for sass shockrahwow 2019-11-27 00:46:54 -0800
  • 0529a0342e removing menu bar cuz its ugly shockrahwow 2019-11-27 00:46:43 -0800
  • 7711ddf786 fixed typo in sass file shockrahwow 2019-11-27 00:46:32 -0800
  • 8390322750 proper filenames for use in html later on shockrahwow 2019-11-26 23:48:06 -0800
  • 76f002dacf basic windows stuff(that really needs tweaking duh) shockrahwow 2019-11-26 23:42:45 -0800
  • 19a3d51a5c Framework for login(css far from done tho) shockrahwow 2019-11-26 23:42:04 -0800
  • 67022d182b furthering the sass meme shockrahwow 2019-11-26 23:40:52 -0800
  • f1dd3155ac using sass for building css later in dev pipeline shockrahwow 2019-11-26 23:40:36 -0800
  • 811395c4db project deps at start shockrahwow 2019-11-26 22:31:56 -0800
  • 64246b2111 tbh this perms thing is just annoying shockrahwow 2019-11-26 21:18:40 -0800
  • 2f18510a37 fixed type in gitignore shockrahwow 2019-11-26 20:34:22 -0800
  • 6c6c0d0c36 adding base package.json fixed type in .gitignore shockrahwow 2019-11-26 20:33:52 -0800
  • 3f9e31a2ea new setup script for css and js setup shockrahwow 2019-11-26 20:32:52 -0800
  • f4d1870fed install/setup script shockrahwow 2019-11-26 00:01:25 -0800
  • d07d728ac4 smol goals for now shockrahwow 2019-11-24 20:10:39 -0800
  • 42038106cd removing fn routes for static files shockrahwow 2019-11-13 19:49:06 -0800
  • d248821271 adding static_file lib to project shockrahwow 2019-11-13 19:48:13 -0800
  • 07390f1469 moved website routes to they're own module: Rationale - these routes are completely seperate from everything else after this point shockrahwow 2019-11-13 19:22:06 -0800
  • b3fb0b07e8 make now just calls sass builder shockrahwow 2019-11-13 19:03:19 -0800
  • de35db1a9a back to root goals/expectations shockrahwow 2019-11-13 18:54:53 -0800
  • dd112f7c7a moving sass build script shockrahwow 2019-11-13 18:53:11 -0800
  • b0ded798c3 removing server things from the '''official client''' shockrahwow 2019-11-13 18:52:46 -0800
  • 3ea5cdcab6 movind sass to server side shockrahwow 2019-11-13 18:50:32 -0800
  • 7470e1f7ad index/login templates for web responsess shockrahwow 2019-11-13 18:48:38 -0800
  • 13a993230d bulding for unit testing shockrahwow 2019-11-13 18:47:55 -0800
  • 5aac2a0c10 uniironically testing tests shockrahwow 2019-11-13 18:47:36 -0800
  • c4e0071a59 dispatch make file shockrahwow 2019-11-12 17:10:05 -0800