Commit Graph

49 Commits

Author SHA1 Message Date
dancingCycle 20d6380226 fix: adjust schema for route trip-updates-odd-routes and trip-updates-odd-trips 2024-01-31 15:19:05 +01:00
dancingCycle 252345d6a2 feat: add API route trip-updates-odd-trips 2024-01-31 14:47:01 +01:00
dancingCycle 35da940113 feat: add API route trip-odd-routes 2024-01-30 22:29:34 +01:00
dancingCycle b3462b2da0 feat: ORDER BY agency_id or route_short_name or trip_short_name (sth static) 2024-01-30 07:37:26 +01:00
dancingCycle 59038c189f feat: add API route trip-updates-by-day and trip-updates-by-group-agency-day 2024-01-21 17:57:18 +01:00
dancingCycle e7f5573d58 refactor 2024-01-21 17:30:07 +01:00
dancingCycle 9711c33a2c feat: adjust routes trip-updates-by-* to include the realtime part and the abs count of the trips 2024-01-11 20:47:56 +01:00
dancingCycle 7f0a31d0dd feat: add API route rts-stps-trps-cnt 2024-01-03 21:08:24 +01:00
dancingCycle 75055f004c feat: adjust API route trip-updates-by-agency-day and trip-updates-by-route-day 2024-01-03 09:20:39 +01:00
dancingCycle f640f268d2 feat: adjust API route trip-updates-by-agency-day and trip-updates-by-route-day 2023-12-28 08:47:14 +01:00
dancingCycle 2d4a48f254 feat: add API route trip-updates-by-agency-day 2023-12-27 20:51:55 +01:00
dancingCycle 150348a63d fix: adjust API route trip*-by-route-day 2023-12-22 01:13:24 +01:00
dancingCycle 309adcd723 feat: adjust API route trip-updates-by-route-day 2023-12-22 01:03:01 +01:00
dancingCycle dd350f7d79 feat: implement rate limit 2023-12-21 07:34:02 +01:00
dancingCycle b8d1c9b5ff refactor: mv app src 2023-12-21 07:22:40 +01:00
dancingCycle 72c4847a0b chore: mv src to app 2022-07-07 21:18:54 +02:00
dancingCycle a5fb3f1768 feat: add multiple *-oset-limit router 2022-06-28 21:17:28 +02:00
dancingCycle e643342bd7 feat: add trips-oset-limit router 2022-06-28 17:00:32 +02:00
dancingCycle c0c8f7f59c feat: add transfers-oset-limit router 2022-06-28 16:44:35 +02:00
dancingCycle e60defaf66 feat: add multiple table-*-count router 2022-06-28 16:08:01 +02:00
dancingCycle 69752248b4 feat: add multiple *-oset-limit router 2022-06-28 14:24:04 +02:00
dancingCycle f3a4c0a29e feat: add shapes-oset-limit router 2022-06-27 06:34:44 +02:00
dancingCycle cbbe2b4f90 fix: adjust router for calendar_dates 2022-06-26 08:19:19 +02:00
dancingCycle e265aec97f feat: add different count routers 2022-06-24 13:53:17 +02:00
dancingCycle da0bceaf05 fix: remove useless require calls 2022-06-21 12:50:10 +02:00
dancingCycle 5076e94e94 feat(trip-count): add router trip-count 2022-06-02 11:26:01 +02:00
dancingCycle 1d5605988c feat(route-count): add router route-count 2022-06-01 14:08:52 +02:00
dancingCycle 10c7a3a88a fix: remove data element in router service-overview 2022-05-28 18:15:48 +02:00
dancingCycle ec2441a189 feat: add router service-overview 2022-05-28 16:33:46 +02:00
dancingCycle c4fd73a6c4 feat: adjust route servicedays to offer sorted objects 2022-05-20 17:27:35 +02:00
dancingCycle 700f696069 feat: convert map2array for route servicedays 2022-05-19 11:57:03 +02:00
dancingCycle eddfdd6218 refactor: adjust logging 2022-05-19 08:32:45 +02:00
dancingCycle 6bbf0ee212 feat: convert map2obj for route servicedays 2022-05-19 07:34:34 +02:00
dancingCycle 65529a10c6 feat: add utils for route servicedays 2022-05-19 06:52:39 +02:00
dancingCycle 19de29fdab feat: add router servicedays 2022-05-18 15:23:40 +02:00
dancingCycle ae18e1e44f feat: adjust route trips 2022-05-18 06:17:32 +02:00
dancingCycle 39a2ac1c1c feat: add route to get service by service_id 2022-05-17 15:24:00 +02:00
dancingCycle ea044a0900 feat: add router /trips 2022-05-14 21:54:17 +02:00
dancingCycle bd3fec9fe9 feat: add utils 2022-05-09 21:39:15 +02:00
dancingCycle f628f10483 feat: add route to get agency url from route number 2022-05-09 14:32:41 +02:00
dancingCycle 646506f9f9 feat: add route to get agency name from route number 2022-05-09 14:24:30 +02:00
dancingCycle 09e0e5d561 feat: add route to get route number from trip number 2022-05-09 13:03:41 +02:00
dancingCycle 30704e12e1 feat: add route to get trip direction from trip number 2022-05-09 12:40:16 +02:00
dancingCycle 7698cfc87b chore: remove test domains 2022-05-06 11:54:30 +02:00
dancingCycle 06e99c062d feat: add routes service 2022-05-03 12:20:02 +02:00
dancingCycle 6cfc9a8930 feat: add frequencies service 2022-05-03 12:13:40 +02:00
dancingCycle 0e79c1ad22 feat: add stops service 2022-05-03 12:01:12 +02:00
dancingCycle 542b2467d8 feat: add agency-all service 2022-05-03 08:15:46 +02:00
dancingCycle ce32638984 feat: add agency service 2022-05-02 22:28:04 +02:00