Releases: joseederangojr/task
Releases · joseederangojr/task
v1.2.1
v1.2.0
v1.1.3
v1.1.2
What's Changed
- add migration for users to generate spaces by @joseederangojr in #68
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- update composer lock file by @joseederangojr in #66
- update for combobox by @joseederangojr in #67
- update dusk config by @joseederangojr in #65
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(api): add personal space on signup by @joseederangojr in #61
- add space selector and new space dialog by @joseederangojr in #63
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- feat(web): add app shell closes #13 by @joseederangojr in #60
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: add auth for user closing #1 by @joseederangojr in #2
- feat: add spaces module by @joseederangojr in #4
- feat(server): Add task module closes #5 by @joseederangojr in #6
- feat(web): add ui to authenticate user closes #7 by @joseederangojr in #8
- feat(api): Add signout api closing #9 by @joseederangojr in #10
- feat(ui): add signup ui closes #11 by @joseederangojr in #12
- feat: add github builds by @joseederangojr in #14
- fix: escape " by @joseederangojr in #15
- build: fix build and deploy workflow by @joseederangojr in #16
- build: fix build and deployment error by @joseederangojr in #17
- build: use zip for artifacts by @joseederangojr in #18
- build: fix cp to artifact directory by @joseederangojr in #19
- build: fix deploy add checkout action by @joseederangojr in #20
- build: ci and cd workflows update by @joseederangojr in #21
- build: use ssh password by @joseederangojr in #22
- build: use ssh password by @joseederangojr in #23
- build: use private key for ssh authentication by @joseederangojr in #24
- build: add ssh setup in github runner by @joseederangojr in #25
- build: use rsync to deploy by @joseederangojr in #26
- build: remove cd to target folder by @joseederangojr in #27
- build: add laravel deployment steps by @joseederangojr in #28
- build: add to ssh authorized keys by @joseederangojr in #29
- build: use encrypted knownhosts by @joseederangojr in #30
- build: use new private key by @joseederangojr in #31
- build: remove authorized keys by @joseederangojr in #32
- build: use vars and secrets directly by @joseederangojr in #33
- build: fix format by @joseederangojr in #34
- build: use env variables by @joseederangojr in #35
- build: use private key only by @joseederangojr in #36
- build: test ssh connection by @joseederangojr in #37
- build: use ubuntu-20.04 action runner by @joseederangojr in #38
- build: test ssh-copy-id by @joseederangojr in #39
- build: add public key by @joseederangojr in #40
- build: ssh disable strict host checking by @joseederangojr in #41
- build: create ssh keys in action by @joseederangojr in #42
- build: use here-string to feed password; by @joseederangojr in #43
- build: debug ssh by @joseederangojr in #44
- build: use sshpass by @joseederangojr in #45
- build: add -p option; remove -i option by @joseederangojr in #46
- build: install sshpass by @joseederangojr in #47
- build: add debug action by @joseederangojr in #48
- build: remove ssh folder by @joseederangojr in #49
- build: add debug terminal if fail by @joseederangojr in #50
- GitHub build by @joseederangojr in #51
- build: use base64 to preserve private key format by @joseederangojr in #52
- build: specify identity file by @joseederangojr in #53
- build: create artifact and deploy move to one step by @joseederangojr in #54
- build: scp .env file by @joseederangojr in #55
- build: fix deployment script by @joseederangojr in #56
- build: use absolute binary path by @joseederangojr in #57
- refactor: use session based for authN and authZ and leverage inertia
useForm
hook closes #58 by @joseederangojr in #59
New Contributors
- @joseederangojr made their first contribution in #2
Full Changelog: https://github.com/joseederangojr/task/commits/v1.0.0