Commit Graph

69 Commits

Author SHA1 Message Date
Pavle Portic 9914846389
Update docker-compose 2021-03-10 18:31:37 +01:00
Pavle Portic f17e4b4611
Merge pull request #2 from TheEdgeOfRage/dependabot/pip/backend/django-2.2.10
Bump django from 2.2.8 to 2.2.10 in /backend
2020-02-12 09:09:56 +01:00
dependabot[bot] 3ea3389d22
Bump django from 2.2.8 to 2.2.10 in /backend
Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...2.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-12 00:00:51 +00:00
Pavle Portic ff8e1a13ff
Merge pull request #1 from TheEdgeOfRage/dependabot/pip/backend/django-2.2.8
Bump django from 2.2.4 to 2.2.8 in /backend
2019-12-05 09:33:28 +01:00
dependabot[bot] cdb99e5c8c
Bump django from 2.2.4 to 2.2.8 in /backend
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.4...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-04 22:35:18 +00:00
Pavle Portic a77e883b4f
Update js dependencies 2019-08-27 09:29:21 +02:00
Pavle Portic 2d75a843ad
Update python dependencies 2019-08-06 13:48:24 +02:00
Pavle Portic 24fd63a86c
Update lodash due to vulnerability 2019-07-11 01:18:51 +02:00
Pavle Portic bf5e1602eb
Update python libraries 2019-07-03 23:32:39 +02:00
Pavle Portic 43f8cb23f0
Update python dependencies 2019-06-11 12:54:39 +02:00
Pavle Portic 6dbb590a9c
Update axios to latest version 2019-05-31 09:18:37 +02:00
Pavle Portic 44ccf9dc22
Change links to depends_on 2019-05-29 10:17:35 +02:00
Pavle Portic 9f530356ad
docker compose forward only to localhost 2019-05-26 17:58:58 +02:00
Pavle Portic d46798fd46
Update yarn lock 2019-05-25 09:49:38 +02:00
Pavle Portic ac86d39dea
Add user stats dashboard with max perk count table 2019-04-07 13:57:17 +02:00
Pavle Portic 343d3c3dff
Update README.md 2019-03-29 01:34:59 +01:00
Pavle Portic 5ff2bdfe99
Update README.md 2019-03-29 01:34:43 +01:00
Pavle Portic fd83e9a61a
Add deploy instructions to the readme 2019-03-29 01:32:26 +01:00
Pavle Portic 41ecffcc11
Redirect to the tree list from index 2019-03-29 01:17:14 +01:00
Pavle Portic 06a8f86488
Remove search bar placeholder 2019-03-29 01:12:49 +01:00
Pavle Portic ec6d83a7a8
Allow perk access without login and fix logout bug 2019-03-29 00:56:10 +01:00
Pavle Portic 90156d97f7
Connect skill/ability foci from trees different than the current one 2019-03-28 15:12:52 +01:00
Pavle Portic c69d5f460c
Remove console.logs 2019-03-27 00:46:18 +01:00
Pavle Portic 0b37305080
Add signup and some custom permissions 2019-03-27 00:42:51 +01:00
Pavle Portic 747478f0d7
Better handle focus perks 2019-03-26 15:27:00 +01:00
Pavle Portic 87b4a25aa6
Update nginx config to redirect /admin to django 2019-03-26 05:01:12 +01:00
Pavle Portic 86e6f479ab
Change entrypoint to use built-in user creator 2019-03-26 04:58:51 +01:00
Pavle Portic a328ff8027
Fix missing parameter names in entrypoint 2019-03-26 04:53:09 +01:00
Pavle Portic 0c495521bb
Add basic user creation to entrypoint 2019-03-26 04:50:56 +01:00
Pavle Portic 1ae5109489
Remove backslashes from entrypoint due to issues 2019-03-26 04:43:28 +01:00
Pavle Portic cef3b1ae8b
Fix entrypoint indentation and add checks for existing users 2019-03-26 04:38:05 +01:00
Pavle Portic 44a9d59d66
Update entrypoint to create user on startup 2019-03-26 04:34:02 +01:00
Pavle Portic d6026330de
Add raven to frontend 2019-03-26 04:22:16 +01:00
Pavle Portic 9f2b21574b
Add option to unlock and relock perks in the tree 2019-03-26 03:51:12 +01:00
Pavle Portic a38afc2d6a
Expand user model to store perks 2019-03-25 14:52:40 +01:00
Pavle Portic fa5e4cb6a3
Autoscale perktree 2019-03-25 10:57:27 +01:00
Pavle Portic 05768846fe
Fix button text wrap 2019-03-25 10:40:38 +01:00
Pavle Portic 21e64516ea
Change default db settings 2019-03-25 10:40:21 +01:00
Pavle Portic 8133cb58df
Add missing semicolon 2019-03-25 01:36:20 +01:00
Pavle Portic 00b8076806
Quality of life changes 2019-03-25 01:35:40 +01:00
Pavle Portic a0e907ba2d
Remove tsv files from repo 2019-03-25 00:41:49 +01:00
Pavle Portic 1473712344
Strip whitespaces from tree name 2019-03-24 23:02:06 +01:00
Pavle Portic 4ef4390d99
Display perk level in name 2019-03-24 22:57:48 +01:00
Pavle Portic 9c4b1174c3
Add build deps to dockerfile 2019-03-24 22:49:16 +01:00
Pavle Portic 2c2c4ed617
Change db backend to postgres 2019-03-24 22:36:31 +01:00
Pavle Portic 8ff6aaf70e
Add meta tags to models 2019-03-24 21:34:04 +01:00
Pavle Portic 983d3a9526
Parse debug env variable as string 2019-03-24 21:24:39 +01:00
Pavle Portic 1f122900a2
Set debug from env variable 2019-03-24 21:18:46 +01:00
Pavle Portic 830ba6d9d8
Remove copy parser from dockerfile 2019-03-24 21:12:16 +01:00
Pavle Portic da05cbf68b
Add delay to entrypoint and remove old parser 2019-03-24 21:10:35 +01:00