Commit Graph

18 Commits

Author SHA1 Message Date
Mikolaj Wielgus 44c30caafe chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
I ran the following command in Fish shell:

```
reuse annotate --skip-unrecognised --copyright="Topola contributors" --license="MIT" **.{rs,md,toml}
```

The choice of year 2024 in the copyright statements is intentional.
2024-12-29 22:47:00 +01:00
Mikolaj Wielgus af081aad1d readme,contributing: info about NLnet funding and some more 2024-08-27 00:28:28 +02:00
MStankiewiczOfficial 99e9675bb0 readme: add link to Weblate 2024-08-20 15:27:56 +00:00
Mikolaj Wielgus 49bfbf1ed7 readme: add link to the Website in text 2024-07-29 16:37:46 +02:00
Mikolaj Wielgus 1e21a501d8 contributing: move installation instructions to INSTALL.md 2024-07-15 01:23:45 +02:00
Mikolaj Wielgus 662f959ae5 contributing: explain how to enable contracts 2024-06-01 14:18:36 +02:00
Mikolaj Wielgus 5ff9a27403 readme: update official repository link 2024-04-25 00:47:49 +02:00
Mikolaj Wielgus 4d222cbb9f readme: mention the contribution guide 2024-04-25 00:39:15 +02:00
Mikolaj Wielgus 51c02a9f7f readme: add NLnet and NGI0 banners
(using HTML tags to limit logo widths to 200 px)
2024-01-12 11:52:57 +00:00
mikolaj 0554b91dde readme: add info about NLnet funding 2024-01-04 19:05:42 +00:00
mikolaj 2fbdce12f1 readme: add IRC channel info 2024-01-04 17:01:13 +00:00
Mikolaj Wielgus 98ef425ad8 readme: add official Codeberg repo and Matrix chatroom links 2023-12-11 20:25:35 +00:00
Mikolaj Wielgus cbf38fc9fb readme: Add GitHub mirror 2023-12-11 17:07:39 +00:00
Mikolaj Wielgus 334cb51073 readme: Improve summary 2023-11-07 12:50:12 +00:00
Mikolaj Wielgus 3acbbc1565 readme: Add interactive routing and mesh visualization animations 2023-10-31 09:20:24 +00:00
Mikolaj Wielgus 9bfd035ed7 Add "upwrapping bends" animation to the readme 2023-08-03 02:28:29 +02:00
Mikolaj Wielgus b7e00828cf Add gallery to readme 2023-08-01 00:49:30 +02:00
Mikolaj Wielgus cf6460a3db Initial commit
Very basic routing routines and data model. No pathfinding implemented
yet.
2023-07-12 01:01:25 +02:00