jakob.scheidandjakob.scheid 167ddbfb4e fix(settings): fix handling of non-existent paths
Previously, the settings view now does not check whether the settings
content is falsy. But, if the setting does not exist, the setting itself
is undefined. So, if the specified settings path did not exist, an
error was thrown.
Now, the setting is checked for being falsy, not the setting content.
2026-07-28 20:10:17 +02:00
2026-05-06 17:02:34 +02:00
2026-05-06 16:42:40 +02:00
2026-07-21 19:02:31 +02:00
2026-05-10 16:06:45 +02:00
2026-05-06 18:13:04 +02:00
2026-06-01 14:15:30 +02:00

frontend

The frontend of the search engine Seekra.

Setup

Please execute the setup script in scripts/ for your platform when cloning the repository.

After each update to the dependencies, please run the script scripts/generate-license-files.js to regenerate the third-party license files.

S
Description
The frontend of Seekra.
Readme Apache-2.0
7.1 MiB
initial
Latest
2026-07-12 01:13:21 +02:00
Languages
JavaScript 69.4%
Vue 25.2%
CSS 4.2%
HTML 0.5%
PowerShell 0.4%
Other 0.3%