Commit Graph

9 Commits (master)

Author SHA1 Message Date
Aevann 7f5f757659 remove startup scripts 2023-07-10 16:39:14 +03:00
Aevann fd3c918f19 remove node shit 2023-01-21 02:14:36 +02:00
Aevann 35346b9859 remove redundant gunicorn conf 2023-01-20 08:18:36 +02:00
mummified-corroding-granny f3e6a6e71f Fix env file references in startup scripts (#70)
Kindly,

I have downloaded this here repository again and when to trying to start the thing it did not work on my machine (TM)

I noticed that logs in docker compose complaining of multiple things about lacking environment variables

I added info to the readme.md about cp

This is inline with what is already written in the ubuntu setup script. So it should be good.

Now for the part in doubt ...

Then I noticed that there were two more references to "env" instead of ".env" in the other scripts and I corrected them too. Check if that is fine with you fine folk (TM)

Thanks,
granny

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #70
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2022-12-20 00:12:09 +00:00
justcool393 d783bc8901 logging: make logging an env var 2022-11-30 12:38:55 -06:00
Aevann1 184afe63ab remove `git pull` from startup scripts 2022-10-13 20:20:54 +02:00
Snakes 1fe02b7743
Chat rework deployment infra fixes. 2022-09-24 00:26:44 -04:00
outruncolors 484de39566
[DO NOT MERGE] Chat restructure (#360)
* Create new subdirectory for chat-related stuff

* Gitignore

* Have new code show up on chat

* Have new code show up on chat

* Fix config issue

* More script stuff

* Create UserInput components

* More chat changes

* More updates to chat

* Add chat:watch script

* Move up state and pass down

* Match up existing functionality entirely

* Match up existing functionality entirely

* Send a message when hitting Enter

* feature based directories

* First crack at emoji drawer

* Leave everything in a fucked up state ugh

* Leave it in a better state

* Stop for the night

* Decouple by abstract chat functionality to provider

* Wait a minute...

* Small chat restructure

* Prepare for notifications

* Add root context

* Flash number of messages

* Read this and u die

* Add quote functionality

* Couple tweaks

* Shallowenize the features dir/

* Add activity list

* Ch-ch-ch-ch-ch-changes

* Enable moving drawer

* Hover style on activities

* UserList changes

* Add emoji processing logic

* Duhhhh

* Scroll to top when changing query

* Put the emoji in the drawer

* Improve emoji drawer

* Add emoji genres

* Do not show activities

* Add feature flag technology

* Fix issue where own messages were triggering notifications

* Adjust startup scripts

* Responsive part 1

* Styling changes for emoji genres

* More emoji drawer styling

* Add QuickEmojis

* Re-add classnames

* Set version

* Modify build script

* Modify build script

* Mild renaming

* Lots of styling changes

* Leggo.
2022-09-23 22:49:40 -05:00
Aevann1 abd0850dc4 make chat worker not detached anymore 2022-08-14 04:46:01 +02:00