Commit Graph

435 Commits

Author SHA1 Message Date
Jean Ouina b8af18aef6 click to show changes
tabs fix (I fixed network, open tab and other things)
travis prerelease
Getting rid of the remote module (partially). Still have a lot of work.
Updating native modules.
partially updating to match version 0.0.308. Still need more changes.
2020-09-12 14:52:50 +02:00
UnixKeys 01ac967eb3
im lazy 2020-09-06 16:09:55 +02:00
UnixKeys ce7c7e3817
first js commit 2020-09-06 15:23:16 +02:00
UnixKeys a1746d1a59
woohoo 2020-09-06 15:05:28 +02:00
UnixKeys 7d13688b98
Update .travis.yml 2020-09-06 13:59:28 +02:00
UnixKeys 51be357f43
added meteor support 😋 2020-09-06 13:27:05 +02:00
UnixKeys 8119cc8f34
probably won't work i never used travis idk 2020-09-06 13:21:22 +02:00
Jean Ouina 79893b1527 helo docs 2020-09-06 13:09:45 +02:00
Jean Ouina 6246ba2ef9 lightcordapi+glasstron
Adding some docs for LightcordApi
Adding a dropdown to change the blur type/vibrancy
2020-09-06 12:50:52 +02:00
UnixKeys 805b68b48c
i fucked up again 2020-09-06 11:43:23 +02:00
UnixKeys 3d18b11eb4
Update todolist.md 2020-09-06 11:42:28 +02:00
UnixKeys b7dde7b725
Merge pull request #34 from hormelcookies/new-build-process
New build process
2020-09-06 00:12:48 +02:00
hormelcookies 70ee74cff4 fix linux builds 2020-09-05 15:11:14 -07:00
hormelcookies 4dc434cfa5 update electron to 8.5.0 2020-09-05 14:17:09 -07:00
hormelcookies 7062c6a073 fix windows builds 2020-09-05 14:05:05 -07:00
sdfasd 00622c70d1 fix macos builds, fix cross-platform builds 2020-09-05 14:05:05 -07:00
sdfasd 25332c178a fix-cross-platform builds 2020-09-05 14:05:05 -07:00
sdfasd bc5b8c7fed remove no-longer correct comment 2020-09-05 14:05:05 -07:00
sdfasd 67905e01a7 Refactor afterPack hook to be more maintainable
Nothing is hardcoded in the hook any more, everything can be configured through the electron-builder configuration.
2020-09-05 14:05:05 -07:00
sdfasd ed071d0996 Fix mac and linux builds 2020-09-05 14:05:05 -07:00
sdfasd b0b1d9bf30 New build system using electron-builder 2020-09-05 14:05:05 -07:00
sdfasd f5b594027d Fix issues with linux build
also add error logging to compile and install steps
2020-09-05 14:01:37 -07:00
UnixKeys dcbfa98cd9
Merge pull request #36 from hormelcookies/normalize-lf
Normalize line endings
2020-09-05 22:57:26 +02:00
hormelcookies aaf2c00a06 fix line endings for css, html files, and jsx files 2020-09-05 13:54:46 -07:00
hormelcookies 3daf362a4e Fix line endings 2020-09-05 13:50:45 -07:00
hormelcookies d1b6592a3d add clean script 2020-09-05 13:44:39 -07:00
hormelcookies 5541c19f3a gitattributes to enforce LF endings for text source code files 2020-09-05 13:07:54 -07:00
Jean Ouina 484dd758b2 Merge branch 'master' of https://github.com/Lightcord/Lightcord into master 2020-09-05 20:34:48 +02:00
Jean Ouina d008d04c6f build, probably gonna remove them or whatever 2020-09-05 20:34:23 +02:00
Jean Ouina 341e079c57 glasstron update 2020-09-05 20:33:58 +02:00
Jean Ouina 435f405b38 doc link fix #17 2020-09-05 13:34:01 +02:00
Jean Ouina 1b5ffee520 lightcordApi docs I guess ? #17 2020-09-05 12:20:50 +02:00
Jean Ouina 5817cc6bf3 beta: native module updater script 2020-09-05 12:14:59 +02:00
Jean Ouina 8ecb078a95 Native Modules updates + restructuring 2020-09-05 12:14:21 +02:00
Jean Ouina adc98c7a2a public server fix 2020-09-03 21:54:24 +02:00
UnixKeys dea64b5aa6
daily readme edit to feel better 2020-08-26 16:25:41 +02:00
Jean Ouina 3e9c34ef97 Merge branch 'master' of https://github.com/Lightcord/Lightcord 2020-08-23 11:35:47 +02:00
JeanOUINA cb9a65cfd6
Merge pull request #27 from DiegoMagdaleno/master
Fix icon on Darwin being bigger than other icons
2020-08-22 19:43:30 +02:00
Diego Magdaleno 55ba1576e5
Fix icon on Darwin being bigger and not following the
design lang
2020-08-22 12:26:41 -05:00
UnixKeys 9123385f22
I didn't only edit readme.... I swear... 2020-08-22 18:04:50 +02:00
Jean Ouina 87b1b4ff12 Merge branch 'master' of https://github.com/Lightcord/Lightcord 2020-08-20 13:42:28 +02:00
Jean Ouina 5ea67d33c9 multiple fixes, click to show
- run from source fixes
- bot useragent fixes
- electron version upgrade
- pluginCertifier
- build shit. working on it.
2020-08-20 13:42:23 +02:00
JeanOUINA c0da6b331e
Merge pull request #24 from DiegoMagdaleno/master
Fix an issue where Discord would think installation was corrupted
2020-08-19 18:50:56 +02:00
Diego Magdaleno 5d052e2b7c
Fix an issue where Discord would think
installation was corrupted due to wrong
path on Discord voice
2020-08-19 11:49:44 -05:00
Phorcys ef07b17f7f
Merge pull request #23 from DiegoMagdaleno/master
Add support for build on Darwin (macOS)
Personal Note: amazing work, thank you very much!
2020-08-19 18:00:31 +02:00
Diego Magdaleno b090f16929
New app icon on Darwin 2020-08-19 10:49:55 -05:00
Diego Magdaleno 71ac73ab24
Fix an issue where the glob would get expanded on UNIX systems 2020-08-19 10:38:19 -05:00
Diego Magdaleno f38f11a152
Get ready to use electron-packager on Darwin 2020-08-19 10:00:07 -05:00
Diego Magdaleno 50df388e1a
Add cloundsync module for Darwin 2020-08-19 09:23:50 -05:00
Diego Magdaleno 70a8472c34
Export our modules with another name if we are in Darwin 2020-08-19 09:21:24 -05:00