Rainer Killinger
810c3027ea
0.3.0
2021-04-27 15:40:34 +02:00
Rainer Killinger
c12fa6f4e6
ci: clean up docker image tags
2021-04-27 15:40:33 +02:00
openstappsbot
8e88b7241a
refactor: update all
2021-04-27 15:30:15 +02:00
Jovan Krunić
a1c02dadfc
build: update node types (v10 -> v14)
2021-04-27 15:30:15 +02:00
Rainer Killinger
9712b5ebc3
docs: update changelog
2021-04-27 15:30:14 +02:00
Rainer Killinger
a63668ce74
0.2.0
2021-04-27 15:30:14 +02:00
Rainer Killinger
61ad5abc2b
fix: deny PUT method requests
2021-04-27 15:30:14 +02:00
Rainer Killinger
fa76d9e356
docs: update changelog
2021-04-27 15:30:13 +02:00
Rainer Killinger
90301517c2
0.1.0
2021-04-27 15:30:13 +02:00
Rainer Killinger
b97aeaf5df
docs: clarify README
2021-04-27 15:30:13 +02:00
Rainer Killinger
bf3dee067b
ci: move audits to audit stage and update
2021-04-27 15:30:12 +02:00
Rainer Killinger
90eb22509a
refactor: update package.json meta data
2021-04-27 15:30:12 +02:00
Rainer Killinger
96741f3789
fix: remove superfluous visible routes
...
Closes #10
2021-04-27 15:30:11 +02:00
Rainer Killinger
59db3b5c50
feat: accept PUT method
2021-04-27 15:30:11 +02:00
Michel Jonathan Schmitz
56cd8d2ab7
docs: update contributors
2021-04-27 15:30:11 +02:00
Michel Jonathan Schmitz
578fd58cd9
ci: update ci
2021-04-27 15:30:10 +02:00
Michel Jonathan Schmitz
994d6c1e6b
docs: update readme
2021-04-27 15:30:10 +02:00
Michel Jonathan Schmitz
fa041efcbb
build: update dependencies
2021-04-27 15:30:10 +02:00
Michel Jonathan Schmitz
da59fcbfa8
ci: update ci jobs
2021-04-27 15:30:09 +02:00
Michel Jonathan Schmitz
ae7a879e64
build: assign root user in the image
2021-04-27 15:30:09 +02:00
Michel Jonathan Schmitz
c54aa25f34
feat: add systemd service examples
2021-04-27 15:30:08 +02:00
Michel Jonathan Schmitz
053a6ce23f
refactor: update dependencies
2021-04-27 15:30:05 +02:00
Michel Jonathan Schmitz
9512bca329
refactor: update project config files
2021-04-27 15:27:47 +02:00
Michel Jonathan Schmitz
30a2d3dcf4
docs: update gitlab links
2021-04-27 15:27:46 +02:00
Rainer Killinger
bf5eeb6a5a
docs: add ssl setup instructions to README.md
2021-04-27 15:27:46 +02:00
Rainer Killinger
b624ed3426
fix: remove reasons of linting errors
2021-04-27 15:27:46 +02:00
Rainer Killinger
8fe6a2795f
fix: increase nginx transport security
2021-04-27 15:27:45 +02:00
Rainer Killinger
5f969c53f6
ci: add test job for building the docker image
2021-04-27 15:27:45 +02:00
Karl-Philipp Wulfert
b3ee587831
docs: add license
...
Fixes #6
2021-04-27 15:27:44 +02:00
Karl-Philipp Wulfert
8f10626e52
build: update dependencies
2021-04-27 15:23:44 +02:00
Karl-Philipp Wulfert
ab9168cb24
ci: make npm install explicit for jobs that need it
2021-04-27 15:23:44 +02:00
Anselm Rochus Stordeur
f59cc5832c
fix: fix ci job dependencies and caching
2021-04-27 15:23:43 +02:00
Anselm Rochus Stordeur
9637574071
feat: add issues templates
...
Fixes #4
2021-04-27 15:23:43 +02:00
Anselm Stordeur
9144a4a031
ci: fix docker image name
2021-04-27 15:23:43 +02:00
Anselm Stordeur
9ded905fbd
ci: only install dependencies for build job
2021-04-27 15:23:42 +02:00
Anselm Stordeur
61c5ba6747
ci: use builder image for publish job
2021-04-27 15:23:42 +02:00
Anselm Stordeur
fbe1a65cd1
feat: add proxy
2021-04-27 15:23:41 +02:00
Rainer Killinger
4ead266a07
docs: update changelog
2021-04-27 13:38:01 +02:00
Rainer Killinger
6f377264e9
0.28.0
2021-04-27 13:38:00 +02:00
Rainer Killinger
334f5a7507
refactor: remove legacy callbacks from bulk storage
2021-04-27 13:03:40 +02:00
openstappsbot
7424ad9831
refactor: update all
2021-04-27 13:02:13 +02:00
Jovan Krunić
df69bfd95f
refactor: remove geoLocation from the backend config
...
Closes #87
2021-04-27 13:02:12 +02:00
Wieland Schöbl
650b5c1ed3
test: change integration test docker tag
2021-04-27 13:02:12 +02:00
Wieland Schöbl
de60311bd0
feat: add support for multiple values in value filter
2021-04-27 13:02:12 +02:00
Rainer Killinger
15ac0e2f59
refactor: update @types/node for node version 14
2021-04-27 13:02:11 +02:00
openstappsbot
ab30ad76c1
refactor: update all
2021-04-27 13:02:11 +02:00
Jovan Krunić
1d5f99b1fa
fix: remove onlyOnTypes from mustMatch
...
- Execute sort on all types (results include only
types that are possible to sort)
- mustMatch filters types with and AND (e.g. a type
that can be sorted by distance must be building and
room and point of interest)
Closes #83
2021-04-27 13:02:10 +02:00
Jovan Krunić
9488451080
fix: wrong way alias names are generated
...
Closes #79
2021-04-27 13:02:10 +02:00
openstappsbot
ff9fb49deb
refactor: update all
2021-04-27 13:02:09 +02:00
Jovan Krunić
31acec2a05
build: update openstapps libraries
...
Closes #82
2021-04-27 13:02:09 +02:00