Commit graph

35 commits

Author SHA1 Message Date
Csaba bbba8de7ac [#4] Verify password from agencyconf 2024-02-28 10:53:05 +01:00
Csaba c03d5b1232 [#4] Passwords in AgencyConf model 2024-02-28 09:34:13 +01:00
Csaba 319be9f803 Basic OAuth2 authentication 2024-02-26 10:59:09 +01:00
Csaba c521fe5a9a [#3] Added route_color and route_text_color to Carpool model
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-02-21 12:39:06 +01:00
Csaba 85aaa1e6b1 CRUD metrics
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-02-19 11:13:23 +01:00
Csaba 08e0c545a1 Added mitanand.mfdz.de to server list
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-02-15 16:33:29 +01:00
Csaba a033ac86c4 Moved conf directory to amarillo/static
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-02-14 11:35:48 +01:00
Csaba 3de2621b90 rename /app to /amarillo 2024-02-13 10:47:03 +01:00
Csaba 2e453a71f3 #19 Added driver and additional ridesharing info to gtfs.py
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-22 12:39:25 +01:00
Csaba 1fa65f97b4 #19 Driver model 2024-01-22 11:23:04 +01:00
Csaba 20ca275a48 #28 move CarpoolService and Tripstore from core to enhancer
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-19 15:16:35 +01:00
Csaba 25ac460836 #25 GRFS export TODOs
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-18 14:55:51 +01:00
Csaba ebbbf28432 Fixed carpool OpenAPI examples
Some checks reported errors
Amarillo/amarillo-gitea/amarillo-core/pipeline/head Something is wrong with the build of this commit
2024-01-18 12:20:07 +01:00
Csaba 4d909ee62c Added Mitanand server to server list
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-18 11:12:50 +01:00
Csaba 8b9fd6ab25 Merge branch 'docker-build-test'
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2024-01-17 13:45:00 +01:00
Csaba 45e2426b35 #13 stops store and trip store tests 2024-01-11 13:58:05 +01:00
Csaba dc9265e6fb #21 Moved URL from route to trip
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2024-01-08 15:15:02 +01:00
Csaba 7d7cbacf00 #21 Added GRFS attributes as optional 2024-01-08 10:55:27 +01:00
Csaba e638300ba5 [#24] Use verify_api_key for /{region}/gtfs
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2023-12-21 15:51:57 +01:00
Csaba ee1dad1ff8 Moved logging fileConfig after copying static files
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
2023-12-19 10:37:39 +01:00
Csaba f00692904c Copy static files to working directory
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
2023-12-18 15:43:17 +01:00
Csaba aaa07afd54 Moved static files into /static 2023-12-18 15:04:00 +01:00
Csaba d7cd92edf7 Static routing 2023-12-18 12:26:58 +01:00
Csaba cf2b04a1aa Added routers 2023-12-11 16:13:31 +01:00
Csaba f27df20af6 Fixed imports 2023-12-11 13:41:17 +01:00
Csaba d128c3ab81 Added __init__.py to /app 2023-12-11 13:28:27 +01:00
Csaba 908a13258a Fixed imports 2023-12-11 11:35:18 +01:00
Csaba 2db04daa13 Added back configuration in main 2023-12-11 11:30:44 +01:00
Csaba 7de53f6baa Moved main.py into app 2023-12-11 11:23:35 +01:00
Csaba 0fb3dd2e8e Added configuration.py without enhancer configuration 2023-12-11 11:21:52 +01:00
Csaba f374b04f9c Added services and models 2023-12-11 11:00:32 +01:00
Csaba 89f217aebd Add utils 2023-12-08 16:12:54 +01:00
Csaba 3f47211f03 Fix crash with no plugins installed 2023-12-08 15:18:47 +01:00
Csaba 19e8b54a32 Call plugin setup function 2023-12-07 15:57:38 +01:00
Csaba c7eafd9472 Minimal FastAPI and secrets service implementation 2023-12-07 15:17:39 +01:00