Commit Graph

74 Commits

Author SHA1 Message Date
Renovate Bot 3535ce72e8 chore(deps): update all-minor-updates
Build and Push Docker Image / build (pull_request) Successful in 3m9s
2026-02-08 16:14:14 +00:00
Lucas Oskorep 6dbb67ba84 Merge pull request 'chore(deps): update all-dependencies - abandoned' (#3) from renovate/all into main
Build and Push Docker Image / build (push) Successful in 3m21s
Reviewed-on: #3
2026-02-01 03:37:31 -05:00
Lucas Oskorep 94abb7388b feat: remove useless comments and fix
Build and Push Docker Image / build (pull_request) Successful in 3m9s
2026-02-01 03:33:50 -05:00
Lucas Oskorep c1f940fa57 nit: update comment
Build and Push Docker Image / build (pull_request) Failing after 32s
2026-02-01 02:58:49 -05:00
Lucas Oskorep 03e8fa18f3 feat: fixing package dependencies
Build and Push Docker Image / build (pull_request) Failing after 15s
2026-02-01 01:55:09 -05:00
Renovate Bot a7861455d9 chore(deps): update all-dependencies
Build and Push Docker Image / build (pull_request) Failing after 16s
2026-01-30 20:02:26 +00:00
Lucas Oskorep 5c2111040c Merge pull request 'chore: Configure Renovate' (#2) from renovate/configure into main
Build and Push Docker Image / build (push) Successful in 3m13s
Reviewed-on: #2
2026-01-29 02:28:14 -05:00
Renovate Bot dcf53d101c Add renovate.json
Build and Push Docker Image / build (pull_request) Successful in 3m4s
2026-01-29 07:21:08 +00:00
Lucas Oskorep c7f1e6ab2d nit: update comment
Build and Push Docker Image / build (push) Successful in 3m3s
2026-01-20 23:20:26 -05:00
Lucas Oskorep 7cea369e04 feat: add platforms back to build command
Build and Push Docker Image / build (push) Has been cancelled
2026-01-20 23:18:06 -05:00
Lucas Oskorep 4baf27ca1a feat: gitea debugging
Build and Push Docker Image / build (push) Successful in 47s
2026-01-20 23:17:05 -05:00
Lucas Oskorep 0a394aac33 feat: gitea debugging
Build and Push Docker Image / build (push) Failing after 10s
2026-01-20 23:15:07 -05:00
Lucas Oskorep caefa5eb5b fix: dockerfile reference post refactor
Build and Push Docker Image / build (push) Has been cancelled
2026-01-20 23:04:59 -05:00
Lucas Oskorep 7f7674a13b feat: update runs-on
Build and Push Docker Image / build (push) Has been cancelled
2026-01-20 23:03:41 -05:00
Lucas Oskorep d6968da3ce feat: update runs-on
Build and Push Docker Image / build (push) Failing after 1m50s
2026-01-20 23:00:49 -05:00
Lucas Oskorep 41174b5557 feat: gitea
Build and Push Docker Image / build (push) Has been cancelled
2026-01-20 22:59:23 -05:00
Lucas Oskorep 63897eca0c feat: remove old ui of doom 2026-01-20 22:55:20 -05:00
Lucas Oskorep 33c7a108e2 feat: finish readme and add swagger 2026-01-20 22:50:05 -05:00
Lucas Oskorep dc8a2c9d3e feat: update readme with screenshot and fix end station bug 2026-01-20 22:45:43 -05:00
Lucas Oskorep fb65b607af feat: update readme with screenshot and fix end station bug 2026-01-20 22:45:04 -05:00
Lucas Oskorep 1e420b9375 Merge pull request #2 from lucasoskorep/feat/readme-and-examples
Readmes and Examples
2026-01-20 22:29:23 -05:00
Lucas Oskorep d97a9ef01c feat: documentation and readme 2026-01-20 22:28:00 -05:00
Lucas Oskorep be2b2ecbac feat: documentation and readme 2026-01-20 22:25:25 -05:00
Lucas Oskorep e8ab6cf69d Merge pull request #1 from lucasoskorep/feat/refactor-to-use-protobufs
Feat/refactor to use protobufs
2026-01-20 21:54:11 -05:00
Lucas Oskorep 28a84293c9 feat: rework to use next and host from single dockerfile 2026-01-20 21:48:33 -05:00
Lucas Oskorep dae0625278 shifting-git-host 2024-03-26 02:21:16 -04:00
Lucas Oskorep 77b6b247cc feat: adding dockerfiles to justfile 2024-02-11 03:02:41 -05:00
lucas.oskorep 9aa9122e2b feat: adding openapi spect generation to the frontend client aas well as to fast api. Broke API out into different routes 2023-07-17 02:51:13 -04:00
lucas.oskorep 4a20152ff5 feat: adding openapi spect generation to the frontend client aas well as to fast api. Broke API out into different routes 2023-07-17 02:07:41 -04:00
lucas.oskorep add28cafc6 adding reworked header bar to nextjs frontend UI 2023-07-11 16:28:53 -04:00
lucas.oskorep d24a340c15 adding next.js app which calls the fastAPI AND displays date in the app. 2023-07-10 21:21:41 -04:00
lucas.oskorep aad7babb2c migrating to react and nextjs 2023-07-10 20:51:10 -04:00
lucas.oskorep a287cccb38 adding gitignore for next js app 2023-07-10 18:53:08 -04:00
lucas.oskorep fc78dc7e0e migration to fast-api 2023-07-10 18:43:43 -04:00
lucas.oskorep 59756093b1 moving to poetry 2023-07-10 14:37:05 -04:00
lucas.oskorep 18a10596cb updating string 2023-07-10 11:14:00 -04:00
lucas.oskorep 2362eb6429 updating main requirements 2023-07-09 22:43:04 -04:00
lucas.oskorep bcd539fbed feat: refactoring code to use protos directly instead of translating them. 2023-07-09 21:33:30 -04:00
lucas.oskorep e3bbf2f50c unused comments 2023-07-09 14:25:42 -04:00
lucas.oskorep 0df70430b0 feat: adding ruff linting support 2023-07-09 14:22:21 -04:00
lucas.oskorep 914a698475 feat: adding ruff linting support 2023-07-09 14:21:29 -04:00
lucas.oskorep 367e646be2 fix: commiting from linux 2023-05-02 01:18:10 -04:00
Lucas Oskorep 30ff9b20a2 fixing server not being updates post refactoring. 2022-09-13 17:20:07 -04:00
Lucas Oskorep 498657cbdd fixing imports. 2022-09-13 17:12:40 -04:00
Lucas 30cbe70d7b moving to static methods for creators. 2022-03-30 22:57:54 -04:00
Lucas e12079fbde Cleaning up the code - renaming routes to trains as it makes more sense (each isntance is an instance of an individual train)
Reworking the MTA to be ready for use by people other than me.
2022-02-25 18:39:17 -05:00
Lucas 9919eed55b fixing JS code and removing alert on failed calls. 2021-11-07 15:52:25 -05:00
Lucas ec92d1cddf adding in start time to the PI MTA display 2021-11-07 15:51:27 -05:00
Lucas deaeac1c9c Merge branch 'master' of gitlab.chaoticdevelopment.com:lucasoskorep/pi-mta-sign 2021-10-09 20:19:30 -04:00
Lucas d3eb59f3f8 removing old things i was too lazy to use git for apparently 2021-10-09 20:19:19 -04:00