Commit Graph

63 Commits

Author SHA1 Message Date
efe8d8310a
Bump deps 2024-11-03 20:01:59 +01:00
49d7d3a56d
Merge pull request #7 from maciejpedzich/dependabot/npm_and_yarn/rollup-4.22.4
Bump rollup from 4.21.2 to 4.22.4
2024-09-27 08:09:20 +02:00
dependabot[bot]
91950181cb
Bump rollup from 4.21.2 to 4.22.4
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.2...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 06:08:52 +00:00
084eb1a6ad
Merge pull request #6 from maciejpedzich/dependabot/npm_and_yarn/vite-5.4.7
Bump vite from 5.4.2 to 5.4.7
2024-09-23 14:23:35 +02:00
88338aff68
Merge pull request #5 from maciejpedzich/dependabot/npm_and_yarn/multi-b5519d55f1
Bump send and @astrojs/node
2024-09-23 14:23:23 +02:00
dependabot[bot]
885ed8ef6c
Bump vite from 5.4.2 to 5.4.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 12:19:07 +00:00
dependabot[bot]
55f3ff1621
Bump send and @astrojs/node
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [@astrojs/node](https://github.com/withastro/adapters/tree/HEAD/packages/node). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `@astrojs/node` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/withastro/adapters/releases)
- [Changelog](https://github.com/withastro/adapters/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/adapters/commits/@astrojs/node@8.3.4/packages/node)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: "@astrojs/node"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 12:18:48 +00:00
81938b0bf7
Merge pull request #4 from maciejpedzich/dependabot/npm_and_yarn/path-to-regexp-6.3.0
Bump path-to-regexp from 6.2.2 to 6.3.0
2024-09-15 17:10:50 +02:00
424930cab0
Merge pull request #3 from maciejpedzich/dependabot/npm_and_yarn/dset-3.1.4
Bump dset from 3.1.3 to 3.1.4
2024-09-15 17:10:44 +02:00
dependabot[bot]
72402f83d0
Bump path-to-regexp from 6.2.2 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0.
- [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/v6.2.2...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 15:10:14 +00:00
dependabot[bot]
c58a8bce52
Bump dset from 3.1.3 to 3.1.4
Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: dset
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 15:10:14 +00:00
e758cce21f
Add a link between Bearman and Hulkenberg 2024-09-15 14:53:07 +02:00
2b3ea93d68
Fix Prettier dev dependency mismatch in Lockfile 2024-09-01 10:45:47 +02:00
4add5754b6
Update Node dependencies and Memgraph 2024-09-01 10:35:26 +02:00
7539e93430
Add Franco Colapinto to the dataset 2024-09-01 10:28:35 +02:00
3aa6a9d3f8
Log shortest path queries 2024-09-01 10:28:20 +02:00
98711d228b
Don't add Cache-Control header for index page 2024-08-18 22:13:41 +02:00
57e823d1ff
Move more server-redundant deps to devDependencies 2024-08-09 18:45:27 +02:00
03671f3548
Add is:inline to analytics script tag 2024-08-09 18:44:45 +02:00
81f031330c
Add detailed setup and deployment instructions 2024-08-04 15:06:04 +02:00
a839f8f998
Move setting Cache-Control to try block 2024-07-28 21:31:07 +02:00
cd9b4b2a8b
Replace Neo4j link with Memgraph 2024-07-27 19:28:55 +02:00
e33d489ad2
Add public link to analytics page 2024-07-27 19:03:23 +02:00
5084dd49e9
Adjust shortest path query to use Memgraph's ASP function 2024-07-27 18:55:45 +02:00
36265e86b5
End all queries with semicolons 2024-07-27 18:41:25 +02:00
7eba90e505
Move DB credentials back to dedicated env file 2024-07-27 17:53:43 +02:00
e857e94a71
Move DB connection vars to compose file 2024-07-27 17:41:46 +02:00
56bf447884
Remove comments from app service section 2024-07-27 17:35:56 +02:00
40ba962e93
Create a Dockerfile and Docker Compose stack 2024-07-27 17:29:14 +02:00
5d8778f730
Move Typescript and Astro Check to dev deps 2024-07-27 17:29:03 +02:00
7fdb61aff1
Migrate from Neo4j to Memgraph 2024-07-27 17:28:36 +02:00
94e3386774
Add analytics script 2024-07-27 17:28:05 +02:00
77c401ac0e
Use single quotes in Astro config 2024-04-29 22:14:53 +02:00
c0df379738
Add Node.js adapter 2024-04-29 22:14:04 +02:00
aa7f5d636e
Set 500 status code on error page request 2024-04-29 21:20:06 +02:00
79145b945c
Merge Graph and PathVisualiser components 2024-04-29 21:18:25 +02:00
da498bfab9
Use db querying logic in the home page 2024-04-29 21:18:01 +02:00
42f3182a90
Fix typo in Pico CSS link text 2024-04-29 21:17:27 +02:00
4adcd62bef
Create an error page 2024-04-29 21:16:50 +02:00
cabb90843d
Separate out the pluralise utility function 2024-04-29 21:16:37 +02:00
2d2965322f
Move db querying logic to separate files 2024-04-29 21:16:11 +02:00
9d3cd78523
Update import meta resolve 2024-04-29 21:15:19 +02:00
2883e8812a
Change license to GNU GPLv3 2024-04-29 11:53:32 +02:00
15774efeac
Add example env file 2024-04-29 11:49:56 +02:00
4217689134
Rename package to sixdegs 2024-04-29 11:42:00 +02:00
f262ca2ba5
Add an about page 2024-04-29 11:38:14 +02:00
25c81709ba
Add meta tags and trade mark notice 2024-04-29 11:37:16 +02:00
c5983866ec
Remove redundant options prop from Graph component 2024-04-28 23:59:49 +02:00
b9a2b2e85c
Remove redundant options prop from Graph component 2024-04-28 23:57:46 +02:00
0e72f6ce97
Implement logic for visualising paths between drivers 2024-04-28 22:39:15 +02:00