Skip to content

Commit 1ec088f

Browse files
authored
Code base for 3.1 (#448)
Add new settings for panels size Add screening for extensions Add extension scan and selector Allows to move extra content panels individualy Allow to move panels by drag and drop in dash board Allow to store extensions in extensions sub directory or root but not both Allow to store language packs in languages sub directory or root but not both Allow to store themes in themes sub directory or root but not both Refactoring of the test server for esier maintainability Improve packing process to decrease final package Remove some icons that seems not useful in webui context to decrease final package Save in preferences.json only differences from default values Minify preferences.json to decrease file size Update severals styles for UI consistency Update all translations pack Add several tools for easier language update including tools to detect missing translations/ automate translations / update missing translations Remove smoothie package to use a stripped version to decrease final package size Update browser list and hash
1 parent 64c58c8 commit 1ec088f

File tree

328 files changed

+185800
-11946
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

328 files changed

+185800
-11946
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ node_modules
33
.vscode
44
build
55
server
6+
repomix-output.xml
7+
generate-context.ps1
68
.env
79
languages/backup/

Memo/Commands.md

Lines changed: 0 additions & 311 deletions
This file was deleted.

0 commit comments

Comments
 (0)