Commit Graph

399 Commits

Author SHA1 Message Date
Jean Ouina 33722854ff Fix for linux aur (or at least should) 2020-12-05 20:46:37 +01:00
Jean Ouina 73092e32f3 e 2020-12-05 07:22:21 +01:00
JeanOUINA ab24f99514
Merge pull request #126 from pryme-svg/master
minor fixes and add keep function
2020-12-04 22:51:12 +01:00
pryme-svg b4dcd629fd minor fixes 2020-12-04 13:48:27 -08:00
JeanOUINA 5256d50651
Merge pull request #125 from Lightcord/dependabot/npm_and_yarn/LightcordApi/highlight.js-10.4.1
Bump highlight.js from 10.4.0 to 10.4.1 in /LightcordApi
2020-12-04 22:10:18 +01:00
dependabot[bot] 2c8304bb5f
Bump highlight.js from 10.4.0 to 10.4.1 in /LightcordApi
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 21:08:18 +00:00
JeanOUINA 78088c69d5
Merge pull request #124 from GermanBread/GermanBread-Clarifation
Clarify the install instructions
Fixes #120
2020-12-04 22:04:40 +01:00
UnsignedBool 0a1eba997c
Clarify the install instructions
- Slightly improved formatting
- Inform the user that running something as root isn't always a good idea
2020-12-04 22:00:59 +01:00
JeanOUINA f4c321ec5a
Merge pull request #121 from SomeAspy/patch-1
Cleaning
2020-12-04 16:42:30 +01:00
Aiden Baker 5ce2e142b8
Cleaning
Added and removed a few things, made it look nicer in my opinion. also fixed spelling and grammar.
2020-12-03 13:46:53 -05:00
JeanOUINA 58f6628ce3
Merge pull request #112 from Lightcord/dependabot/npm_and_yarn/LightcordApi/highlight.js-10.4.0
Bump highlight.js from 10.1.1 to 10.4.0 in /LightcordApi
2020-11-25 13:32:31 +01:00
dependabot[bot] 66d0ea65f5
Bump highlight.js from 10.1.1 to 10.4.0 in /LightcordApi
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.1.1 to 10.4.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.1.1...10.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24 23:35:10 +00:00
JeanOUINA a2b3513418
Merge pull request #104 from pryme-svg/patch-1
broke command
2020-11-08 17:16:12 +01:00
pryme-svg 42aca04707
Update README.md 2020-11-08 08:05:05 -08:00
JeanOUINA 7512a31faf
Merge pull request #102 from GermanBread/patch-2
add an option to delete the script after use
2020-11-08 13:31:27 +01:00
JeanOUINA bdeca75c27
Merge pull request #103 from GermanBread/patch-1
fix formatting in README
2020-11-08 13:31:11 +01:00
GermanBread 00f5de8ae4
fix formatting in README 2020-11-08 13:30:09 +01:00
GermanBread 3ea9d9e777
add an option to delete the script after use
prevents clogging of the hard drive
2020-11-08 13:28:02 +01:00
JeanOUINA cdfe7449a2
Merge pull request #101 from GermanBread/patch-1
shorten install script command
2020-11-08 13:23:46 +01:00
GermanBread 4b7e0cc08f
shorten install script command 2020-11-08 12:55:06 +01:00
JeanOUINA 30de578555
Merge pull request #97 from pryme-svg/master
fix broken commands
2020-11-05 21:00:13 +01:00
pryme-svg 4f7ebe4c2a fix broken commands 2020-11-05 11:47:16 -08:00
JeanOUINA 913f3225d1
Merge pull request #96 from pryme-svg/master
add appimage stuff
2020-11-05 18:06:31 +01:00
pryme-svg 61b94006d6 add appimage stuff 2020-11-05 09:03:21 -08:00
JeanOUINA d0ea1fd3fe
Merge pull request #89 from pryme-svg/master
Fix Desktop file
2020-10-27 18:09:05 +01:00
pryme-svg bf6239b116 forgot to make executable 2020-10-27 10:05:36 -07:00
pryme-svg aced188dc1 left the troubleshooting section in there 2020-10-27 10:03:26 -07:00
pryme-svg 3eabbde2fa fix desktop file 2020-10-27 09:55:09 -07:00
Jean Ouina a20551529e Merge branch 'master' of https://github.com/Lightcord/Lightcord into master 2020-10-26 13:18:21 +01:00
Jean Ouina 172a909aa8 add a `Clear Plugin Scan Cache` button. 2020-10-26 13:15:03 +01:00
JeanOUINA b71f67b06f
Merge pull request #87 from MasicoreLord/patch-1
Makes host version reflect what it is on linux or macOs as well
2020-10-26 12:25:49 +01:00
MasicoreLord 81192509c3
Return platform specific versions through ipc
Fixes host version in places like settings
2020-10-26 01:04:37 -04:00
MasicoreLord e71c5a0336
Platform specific build versions 2020-10-26 01:01:15 -04:00
JeanOUINA 88044403a5
Merge pull request #86 from GermanBread/patch-2
Various inprovements to install script
2020-10-25 21:28:05 +01:00
GermanBread 1385ecec3c
"cleanup" does it's job properly 2020-10-25 21:20:51 +01:00
JeanOUINA cc3645f014
Merge pull request #84 from GermanBread/patch-2
Fixed the broken Lightcord.desktop file
2020-10-25 20:49:58 +01:00
GermanBread 343c2af091
Update Lightcord.desktop 2020-10-25 20:48:25 +01:00
JeanOUINA f73b0f6425
Merge pull request #83 from GermanBread/patch-1
fixes and additions to install script
2020-10-25 20:01:43 +01:00
GermanBread c7398f4b73
added a fourth option
Fixes:
- no more downloading the .desktop file twice

Additions:
- troubleshooting menu
2020-10-25 20:00:26 +01:00
JeanOUINA 24c96cf95d
Merge pull request #80 from hormelcookies/refactor-dev-scripts 2020-10-20 23:36:42 +02:00
hormelcookies cfca1745e2 Fix travis 2020-10-20 13:34:34 -07:00
hormelcookies 0816b1ef12 refactor install and build scripts
Change devInstall to use a script instead of a one-liner

Move all scripts to "scripts" directory.
2020-10-20 13:28:34 -07:00
JeanOUINA d0b3b73a85
Merge pull request #79 from hormelcookies/remove-generated-files
Remove generated js files
2020-10-20 10:55:38 +02:00
hormelcookies 298cbe6630 Remove generated js files 2020-10-19 19:33:55 -07:00
JeanOUINA 32407deed7
Merge pull request #78 from pryme-svg/patch-2 2020-10-19 18:31:06 +02:00
pryme-svg ad9c4313f7
Update README.md 2020-10-18 11:11:25 -07:00
pryme-svg 37e8d6ac81
Update README.md 2020-10-18 11:08:49 -07:00
JeanOUINA 004c2064c1
Merge pull request #76 from pryme-svg/patch-1
e
2020-10-18 19:04:22 +02:00
pryme-svg 3a68e40ebf
Update README.md 2020-10-17 21:17:54 -07:00
pryme-svg a1613eaf5a
Update README.md 2020-10-17 21:15:20 -07:00