parents
README.md
0 → 100644
make/arrow.png
0 → 100644
22.8 KB
make/info_plist.patch
0 → 100644
make/linux_nwbuild.js
0 → 100644
make/make_osx.sh
0 → 100755
make/make_win.sh
0 → 100755
make/osascript
0 → 100755
make/panustaja_setup.iss
0 → 100755
make/unzipsfx.exe
0 → 100755
File added
package.json
0 → 100755
{ | ||
"name": "Panustaja", | ||
"description": "Ressursikataloogi upitamiseks keeleressurside Entu repositooriumisse.", | ||
"version": "1.0.0", | ||
"main": "./source/index.html", | ||
"license": "CC-SA", | ||
"private": true, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@gitlab.keeleressursid.ee:indrek-jentson/uploader.git" | ||
}, | ||
"dependencies": { | ||
"os-utils": "*", | ||
"jquery": "2.1.3", | ||
"moment": "2.9.0", | ||
"marked": "0.3.3", | ||
"font-awesome": "4.3.0" | ||
}, | ||
"window": { | ||
"show_in_taskbar": true, | ||
"icon": "./source/images/murakas.png", | ||
"toolbar": false, | ||
"frame": true, | ||
"show": true, | ||
"position": "center", | ||
"min_width": 1000, | ||
"min_height": 500, | ||
"width": 1100, | ||
"height": 700 | ||
}, | ||
"platformOverrides": { | ||
"win": { | ||
"window": { | ||
"toolbar": false | ||
} | ||
}, | ||
"osx": { | ||
"window": { | ||
"toolbar": false | ||
} | ||
}, | ||
"linux": { | ||
"window": { | ||
"toolbar": false | ||
} | ||
} | ||
}, | ||
"webkit": { | ||
"plugin": true | ||
}, | ||
"chromium-args": "--ignore-gpu-blacklist" | ||
} |
source/bytesToSize.js
0 → 100644
source/configuration.json
0 → 100644
source/decorate.js
0 → 100644
source/images/minimura.png
0 → 100644
2.64 KB
source/images/murakas.icns
0 → 100644
File added
source/images/murakas.ico
0 → 100644
361 KB
This source diff could not be displayed because it is too large. You can view the blob instead.
67.7 KB
67.7 KB
18.2 KB