Commit Graph

39 Commits

Author SHA1 Message Date
Patrick Jentsch
4581367d04 Restructure startup procedure 2023-09-25 10:11:11 +02:00
Patrick Jentsch
8168a2384f Add unfollow and view function to corpusfollowerlist 2023-02-20 16:15:17 +01:00
Patrick Jentsch
346f8f1dc5 Update Dockerfile logic 2022-11-11 14:59:14 +01:00
dameyer
61098535be Update gitignore. 2022-10-02 23:47:15 +02:00
Patrick Jentsch
ce997e69ea Rename all services, use scss, cleanup, add sandpaper conversion script 2022-04-04 13:31:09 +02:00
Patrick Jentsch
15e897f005 Delete unused files, restructure assets and use scss 2022-02-15 09:25:34 +01:00
Patrick Jentsch
91b447a861 Add log folder via dummy file to repo 2022-02-08 15:41:56 +01:00
Patrick Jentsch
e2c68a1a80 Enable advanced logging features 2021-09-15 17:58:17 +02:00
Patrick Jentsch
468b079d63 simplify gitignore 2021-07-20 15:29:42 +02:00
Patrick Jentsch
096424e1e4 Restructure some javascript 2021-07-16 10:51:39 +02:00
Patrick Jentsch
e0bbc517e9 Use Flask-Assets to compile multiple Javascript files to one 2021-01-18 13:22:00 +01:00
Patrick Jentsch
eedd75ed69 Next big config update. Check the .env.tpl and db.env.tpl 2020-10-21 13:07:10 +02:00
Patrick Jentsch
dff92cbf4d Huge config update and smtp fix for daemon 2020-10-08 12:34:02 +02:00
Patrick Jentsch
59003593b6 All configuration via .env file. (This replaces the nopaque.env file) 2020-06-09 12:46:08 +02:00
Patrick Jentsch
056fbe273c Update 2020-06-05 15:12:59 +02:00
Patrick Jentsch
cb2b64fa9d integrate nopaque repo 2020-06-05 14:42:04 +02:00
Patrick Jentsch
d6206bef34 Add mac os files to .gitignore 2020-03-26 17:31:39 +01:00
Patrick Jentsch
04808dd11c Add Code for ssl 2020-01-09 16:27:55 +01:00
Patrick Jentsch
54b431c70c Merge .env files and add docker configurations for the nopaqued service. 2020-01-06 09:36:51 +01:00
Patrick Jentsch
3a5725d943 Update .gitignore 2019-09-13 09:25:39 +02:00
Patrick Jentsch
f32f3c7fa6 Use logging again 2019-09-13 09:22:10 +02:00
Patrick Jentsch
3d93b033a2 Change log directory location 2019-09-11 16:27:54 +02:00
Stephan Porada
50b21d056d Update .gitignore 2019-09-11 16:19:44 +02:00
Stephan Porada
26be218293 Update .gitignore 2019-09-11 16:11:06 +02:00
Stephan Porada
59f0018516 Update .gitignore 2019-09-11 16:09:19 +02:00
Stephan Porada
05043e16e8 Update .gitignore 2019-09-11 15:55:44 +02:00
Patrick Jentsch
50a31967f2 Make compose file swarm ready. 2019-09-09 10:49:17 +02:00
Patrick Jentsch
cfc35b5ae7 After dockerization there are no __pycache__ directories. So we don't need to ignore them anymore. 2019-09-09 09:12:52 +02:00
Patrick Jentsch
d87c424ee7 Rename env files to match the service naming scheme. 2019-09-06 14:23:58 +02:00
Patrick Jentsch
339e6b8de9 Add migrations directory to repo 2019-09-06 13:03:45 +02:00
Patrick Jentsch
1044674074 Dockerize the App! 2019-09-05 16:39:50 +02:00
Stephan Porada
8d7f053a4c Add postgresql database 2019-09-05 14:43:36 +02:00
Patrick Jentsch
1e1ef8f966 Fix 3/3 2019-08-06 16:09:41 +02:00
Patrick Jentsch
601b32a788 Fix 1/3 2019-08-06 16:08:38 +02:00
Patrick Jentsch
511b5fa7d3 Add migrations to .gitignore. 2019-08-06 16:05:44 +02:00
Patrick Jentsch
640bcc2bf1 Add dev database to .gitignore. 2019-07-09 13:20:15 +02:00
Patrick Jentsch
da46ff0811 Change .secretsenv to .env. 2019-07-08 13:53:51 +02:00
Patrick Jentsch
06bfb04bcc Add '.secretenv' to gitignore. 2019-07-03 15:32:58 +02:00
Patrick Jentsch
da8ab512a9 Create project skeleton. 2019-07-03 10:31:23 +02:00