Commit Graph

68 Commits

Author SHA1 Message Date
Lucas Oskorep
5c2111040c Merge pull request 'chore: Configure Renovate' (#2) from renovate/configure into main
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2026-01-20 23:18:06 -05:00
Lucas Oskorep
4baf27ca1a feat: gitea debugging
All checks were successful
Build and Push Docker Image / build (push) Successful in 47s
2026-01-20 23:17:05 -05:00
Lucas Oskorep
0a394aac33 feat: gitea debugging
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m50s
2026-01-20 23:00:49 -05:00
Lucas Oskorep
41174b5557 feat: gitea
Some checks failed
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
Lucas Oskorep
b2ec5668fd Add LICENSE 2021-10-10 00:18:59 +00:00
Lucas
10c2b9ffca adding update time very hastily to the top right 2021-10-09 20:12:44 -04:00
Lucas
1a7c2c9a9c fixing issue from stupidity 2021-10-09 19:40:36 -04:00
Lucas
b816afeedd Merge remote-tracking branch 'origin/master' 2021-10-09 19:39:10 -04:00
Lucas
5247c683a2 removing s 2021-10-09 19:39:03 -04:00
Lucas Oskorep
a51da4112a merged server.py 2021-10-09 19:38:23 -04:00