Commit Graph

10 Commits (99045b431104904d3391a3d5ed01566356f76c24)

Author SHA1 Message Date
NiLuJe 99045b4311
Minor util & ffi/util cleanups (#6657) 4 years ago
Frans de Jonge a2dcfe9aec
[doc] Tag @todo, @fixme and @warning (#5244)
This commit standardizes the various todos around the code a bit in a manner recognized by LDoc.

Besides drawing more attention by being displayed in the developer docs, they're also extractable with LDoc on the command line:

```sh
ldoc --tags todo,fixme *.lua
```

However, whether that particular usage offers any advantage over other search tools is questionable at best.

* and some random beautification
5 years ago
Qingping Hou bde2139b27 wifi(fix): quote ssid and password for wpa_passphrase 7 years ago
Frans de Jonge 773e24fc79 (chore) some require sorting. 7 years ago
Qingping Hou fc12ee6537 decouple reader footer from dictquicklookup widget & translation fix (#2664)
* chore: fix strings for translations

* dictionary(chore): decouple reader footer from dictquicklookup widget
7 years ago
Qingping Hou 098ceeb95b fix: use psk for network authentication
also migrate to latest ljwpaclient with breaking api change
7 years ago
Qingping Hou d478eaeabe fix:(wpa_supplicant): show error from set_network operations 7 years ago
Qingping Hou 48c8470209 wpa_supplicant(fix): restore password bassed on SSID 8 years ago
Qingping Hou ad711d8033 minor: show wifi scan error in UI 8 years ago
Qingping Hou 20eb36a03d feat: add network management UI for kobo 8 years ago