Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in base for sudo exec of commands #29

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Add in base for sudo exec of commands #29

merged 1 commit into from
Apr 4, 2022

Conversation

labboy0276
Copy link
Contributor

No description provided.

@labboy0276 labboy0276 merged commit defdd72 into main Apr 4, 2022
@labboy0276 labboy0276 deleted the sudo branch April 4, 2022 14:04
reynoldsalec pushed a commit that referenced this pull request May 2, 2022
labboy0276 pushed a commit that referenced this pull request May 10, 2022
* Create README.md

* Create LICENSE

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Fix Electron child procress spawn on Windows

* Upgrade Electron package to ^15.2

* Update README.md

* Update README.md

* Update README.md

* Use ElectronBuilder CLI instead of programmatic API

* Add EOL

* Update README.md

* Update README.md

* Bump Electron version to release 16.0

* Add .gitkeep to public directory

* Add directory for static app files

* Update README.md

* Update README.md

* Update README.md

* Update dependencies

* Update package-lock

* Add typescript support

* Prevent electron from starting up on tsc error

* Use typescript in renderer

* Add line endings

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Added tsconfig to renderer

* Upgrade electron to version 17.x and other dependencies

* Plugin management page mockup.

* Element plus (#10)

* Add in element plus

* Tweak element plus

* Changing prototype to updates.

* Add in global styles.

* Get some prototype icons inserted...includes non-MVP items.

* Some sidebar styling.

* Implement vue router and start implementing pages in elements plus.

* Devops (#11)

* Start of devops

* Adjust vite config and other small changes

* Change to local fonts (#13)

* Start of devops

* Adjust vite config and other small changes

* Move fonts locally

* Adjust vite config

* Remove vite plugin (#14)

* Config page basics.

* Add in start of linter (#15)

* Adjust tests (#16)

* Adjust tests

* Adjust linter

* Start the 'home' page.

* Convert updates to composition api.

* Vite alias for node_modules, home page sketch tweaks.

* Begin /plugins and /plugins/:id pages.

* Feed the linter.

* Will the real .plugins please stand up?

* Individual plugin prototype page.

* Move code button.

* Feed the linter.

* Packaging & Release Mechanism  (#20)

* Add in linux wins

* Add in linux github action

* Add in Windoze github action

* Add in Windoze github action #2

* Adjust configs more

* Adjust configs more

* Adjust configs more

* Adjust configs more

* Adjust configs more

* Adjust configs more

* Adjust configs more

* Adjust configs more

* Adjust configs more

* Adjust universal and env stuffs

* Add in signing and notarizing dmg

* Add in windows signing stuffs

* Add in windows signing stuffs

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Try seeing the tmp path

* Adjust csc links

* Small adjustments

* Small adjustments

* Small adjustments

* More tweaks

* Tweak notarizing

* tweak up builds

* Adjust builder

* tweak more

* Few more adjustments

* Adjust xcode

* Adjust verify

* Get dir structure

* Get dir structure

* Get dir structure

* Try app

* Try app

* Trigger Build

* Try app again

* Add in icons and tweak mac

* Add in icon

* Adjust more iytems

* More icon tweaks

* Adjust linux distro

* Adjust s3

* Adjust s3

* Adjust s3

* Adjust s3

* Adjust mac

* Adjust mac

* release v0.0.2

* release v0.0.2

* release v0.0.3

* test dirs

* Test current version

* Test current version

* release v0.0.4

* Update electron builder to 23+

* Disable publishing

* Downgrade to electron builder 22.12.1

* Downgrade to electron builder 22.11.7

* Try disabling publishing

* Try disabling publishing again

* release v0.0.5

* release v0.0.6

* release v0.0.7

* Test out s3 build

* Autoupdater test

* Test s3 again

* Test s3 again

* Test s3 again

* Test s3 again

* Add back in release s3 stuffs

* Change config from json to yml

* Change how we load ipc (#21)

* Change how we load ipc

* Adjust stuffs

* Adjust version

* Bump minimist from 1.2.5 to 1.2.6 (#22)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Start of updates (#23)

* Start of updates

* Add in work so far

* Add in app-image

* Adjust mainwindow

* release v0.0.8

* release v0.0.9

* release v0.0.10

* Adjust action to only release

* release v0.0.11

* Tweak update settings

* Quick adjustment to main

* Move autoupdater

* Bump plist from 3.0.4 to 3.0.5 (#24)

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add in download update stuffs (#26)

* Add in download update stuffs

* Fix linting

* release v0.0.12

* Add in downloader file (#28)

* release v0.0.13

* Add in base for sudo exec of commands (#29)

* Rename stuffs to desktop

* Adjust README

* Purge some lingering ts (#31)

* Add error reporting and factory reset to prototype.

* Updates to error log prototype.

* Online tinkering (#48)

* Online tinkering

* Fix lint

* Adjust linting

* Feed linter.

* Update tsconfig.json

* Revert "Update tsconfig.json"

This reverts commit 3382e7d.

* Revert "Purge some lingering ts (#31)"

This reverts commit de41c4e.

* Start of auth0 (#49)

* Add in start of auth

* Adjust for remote window

* Merge main

* One more tweak

* More tweaks

* Adjust build

* More tweaks

* Remove unused electron filez

* Add in testing tab

* Move login to its own page

* Adjust callback

* Adjust redirect

* Adjust linter

* First draft installer components.

* More auth (#50)

* More auth0 adjustment flows

* Add in logout

* More wins

* More auth tweaks

* Adjust vite config

* Reconfigure auth stuffs

* More auth tweaks

* Couple more tweaks

* Few more tweaks

* Few more tweaks

* Few more tweaks

* Just hardcode stuffs

* More stuffs

* Reconfigure with main process doing lifting.

* Linter feeding.

* Get data passing working.

* Linter updates.

* Demo of loading progress for downloading/installing dependency.

* Add cert trusting step.

* Create independent paths for incompatible docker/os.

* Proceed command for Docker incompatibility screen.

* Install flow draft completion.

* Feed the linter.

* #5: Implement steps indicator on installer.

* #5: Better lifecycle hook for running the checks on Lando startup.

* #5: Add loading screen and installation completion screen.

* #5: Lint me tender.

* Hardcoded disable of installer.

* #5: Make docker incompatibility messages variable.

* #51: Some basic profile page fields andstyling.

* More auth (#55)

* Work thus far on auth in external browser window

* More tweaks

* small tweaks

* More tweaks

* Adding in deep links

* Few more tweaks to stuffs

* More tweaks

* More window tweaks

* Logout tweaks

* Update package.json + electron deeplinks

* Add in stuff to make login happen

* Remove log from revieved link

* Remove auth metjods no longer used

* Add in template code to response

* Switch to SDK

* Add in token handling and some other tweaks

* More auth flow and store wins

* auth var tweak

* Lint fixes

Co-authored-by: Bart <32544586+Deluze@users.noreply.github.com>
Co-authored-by: Bart Ramaekers <bartramaekers99@gmail.com>
Co-authored-by: F1dsy <67905027+F1dsy@users.noreply.github.com>
Co-authored-by: Alec Reynolds <alec+git@lando.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant