Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.vscode/
out/
tmp/
external_feeds/
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "external_feeds/freifunk"]
path = external_feeds/freifunk
url = https://github.com/freifunk-berlin/external_freifunk_openwrt-packages.git
1 change: 1 addition & 0 deletions external_feeds/freifunk
Submodule freifunk added at 30196d
1 change: 1 addition & 0 deletions luci/luci-mod-falter
16 changes: 0 additions & 16 deletions luci/luci-mod-falter/Makefile

This file was deleted.

20 changes: 0 additions & 20 deletions luci/luci-mod-falter/htdocs/luci-static/resources/OSMLatLon.htm

This file was deleted.

Binary file not shown.
Binary file not shown.
130 changes: 0 additions & 130 deletions luci/luci-mod-falter/htdocs/luci-static/resources/osm.js

This file was deleted.

139 changes: 0 additions & 139 deletions luci/luci-mod-falter/luasrc/controller/freifunk/freifunk.lua

This file was deleted.

63 changes: 0 additions & 63 deletions luci/luci-mod-falter/luasrc/model/cbi/freifunk/bandwidth.lua

This file was deleted.

Loading