Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cawa-93/vite-electron-builder

Secure boilerplate for Electron app based on Vite. TypeScript + Vue/React/Angular/Svelte/Vanilla
https://github.com/cawa-93/vite-electron-builder

build(deps): update dependency vite to ^2.2.4

cb9b0a14666eb31e9fc2c397e2bcb40d2d7b22f8 authored over 3 years ago
build(deps): update dependency vue-tsc to ^0.1.0

ec7ca3a1811362e811d6b2264614a7f9b282fe4c authored over 3 years ago
build(deps): update dependency vue-tsc to ^0.0.26

3e696dc6129adc62975ae1f5fefe197a3e13e78f authored over 3 years ago
build(deps): update dependency electron to ^12.0.6

0346ebe0b1226b7331703e36b6c17a3d075d57ac authored over 3 years ago
ci(release): `prerelease: true`

282b1aa10c608a6087e4464740ef83c578b95c54 authored over 3 years ago
style: Change logo

e36d3ed3e315cede14fbbb0b7028187756144a1a authored over 3 years ago
build(deps): update dependency vite to ^2.2.3

b6dfea877941807bc0574cc035a40d29f0396655 authored over 3 years ago
build(deps): update dependency vite to ^2.2.2 (#243)

24a19b9cfa54428f0d66652d331ad4b168febf71 authored over 3 years ago
build(deps): update dependency @vitejs/plugin-vue to ^1.2.2

638db557ecafc3bd03f7dbc71c7aea2aa5986704 authored over 3 years ago
build(deps): update dependency simple-git-hooks to ^2.4.1

d458739946edeff7ef37e7e03f57267bc9d4512e authored over 3 years ago
style: Reformat code

fbf076be3b5c546ece1df05b4982dfe64bd37fce authored over 3 years ago
fix: Disable optimizations for safari

ff039d12e6da85ae52ff5fd71ddc6cad097e9b4b authored over 3 years ago
build(deps): update dependency eslint to ^7.25.0

54257e5bc5c18dc20a983548e665811b77b828a9 authored over 3 years ago
feat: Used `module.builtinModules` api for external list (#240)

c74e7aa4406ee47dc8805d6564c427da88a49d3d authored over 3 years ago
feat: Add prefix to logs

b51822b4947aed74b02e262d4b5120431dd61e1f authored almost 4 years ago
docs(readme): Fix typo

76a93caddca5fcfbf7fc0c1cd71f99273bf4d124 authored almost 4 years ago
docs(readme): Add note about installing peer dependencies

9edd80dfc4cf994f916f793bcfb4951e923d76ae authored almost 4 years ago
build(deps): update dependency electron to ^12.0.5

84cedbe597b2b1c185eb8154c533590a2dbbabf5 authored almost 4 years ago
refactor(main): `src/index.ts`

7bf626b4b67c39187ca4d9fea1f1e97c904c8288 authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.25

51b2340c764694ec8d8ff9a118d1e4e47632305d authored almost 4 years ago
refactor: `scripts/watch.js`

712666b060d7cc83f5de17b2e505832f802d0291 authored almost 4 years ago
build(deps): update dependency vite to ^2.2.1 (#235)

Co-authored-by: Renovate Bot <[email protected]>

fb6ade58907dffafa58f15236d94e3df5ac061cf authored almost 4 years ago
Refactor `Watch` mode (#234)

* refactor: `watch.js` now use build watch mode
* refactor: Uninstall `chokidar`

df4654813aaa0a888968badffc1a7eb2568bd5d5 authored almost 4 years ago
build(deps): update dependency vite to ^2.2.0 (#233)

9729845070a58903f191c7ea375ddaca57c55aa2 authored almost 4 years ago
feat(ci): Add `concurrency`

cd32552d3218dc9f92791f14c92b83ba435b183e authored almost 4 years ago
fix: Compressing code in 2 passes

695264f8890cf60735b48b5b3cf7641c4c49f458 authored almost 4 years ago
fix(renderer): Compressing code in 1 passes

3d6db81dcb9d3302b024f3a9e71b70e6c3df8d05 authored almost 4 years ago
feat: Compressing code in 3 passes

In some cases more than one pass leads to further compressed code. Keep in mind more passes will...

a34f57f12f04f5efeb73a1ee5b2ea4e27f5dd3e7 authored almost 4 years ago
fix: Code minification

f10ca497ec71c60763f6b48386198ba7879f267e authored almost 4 years ago
refactor(main): Use `VUEJS3_DEVTOOLS` constant

82f5f700d25a3097ccedaea772016636a191738b authored almost 4 years ago
build(deps): update dependency electron-devtools-installer to ^3.2.0

d319038b5757a27168be03ec549145064d49f561 authored almost 4 years ago
style: Use semicolons

bd5ed8a98ffabc991e1d074204ab73ec21d8d42b authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.24

28a125102d5c8feb4dc46bc3c0b345b1acfd3971 authored almost 4 years ago
build(deps): roll back dependency vue-tsc to ^0.0.22 (#228)

Co-authored-by: Renovate Bot <[email protected]>

8e8d96bd9aed77193d477a632574d3d7bbc9fe77 authored almost 4 years ago
build(deps): update dependency electron to ^12.0.4

d927f63e80c50647329455cc38bed28544bc3fd3 authored almost 4 years ago
build(deps): update dependency electron to ^12.0.3

acf9d4e5e5a86825c560f254c326f79e809c3226 authored almost 4 years ago
style: Enable `@typescript-eslint/consistent-type-imports` rule

81eccffbbb51630d0e8c40b4815b31978fdef5c2 authored almost 4 years ago
build(deps): update dependency @typescript-eslint/eslint-plugin to ^4.22.0

b813f1f1c1701868f7c18e5491b0ede9647a6162 authored almost 4 years ago
chore: Reduce the number of files (#226)

* chore: Move `lint-staged` config
* chore: Move `browserslist` config
* chore: Remove empty `...

d4d298ab820d612b1b0c6841e11976c1ef727802 authored almost 4 years ago
build(deps): update dependency eslint-plugin-vue to ^7.9.0

06b25fbc06892353062f3e47ba8407d81454769c authored almost 4 years ago
fix: Add `fs/promises` to `external` packages

91c4380cad338fa199b35424fd8705f37c79dd40 authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.23 (#223)

Co-authored-by: Renovate Bot <[email protected]>

c0f14f0d19ddf77ea016a4137a24198b92efdf1d authored almost 4 years ago
refactor: Move release-note script to action (#224)

* feat: Add github action for release note
* refactor: `lint.yml`
* refactor: `tests.yml`
* r...

0006b8e68f461aeaa005d24a9a02a3faaa5e1c11 authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.22

36fa0825d505853689fe6eaf34b7a6d558e7cdba authored almost 4 years ago
build(deps): update dependency eslint to ^7.24.0

7535f60fb2df5a0c1994dc6abd68415e9470cfd9 authored almost 4 years ago
docs(readme): Update `Using Node.js API` section

7d89701005da35dba30a21c09dabfe50c1dd06a4 authored almost 4 years ago
fix(renovate): Disable updating `nodejs` and `npm` versions

3ad67045b79cef1a682d55982155dee08c3c5cbd authored almost 4 years ago
build(deps): update dependency typescript to ^4.2.4

cde5c3afbf6229b3cdf465937d508778d2548363 authored almost 4 years ago
chore(deps): update node.js to >=v14.16.1

489be6f80a07eb65da14544c5734eea58073546d authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.21 (#212)

4ecab3f5d61ef3526c70fece056bf489079b5021 authored almost 4 years ago
fix(deps): update dependency vue-router to ^4.0.6

476915d5d79c3f55020d5977bfb6357391f01aa0 authored almost 4 years ago
docs(readme): change shilds links

39d9f43a79dfe235c89a11cdf92f08310059256f authored almost 4 years ago
docs(readme): Update shields

af1ad2222871bf97ca60550eee6d9351a3ce10c5 authored almost 4 years ago
chore: More strict eslint rules

b7a9187ca500f090c91fc1007a3836b70cba7797 authored almost 4 years ago
chore(deps): remove peer dependency `@typescript-eslint/parser`

cff8cc0cc93e0f943a52b7adaf4f523833201943 authored almost 4 years ago
fix: `update-electron-vendors.js`

3b6795508f08565560bc9e32d60670e20f2cb41d authored almost 4 years ago
build(deps): update eslint to ^4.21.0 (#210)

586056f145d6efa4877fe8ce53f034997acc08eb authored almost 4 years ago
docs: Add issues badge

dd8c2f65ed38f2e4fefc08a4bc8bc26e39e196cf authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.20

74eebcef15d5f7b224488c4f3251a522c5505ba0 authored almost 4 years ago
fix(workflows): Fix `update-electron-vendors.js` exec command

67965393aed69590085c784a226ce83c8aac3d84 authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.19

8a5aa5b4debf66300cddb5c5bcc0bd99ae5b4c02 authored almost 4 years ago
fix(workflows): `update-electron-vendors.yml`

87b8d7a843de575c49fca9e7e81b5662189971cc authored almost 4 years ago
docs(workflows): Improved comments

ee5efd2f22e76fa1365a81f8f24d31786eb376ff authored almost 4 years ago
chore(workflows): Remove debug logs

b57794d9c73c2dac026744f1a79ed7d210143331 authored almost 4 years ago
build(deps): update dependency simple-git-hooks to ^2.3.1

da16b7eccf7d3aa971980863d0e7a262cadc2e80 authored almost 4 years ago
build(deps): update dependency simple-git-hooks to ^2.3.0

ed8bddefdecffbdbbca316124e228d2921188d81 authored almost 4 years ago
perf: Increased speed of updating versions of electron vendors

5e9ad8e906cd2d1d6611ce205807781dd85640c9 authored almost 4 years ago
deps(prod): Update Vue to 3.0.11

e6a234b514e9171e961a3341db54f4b9d8df1682 authored almost 4 years ago
chore(deps): update npm to >=7.8.0

b2a34bd942098238c8f970f2048c6ce6564eb427 authored almost 4 years ago
chore(release-notes): Remove todo

2526eaa654b423e3698c9d2bceb4458a9e268180 authored almost 4 years ago
feat(release-notes): Remove `code-analysis.yml` workflow

225eacf97a8e693b405152cd9aea8ff835abbaff authored almost 4 years ago
feat(release-notes): Make `abbreviated_commit` optional

ee5cb94279740d631b572584de2be51a642e3552 authored almost 4 years ago
fix(release-notes): Parsing commit scope with dash

495b716b907b50973bf5f5a8c0a953015da74733 authored almost 4 years ago
feat: Merge commits in release notes

4182774134c5eea8d5af5ada3ea539e44aecbbe3 authored almost 4 years ago
feat: Added the ability to control the order of the sections in release notes

713491a5c5775fb7571c89629fa82ca2e7b26ff1 authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.18 (#203)

f9d2786d349c4acb20371d7845bf679277593520 authored almost 4 years ago
Create codeql-analysis.yml (#200)

932b88c6526ef20a8834a2bda89705b50df81f18 authored almost 4 years ago
deps: Update Vue (#199)

* deps: Update vue
* Change npm version in GH actions
* Update Readme

9e5658351a16832b541fc6d91a0db14fe4734006 authored almost 4 years ago
build(deps): update dependency vite to ^2.1.5

eea333a53b0fbea81e1f90a4d915b4521fc29b07 authored almost 4 years ago
build(deps): update dependency @vitejs/plugin-vue to ^1.2.1

69aa2e09dcf0abf437f06b4330027852ac3c5910 authored almost 4 years ago
docs: Add some comments to `scripts/release-notes.js`

e7b6ada601c45539c421705273d9cda29575f082 authored almost 4 years ago
ci: change `commitOuterSeparator` and `commitInnerSeparator`

54196e9ad377b2df05fc515482847ea4a976675c authored almost 4 years ago
ci: Remove debug logs

0048070484a5a7d774734c0b9b7df5c22d30da28 authored almost 4 years ago
ci: Add debug logs

2e8554c5e55d7a1ccaa9f64c6d55d0e218adc488 authored almost 4 years ago
ci: Add debug logs

cea33c3b21b611d430159e1395d12b65aced148c authored almost 4 years ago
feat: Commit body in release notes now optional

246e2bbf0b1574b6bfbe8047d60deaede9b5f4d8 authored almost 4 years ago
refactor: `scripts/release-notes.js`

Principle of one source of truth

e4a4bdc1013c5ec9ebae0c137cb2d42a420c22d3 authored almost 4 years ago
refactor: `scripts/release-notes.js`

57501ddb89b4611675203f8c9eddec5bcdad598b authored almost 4 years ago
refactor: Simplified `scripts/release-notes.js`

e910e5c7da6ed2364a6995d816688ca5542077e3 authored almost 4 years ago
Linter config (#194)

* ci(lint): unused vars now is error
* feat: lint-staged

56bac05deeb24ad56cc577f1f968138aac0e760c authored almost 4 years ago
build(deps): update eslint to ^4.20.0 (#191)

0424e6802480744dc1909dea91599fb1d84f1daf authored almost 4 years ago
build(deps): update dependency vue-tsc to ^0.0.17 (#190)

ac62e5d1eb78310dd713eb30d1e723738965f5a6 authored almost 4 years ago
chore(deps): update npm to >=7.7.6 (#193)

97d58fa5add25fcf3ebffc759c28d281d8760ced authored almost 4 years ago
build(deps): update dependency vite to ^2.1.4

8683457d25c0100cd43111a561386fcc9c1fe519 authored almost 4 years ago
fix: Replace tabs in release-notes (#188)

7c13b305a8e910849f793bc1e7d68ccc286aeb84 authored almost 4 years ago
fix: release-notes

874338934b2780fee0cfcc86986b69804196b34f authored almost 4 years ago
fix: release-notes

a909f09ec62b545ef14aed0a775390b8733c4402 authored almost 4 years ago
fix: release-notes

8df057047aa6e27b102a9364749ec0379a71533d authored almost 4 years ago
fix: release-notes

2dde1f117a861978d300585a9ffeb6ebc4fcceb0 authored almost 4 years ago
fix: release-notes

ee158a225655cece27fb706029da4522029f8a96 authored almost 4 years ago