Commit Graph

188 Commits

Author SHA1 Message Date
Kacper Donat
139c313a84 Add missing DATABSE_URL to base Dockerimage 2021-04-22 15:55:05 +02:00
Kacper Donat
64f1621e04 Add cleanup after request for RoadRunner 2021-04-21 21:29:07 +02:00
Kacper Donat
f9ee00b29b Add contribution guidelines and CLA 2021-04-20 23:07:44 +02:00
Kacper Donat
562599b00f Create base images with variants corresponding to PHP image variants 2021-04-17 15:23:45 +02:00
Kacper Donat
f394bf42eb Create base image for sharing common code 2021-04-15 22:34:17 +02:00
Kacper Donat
59118cd6a4 Add release script 2021-04-15 22:34:17 +02:00
Kacper Donat
961711b34b Split build directory from docker-compose related files
Files related with building distribution images now have it's own
directory. Files for development using docker-compose are now placed in
.docker-compose directory as they are non-essentials.
2021-04-14 18:38:30 +02:00
Kacper Donat
d7ec6aee4d Refactor Dockerfiles for better cacheability 2021-04-11 19:00:06 +02:00
Kacper Donat
af801110aa Messenger configuration 2021-04-09 21:52:51 +02:00
Kacper Donat
d86c1fa0f8 Ability to run update on separate worker process 2021-04-09 18:36:23 +02:00
Kacper Donat
53c72f729e Fix spacing issues 2021-04-08 20:53:38 +02:00
Kacper Donat
188494a996 Update Symfony to 5.2 2021-03-31 21:38:18 +02:00
Kacper Donat
2f14e147b5 Update PHP dependencies 2021-03-31 21:08:33 +02:00
Kacper Donat
0bdc9cafc0 Add simple README and LICENSE files 2020-12-19 09:38:54 +01:00
Kacper Donat
8ea48bcaf3 Add simple README and LICENSE files 2020-12-18 15:19:58 +01:00
Kacper Donat
c4150dc362 Autocreate proxy dir 2020-12-01 21:23:37 +01:00
Kacper Donat
4ed6c45441 Fix symfony version to 4.4 2020-11-30 00:39:53 +01:00
Kacper Donat
eaf58bd477 Create dev docker api image 2020-11-29 23:50:57 +01:00
Kacper Donat
69d51636f2 Change docker base to alpine linux 2020-11-29 19:56:16 +01:00
Kacper Donat
a865c5ec8d update dependencies 2020-11-28 16:01:46 +01:00
Kacper Donat
106aa2149e make JSON default format for API 2020-11-23 00:13:50 +01:00
Kacper Donat
fb6cc37dd8 docker-compose now uses frontend server 2020-11-22 23:10:24 +01:00
Kacper Donat
17dd5ed296 create Dockerfile for frontend 2020-11-22 19:59:03 +01:00
Kacper Donat
535f899aaf simple frontend server to supply manifest 2020-11-22 16:03:14 +01:00
Kacper Donat
edba09be4c Update manifest on page change 2020-11-22 14:28:09 +01:00
Kacper Donat
b71ca34dd3 move frontend routing to frontend instead of symfony 2020-11-02 22:04:40 +01:00
Kacper Donat
65a9819b1b add useful aliases for frontend 2020-11-01 18:50:54 +01:00
Kacper Donat
53d49d3894 cleanup frontend directory structure 2020-11-01 18:39:47 +01:00
Kacper Donat
ab56fe9917 split front and api parts 2020-11-01 17:57:06 +01:00
Kacper Donat
75c0c98c8d history of added stops 2020-11-01 12:11:20 +01:00
Kacper Donat
c2b959a9da Add ability to replace favourite with confirmation. 2020-10-20 21:10:56 +02:00
Kacper Donat
4647bb2cc1 add proper style for primary button 2020-10-19 23:11:37 +02:00
Kacper Donat
2a96c5a863 Fix some tiny errors related to background 2020-10-02 21:08:38 +02:00
Kacper Donat
3bc176936c Refine modal system 2020-10-02 20:00:24 +02:00
Kacper Donat
e0574615a7 Basic Modal system 2020-10-02 20:00:24 +02:00
Kacper Donat
452a5c4993 Add background 2020-10-01 22:04:16 +02:00
Kacper Donat
85a2a2a4a7 Replace google analytics with google tag manager 2020-09-19 19:26:18 +02:00
Kacper Donat
ed8c62f4bd Unify provider and main webapp manifest (manifest.json) 2020-09-18 22:47:22 +02:00
Kacper Donat
63c5f7572b Provide better maskable icon 2020-09-18 22:16:29 +02:00
Kacper Donat
531228dfca Add basic noscript warning 2020-09-18 21:58:29 +02:00
Kacper Donat
b8734d4dc6 Add support for maskable and monochrome icons 2020-09-18 21:57:38 +02:00
Kacper Donat
7db9517840 (Hot) Fix Aggregate Converter loop 2020-05-03 00:03:54 +02:00
Kacper Donat
ab9e1b5b99 Fix passing provider to Vue 2020-05-02 23:51:50 +02:00
Kacper Donat
c72bf86a96 Fix typo in provider picker header 2020-05-02 23:39:27 +02:00
Kacper Donat
a893929cf9 Add map based provider picker 2020-05-02 23:33:15 +02:00
Kacper Donat
ec23a41e37 Add provider DTO and API endpoint 2020-05-02 00:58:03 +02:00
Kacper Donat
7279f2096e Fix bug with non serializing recursive departure 2020-03-21 15:41:49 +01:00
Kacper Donat
cde6507197 Move messaging settings to vuex store 2020-03-19 20:22:50 +01:00
Kacper Donat
10756226f1 Relative departure times 2020-03-19 17:28:26 +01:00
Kacper Donat
5c8a0238f1 Extract departures settings to its own component and store module 2020-03-18 22:05:40 +01:00