194 Commits

Author SHA1 Message Date
Daniel Grams
be33ea3747 #44 Remove Login via Google 2020-12-20 13:43:01 +01:00
Daniel Grams
d437d41e5e Merge pull request #43 from DanielGrams/issue/42-settings
Move static legal information to editable settings #42
2020-12-12 16:16:45 +01:00
Daniel Grams
8d43426c70 Update packages #42 2020-12-12 15:53:12 +01:00
Daniel Grams
d7d36114b8 Move static legal information to editable settings #42 2020-12-12 15:47:15 +01:00
Daniel Grams
c9456bb78a Merge pull request #41 from DanielGrams/issue/40-static-images
Remove unused static images
2020-12-10 08:36:17 +01:00
Daniel Grams
b238f69187 Remove unused static images 2020-12-10 07:44:25 +01:00
Daniel Grams
8aa6bc35f9 Merge pull request #39 from DanielGrams/issues/38-cli-for-recurring-events
CLI for recurring events #38
2020-12-09 09:16:48 +01:00
Daniel Grams
3a91861d3f CLI for recurring events #38 2020-12-09 08:43:06 +01:00
Daniel Grams
040095d38c Merge pull request #37 from DanielGrams/issues/36-cli-for-admin-rights
CLI for admin rights #36
2020-12-09 08:39:23 +01:00
Daniel Grams
3eeec8bfc8 CLI for admin rights #36 2020-12-09 08:02:10 +01:00
Daniel Grams
f0dc5367a8 CLI for admin rights #36 2020-12-08 08:30:42 +01:00
Daniel Grams
53d144b58f Merge pull request #35 from DanielGrams/issues/34-test-db-migrations
#34 Test Db Migrations
2020-12-07 13:19:31 +01:00
Daniel Grams
b3921db362 #34 Test Db Migrations 2020-12-07 11:04:38 +01:00
Daniel Grams
207e2658c7 Merge pull request #33 from DanielGrams/internal/issue-32
#32 Flask CLI
2020-12-07 10:58:26 +01:00
Daniel Grams
b82f291d58 #32 Flask CLI 2020-12-07 08:01:08 +01:00
Daniel Grams
017eb04a38 Pip Packages Upgrade (#30) (#31) 2020-12-07 07:45:16 +01:00
Daniel Grams
c658555afe Internal/tests (#29)
* Unit Tests
2020-12-04 14:54:47 +01:00
Daniel Grams
ee6848b55b Update README.md 2020-11-14 14:47:13 +01:00
Daniel Grams
eb6c63222d Update README.md 2020-11-14 14:37:48 +01:00
pyup.io bot
a5d6e8be4f Update bcrypt from 3.1.7 to 3.2.0 (#7)
Co-authored-by: Daniel Grams <grams.daniel@gmail.com>
2020-11-14 14:33:30 +01:00
pyup.io bot
40149c87a5 Update certifi from 2020.6.20 to 2020.11.8 (#9)
Co-authored-by: Daniel Grams <grams.daniel@gmail.com>
2020-11-14 14:32:20 +01:00
pyup.io bot
73cf047189 Update dominate from 2.5.1 to 2.6.0 (#12)
Co-authored-by: Daniel Grams <grams.daniel@gmail.com>
2020-11-14 14:31:05 +01:00
pyup.io bot
57cf5a0718 Update flask-security-too from 3.4.2 to 3.4.4 (#15)
Co-authored-by: Daniel Grams <grams.daniel@gmail.com>
2020-11-14 14:30:24 +01:00
pyup.io bot
15e93b0daa Update sqlalchemy from 1.3.17 to 1.3.20 (#24)
Co-authored-by: Daniel Grams <grams.daniel@gmail.com>
2020-11-14 14:29:28 +01:00
pyup.io bot
9b63b4a3bd Update wtforms from 2.3.1 to 2.3.3 (#27)
Co-authored-by: Daniel Grams <grams.daniel@gmail.com>
2020-11-14 14:27:42 +01:00
pyup.io bot
28673f61a0 Update dnspython from 1.16.0 to 2.0.0 (#11) 2020-11-14 14:26:09 +01:00
pyup.io bot
ebf25289ad Update email-validator from 1.1.1 to 1.1.2 (#13) 2020-11-14 14:25:58 +01:00
pyup.io bot
d13493f61e Update flask-dance from 3.0.0 to 3.1.0 (#14) 2020-11-14 14:25:48 +01:00
pyup.io bot
b3c71218d3 Update flask-sqlalchemy from 2.4.3 to 2.4.4 (#16) 2020-11-14 14:25:31 +01:00
pyup.io bot
06a6cfd9af Update idna from 2.9 to 2.10 (#17) 2020-11-14 14:25:19 +01:00
pyup.io bot
9a380dfb23 Update passlib from 1.7.2 to 1.7.4 (#18) 2020-11-14 14:25:07 +01:00
pyup.io bot
bb518a68ac Update pillow from 7.2.0 to 8.0.1 (#19) 2020-11-14 14:24:55 +01:00
pyup.io bot
8fc04275e7 Update psycopg2-binary from 2.8.5 to 2.8.6 (#20) 2020-11-14 14:24:43 +01:00
pyup.io bot
884e2175da Update python-dotenv from 0.13.0 to 0.15.0 (#21) 2020-11-14 14:24:31 +01:00
pyup.io bot
71f6b8a04b Update pytz from 2020.1 to 2020.4 (#22) 2020-11-14 14:24:18 +01:00
pyup.io bot
4658072d6c Update requests from 2.24.0 to 2.25.0 (#23) 2020-11-14 14:23:42 +01:00
pyup.io bot
81560186ff Update sqlalchemy-utils from 0.36.6 to 0.36.8 (#25) 2020-11-14 14:23:12 +01:00
pyup.io bot
02ce39736e Update urllib3 from 1.25.9 to 1.26.2 (#26) 2020-11-14 14:22:58 +01:00
pyup.io bot
12a2d52171 Update wtforms-sqlalchemy from 0.1 to 0.2 (#28) 2020-11-14 14:22:32 +01:00
pyup.io bot
ec3d222f84 Update beautifulsoup4 from 4.9.1 to 4.9.3 (#8) 2020-11-14 01:35:28 +01:00
pyup.io bot
5c54510c88 Update babel from 2.8.0 to 2.9.0 (#6) 2020-11-14 01:34:02 +01:00
pyup.io bot
c41cccd39f Update cffi from 1.14.0 to 1.14.3 (#10) 2020-11-14 01:33:31 +01:00
pyup.io bot
43a3b273e5 Update alembic from 1.4.2 to 1.4.3 (#5) 2020-11-14 01:32:58 +01:00
pyup.io bot
e4f036c571 create pyup.io config file (#2) 2020-11-13 23:08:03 +01:00
pyup.io bot
6648bd4637 Update flask-cors from 3.0.8 to 3.0.9 (#3) 2020-11-13 23:07:03 +01:00
Daniel Grams
273b3fb072 Internal/analysis (#4)
* Codestyle Black

* Flake8

* Test coverage
2020-11-13 23:05:39 +01:00
Daniel Grams
d63f340384 Internal/modules (#1)
* Restructured app
* Added Travis CI
* Added 'Deploy to heroku' button
2020-11-13 12:24:26 +01:00
Daniel Grams
2434ea24f6 Create LICENSE 2020-11-11 09:03:45 +01:00
Daniel Grams
0c191ecd61 Mehrere Kategorien pro Event 2020-11-11 08:33:18 +01:00
Daniel Grams
d897ccc336 Widget settings 2020-11-08 17:46:14 +01:00