Yury Shvedov
93364eb2f5
[nix] Bump to 5.0.8
...
Change-Id: I0a02b2cb0d3ccf75f0c6cd6c267f10e38f0f43a3
2024-01-30 23:52:10 +03:00
Yury Shvedov
a75f59cd80
Add do not fix quit flag
...
Electron is quite unoptimised technology and running YM window in
foreground requires a lot of cpu usage. So hiding window to background
is more feature, then bug =)
Change-Id: Id4e00303379004b6353a88efd7232e180f80fe6d
2024-01-30 23:52:10 +03:00
Yury Shvedov
b977be55f1
[nix] Switch to asar package
...
Change-Id: I9ebb37518ae9db6d6c838f9445dacefa66c2935a
2024-01-30 21:39:09 +03:00
Yury Shvedov
209cedb1ae
Reuse icon from sources
...
Change-Id: I5fb61daa29b4a2f1fb0074fc4ac9d4a9bf4a550b
2024-01-30 21:39:09 +03:00
Yury Shvedov
46e9a0e494
Add some style fixes for shell scripts
...
* use `mktemp -d` for temporary files
* use trap to remove temporary files
* fix some shellcheck warnings
Change-Id: Ib73f5a52d7bcd21232e7ef31a815c28a06dcd857
2024-01-30 21:39:08 +03:00
Andrey Onishchenko
6c24593616
desktop file fix
2024-01-30 18:21:07 +03:00
Andrey Onishchenko
200c082981
mkdir error fix
2024-01-30 18:15:10 +03:00
Andrey Onishchenko
8fd5911e07
some updates for arch
2024-01-30 18:07:57 +03:00
Andrey Onishchenko
2beeafb407
Added icon to pkgbuild
2024-01-30 17:36:12 +03:00
Andrey Onishchenko
59c446c8f7
Update packages script
2024-01-30 16:19:10 +03:00
Andrey Onishchenko
ceb7c569e1
new pkgbuild template
2024-01-29 23:48:42 +03:00
Andrey Onishchenko
a558dcf73b
repack only generates asar now
2024-01-29 23:14:45 +03:00
Andrey Onishchenko
7cae5485c3
maintainer field
2024-01-29 22:45:51 +03:00
Andrey Onishchenko
cb35146c3f
Added -bin to arch pkg name
2024-01-29 22:33:36 +03:00
Andrey Onishchenko
094d225ca3
fix to repack.sh
2024-01-29 22:32:18 +03:00
Andrey Onishchenko
9bf42b7675
Swtiched to .asar + PKGBUILD generation
2024-01-29 21:41:52 +03:00
Andrey Onishchenko
9f68480abb
App quiting fix
2024-01-29 19:48:31 +03:00
Andrey Onishchenko
711980db10
Path fix
2024-01-29 18:39:02 +03:00
Andrey Onishchenko
45104f7cfa
Gitignore update
2024-01-29 18:18:50 +03:00
Andrey Onishchenko
f0f0a2bcb9
Merge pull request #9 from Maks1mS/main
...
add .desktop template with icons
2024-01-29 18:07:25 +03:00
9438d8880b
save forge.config.js and desktop.ejs as files
2024-01-29 14:56:48 +00:00
a9b515cb52
fix typo
2024-01-29 14:40:09 +00:00
8c8605a639
add .desktop template with icons
2024-01-29 14:36:15 +00:00
Andrey Onishchenko
eb742c9f19
Getops fix
2024-01-26 15:35:29 +03:00
Andrey Onishchenko
190127bc67
Merge pull request #7 from ein-shved/main
...
[nix] Fix building after licence removing
2024-01-25 08:15:37 +03:00
Yury Shvedov
b182181f25
[nix] Fix building after licence removing
...
Change-Id: Ifd53a9fc08095109c134061595b5da97ae5fbd58
2024-01-25 08:05:24 +03:00
Andrey Onishchenko
e6935f4957
Merge pull request #4 from dikey0ficial/main
...
Починил сборку RPM + .gitignore
2024-01-21 10:08:46 +03:00
dikey0ficial
821fe6acf2
Fixed exiting on agreement with license
2024-01-21 10:07:44 +03:00
dikey0ficial
19ab725647
Merge remote-tracking branch 'origin/main'
2024-01-21 10:07:02 +03:00
Andrey Onishchenko
724872c7ed
Fixed license setting
2024-01-20 19:42:39 +03:00
dikey0ficial
06880d7338
Fixed RPM build error (package license)
2024-01-20 13:06:00 +03:00
dikey0ficial
7c753ba9d8
Added gitignore
2024-01-20 13:04:47 +03:00
Andrey Onishchenko
38675626ab
Fixed Readme name
2024-01-15 12:33:02 +03:00
Andrey Onishchenko
fa262f64f7
Merge pull request #3 from ein-shved/main
...
nix: add desktop item and fix names
2024-01-15 12:32:15 +03:00
Yury Shvedov
c3c787eecb
nix: add desktop item and fix names
...
Move default.nix to nix folder
Rename yandex_music to yandex-music to be more nix-styled
Add generation of yandex-music.desktop file
Change-Id: Id0f3bebc22e50ce51be13615ef47717277eb8e3d
2024-01-15 12:27:43 +03:00
Andrey Onishchenko
cb88114c48
Translated readme to English
2024-01-15 12:11:21 +03:00
Andrey Onishchenko
25cc734178
Merge pull request #1 from ein-shved/main
...
Add support for NixOS, shell prompts/warnings
2024-01-14 15:55:07 +03:00
Yury Shvedov
d2b1fbf4aa
Add support for NixOS
...
Additionally - fix some shellcheck warnings in repack.sh
Change-Id: I2cbc6516c54a4f4e4ecef817ed9fe90b0a460faa
2024-01-14 15:35:58 +03:00
Andrey Onishchenko
bc6875ee33
Added repack script
2023-12-04 16:02:20 +03:00
Andrey Onishchenko
31950010f3
Update README.md
2023-12-04 16:01:44 +03:00
Andrey Onishchenko
b67595e1d5
Update README.md
2023-12-03 13:42:43 +03:00
Andrey Onishchenko
e028c0cd2e
Initial commit
2023-12-03 13:34:17 +03:00