Commit Graph

67 Commits

Author SHA1 Message Date
0cbdf24807 Moved configurable parts to the top and fixed destination not being set to UNFETCHED on clear map 2024-12-06 17:49:08 +02:00
318c1bc3ff Added search by destination, destination shows in text and on map markers 2024-12-06 17:36:14 +02:00
76ceec0067 Create README.md 2024-12-06 12:56:14 +02:00
1d6287d509 Merge pull request #1 from eetnaviation/dependabot/npm_and_yarn/multi-6bc014718a
Bump path-to-regexp and express
2024-12-06 12:48:36 +02:00
e225656688 Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 10:47:53 +00:00
a74f6546e1 Added search by line and clear map functions 2024-12-06 12:46:47 +02:00
3e75b9da39 Oops, i am not adding live support 2024-12-05 21:57:11 +02:00
f94b42f936 Added comments for a few things, added button 2024-12-05 21:56:53 +02:00
d132c6da46 Added space to vehicle info pin 2024-12-05 20:43:26 +02:00
fbfdbf8554 Added urbino 12cng and 18cng taks, updated elektrolino taks, updated pesa taks 2024-12-05 20:21:18 +02:00
29ab42c343 Very good features added, many taks added for buses and many bulk searches. 2024-12-05 20:10:49 +02:00
f050635374 Pesa bulk search and urbino bulk search now work sucessfully, may add more bulk search types and replace icons 2024-12-05 13:25:41 +02:00
ren
83040c5821 Remove node_modules, update readme 2024-11-19 21:55:20 +02:00
ren
d9adc42b9a Remove node_modules 2024-11-19 21:54:22 +02:00
ren
7db01bac5e Update packages, add gitignore 2024-11-19 21:53:48 +02:00
ren
dab9c22a0a Big update in a while. It is very functional 2024-11-19 18:18:08 +02:00
5fcf6fb92a fixed merge error 2024-05-20 21:43:12 +03:00
495d701e17 set image source to assets 2024-05-20 21:33:57 +03:00
48aa5c2de0 That made it bigger 2024-05-10 09:20:15 +03:00
e8a20099b2 Set logo scale to 50% 2024-05-10 09:19:33 +03:00
0d92bcda99 Logo is now aligned to the right! this fixes things on desktop... not so sure about mobile! maybe disable logo on mobile? 2024-05-10 09:18:14 +03:00
68541a181d Last commit broke searching. REVERTED! 2024-05-10 09:14:30 +03:00
3068c06e03 Testing locked scrolling for map 2024-05-10 09:11:16 +03:00
1dafaf76e0 Still working out the double marker problem 2024-04-05 17:45:25 +03:00
9d1b3d6a47 Fixed double markers 2024-04-05 17:37:12 +03:00
a79e1b09fd Nvm markers on production do not work 2024-04-05 16:46:58 +03:00
4ff7729b24 Map markers completed! 2024-04-05 16:44:03 +03:00
8ca6ca501c Refresh 2024-04-05 16:32:03 +03:00
8e373c6fd3 Added openlayers art. Markers not functioning. 2024-04-04 18:47:05 +03:00
fdeeea12a4 Added markers! Marker icons are not added yet. 2024-04-04 18:45:22 +03:00
304486c145 Switched from OSM to OpenLayers, OL map now works (Still working on markers) 2024-04-04 18:30:42 +03:00
dea7c60600 Fixed port and library 2024-04-04 18:14:16 +03:00
7b81084e86 Clean release (Started working on OSM markers) 2024-04-04 18:08:34 +03:00
5929233a26 Added libraries 2024-04-04 18:05:52 +03:00
2dcaf2a738 Updated libraries 2024-04-04 18:04:02 +03:00
af96dc1791 MORE PACKAGE.JSON REQUIREMENT FIXES 2024-04-04 18:03:11 +03:00
d72dbaf1cc FIXED FAULTY PACKAGE.JSON REQUIREMENTSgit add -A! UPDATE RIGHT NOWgit add -A! 2024-04-04 18:02:21 +03:00
7030d883e3 Set correct port 2024-03-28 21:35:17 +02:00
f32edd4e3a Fixed main logo on website but favicon still does not work 2024-03-28 18:35:27 +02:00
a90c9c21dd This stupid laptop cant run my server so I have to test on production! #1 [LOGO TESTING] 2024-03-27 17:17:23 +02:00
6d76b7c44a Fixed server side bug logo issue 2024-03-27 17:14:22 +02:00
6f32e6e198 Testing fix 2024-03-27 17:12:40 +02:00
b8b5bd79ba Fixed 2024-03-27 17:10:26 +02:00
929ce3eb8e Last logo fix did not work. 2024-03-27 17:09:04 +02:00
f223bbe2be Logo fix 2024-03-27 17:08:20 +02:00
f457cc777c Added logo to homepage 2024-03-27 16:51:54 +02:00
3e3a34d048 Started adding some CAF tram TAK's for vehicle info section and added merged coordinates 2024-03-23 21:30:48 +02:00
6dfa144a8c Merge branch 'main' of https://github.com/eetnaviation/tlt-bus-map 2024-03-18 18:10:55 +02:00
b8a32556aa Fixed the bug that needed you to press search 2 times. 2024-03-18 18:10:31 +02:00
ff75d8771a Added nightbus support 2024-03-17 00:45:32 +02:00