2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
18alantom
dde007dd09 refactor: move colors to json
- disable security warnings in dev (cause by http vite server)
2023-06-20 17:50:20 +05:30
18alantom
cc675e54ff build: add dev script
- enable source maps for main process
- run main and build process using the same command
- change dev command to `yarn dev`
2023-06-20 15:59:37 +05:30
18alantom
708e5659f5 chore: use inbuilt notarization
- remove notarization script
2023-02-16 02:53:31 -08:00
18alantom
492aa53b68 chore: switch to standard Frappe product logo
- update screenshot
2022-07-28 16:14:07 +05:30
18alantom
e9aca11257 fix(ui): macOS icon size 2022-06-09 14:00:37 +05:30
ImgBotApp
ec35e1f168
[ImgBot] Optimize images
*Total -- 380.60kb -> 296.49kb (22.1%)

/build/icon.png -- 49.56kb -> 21.15kb (57.33%)
/build/icons/512x512.png -- 9.30kb -> 4.42kb (52.5%)
/.github/logo.png -- 4.98kb -> 2.41kb (51.66%)
/build/icons/256x256.png -- 4.67kb -> 2.39kb (48.76%)
/build/icons/128x128.png -- 2.44kb -> 1.39kb (43.05%)
/build/icons/64x64.png -- 1.22kb -> 0.92kb (24.54%)
/build/icons/48x48.png -- 1.01kb -> 0.78kb (22.36%)
/.github/frappe-books-preview.png -- 306.53kb -> 262.16kb (14.47%)
/src/assets/img/list-empty-state.svg -- 0.89kb -> 0.87kb (1.97%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-05-22 19:13:02 +00:00
18alantom
1dac832391 build(macOS): add flag for notarization 2021-12-13 15:00:59 +05:30
18alantom
c1c66bdd60 build(win): fix webkit-app-region issue
- set multiple icon sizes
- set icon if linux
2021-12-07 18:41:58 +05:30
18alantom
c5e661b458 build: mention team id for notarization 2021-12-06 16:36:26 +05:30
18alantom
ceec97ab3a fix: update all icons, fix notarize import, update README.md 2021-11-23 12:56:46 +05:30
18alantom
9285ac6d5e build: bump version, add support for portable build, nsis ask install location
- update package.json fields
- add specific icons for windows
- add icns for mac
- fix plist file formatting
2021-11-22 16:17:41 +05:30
18alantom
aa6a565f9b chore: move prettier config to package.json, fix icon spacing 2021-11-16 13:15:20 +05:30
18alantom
3f11aa4dcb final logo update 2021-11-14 17:43:40 +05:30
18alantom
b146c68d17 fix logo spacing 2021-11-14 17:06:04 +05:30
18alantom
41657f4d3b fix README header, add tentative (better) icon 2021-11-14 16:21:34 +05:30
18alantom
1a8a23d2a2 build(electron): bump electron to 15.3.0
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
Faris Ansari
61775b1310 fix: Add app icon 2020-04-30 16:44:44 +05:30
Faris Ansari
6ab5e109ad feat: Rename to Frappe Books 2020-01-02 23:09:58 +05:30
Faris Ansari
0ff93a7c6a fix: Add entitlement to disable library validation
https://github.com/electron-userland/electron-builder/issues/3940#issuecomment-501702531
2019-12-24 18:42:39 +05:30
Faris Ansari
ed2cbaae06 chore: Add config for signing and notarize 2019-12-24 15:44:28 +05:30
Faris Ansari
5a7a8c8efe Remove old config files 2018-10-21 18:18:38 +05:30
Faris Ansari
966ff39abc Handle deepmerge default export 2018-06-04 15:34:01 +05:30
Faris Ansari
0887c4e74c Move to Vue
- First cut
2018-06-01 18:05:51 +05:30