69 Commits

Author SHA1 Message Date
Daniel Grams
58ed3b3a66 Introduce celery #378 2023-03-14 23:52:30 +01:00
Daniel Grams
61f3f5dbaf Deployment with docker compose #376 2023-03-10 08:03:50 +01:00
Daniel Grams
35795b4762 Parallelize pytest #360 2022-01-13 22:44:40 +01:00
Daniel Grams
d59fa9d41f Parallelize cypress #356 2022-01-13 15:11:51 +01:00
Daniel Grams
f52d919069 Events via URL importieren #354 2022-01-12 16:12:37 +01:00
dependabot[bot]
c20e3f39c0 Bump babel from 2.9.0 to 2.9.1
Bumps [babel](https://github.com/python-babel/babel) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](https://github.com/python-babel/babel/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-21 20:13:59 +00:00
Daniel Grams
cc3a233103 Veranstaltung melden #290 2021-09-08 07:57:02 +02:00
Daniel Grams
2992e328fa Optimize place input #241 2021-07-31 13:28:17 +02:00
Daniel Grams
21b87abdfb Update Pillow #221 2021-07-19 13:10:13 +02:00
Daniel Grams
238f581baa API: Add image support #199 (#200) 2021-06-23 16:04:06 +02:00
dependabot[bot]
b7189bc81b Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 10:32:53 +00:00
Daniel Grams
4419ea1b93 Add sharing options #184 2021-06-01 16:50:51 +02:00
Daniel Grams
52745a858c Action link missing for event from other organization #163 2021-04-29 15:39:46 +02:00
pyup-bot
d8891180cc Update urllib3 from 1.26.3 to 1.26.4 2021-04-01 17:48:04 +02:00
dependabot[bot]
acfe6f0a75 Bump urllib3 from 1.26.2 to 1.26.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 20:44:52 +00:00
dependabot[bot]
e40fb63b9e Bump pillow from 8.0.1 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 09:44:37 +00:00
Daniel Grams
d00123859b Update Flask-Security-Too #135 2021-03-05 15:41:59 +01:00
Daniel Grams
519f5bdd21 SEO Optimization #119 2021-02-16 08:17:28 +01:00
Daniel Grams
b0965a0aed Add isort #109 2021-02-12 15:43:40 +01:00
dependabot[bot]
7886b2ca8d Bump cryptography from 3.3.1 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 13:40:12 +00:00
Daniel Grams
742aa64350 API Write Access with OAuth2 #104 2021-02-05 15:07:15 +01:00
Daniel Grams
101477b656 API Write Access with OAuth2 #104 2021-02-05 14:56:57 +01:00
Daniel Grams
6c2384e678 API Write Access with OAuth2 #104 2021-02-05 14:50:50 +01:00
Daniel Grams
6c0ba9c3a5 Add gzip and etags #100 2021-01-27 16:09:43 +01:00
Daniel Grams
5ea91f894d Add image caching #97 2021-01-26 13:18:46 +01:00
dependabot[bot]
7ee87e6f2c Bump flask-security-too from 3.4.4 to 3.4.5
Bumps [flask-security-too](https://github.com/Flask-Middleware/flask-security) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/Flask-Middleware/flask-security/releases)
- [Changelog](https://github.com/Flask-Middleware/flask-security/blob/3.4.5/CHANGES.rst)
- [Commits](https://github.com/Flask-Middleware/flask-security/compare/3.4.4...3.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 08:09:55 +00:00
Daniel Grams
1a5f33c9de Setup Rest API with Swagger #50 2021-01-09 20:23:41 +01:00
Daniel Grams
8fb3b83530 Setup Rest API with Swagger #50 2021-01-07 14:35:05 +01:00
Daniel Grams
be33ea3747 #44 Remove Login via Google 2020-12-20 13:43:01 +01:00
Daniel Grams
8d43426c70 Update packages #42 2020-12-12 15:53:12 +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
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