Commit Graph

11 Commits

Author SHA1 Message Date
Andrei Jiroh Halili 541777c4e1 docs(global): 📝 add documentation Markdown files and LICENSE
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-24 15:45:00 +00:00
Andrei Jiroh Halili b8ebf92df3 feat(global): add utility functions to library code + overhaul stuff
A bit painful to test inside a Gitpod workspace through, but it worked,
at least we'll not distrub Discord Support regarding approval for using RPC yet
for now. Includes syntax fixes on state stuff and even improving parts of the code.
README will be next btw.

Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-22 15:29:40 +00:00
Andrei Jiroh Halili cd810e3a88 chore(global): 📦 more chaotic refresh on Yarn cache and lockfiles
I did some chaos after `npm install` stuff, but everything is fine after swapping back to PnP.

Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-22 15:27:01 +00:00
Andrei Jiroh Halili cc9004b433 chore(global): install more deps and add debugging stuff for VS Code
Also updated the gitignore file to ignore npm stuff if people chose to do `npm install` themselves.

Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-22 15:15:05 +00:00
Andrei Jiroh Halili be85d12555 chore(commitizen): 🔧 use cz-conventional-changelog for the prompt on git-cz
Also in the commit, I updated the conventionalCommits.scopes key in workspace
settings for VS Code and the gitignore file btw.

Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-22 13:20:27 +00:00
Andrei Jiroh Halili ad6ef8d2ef chore(devDependencies): 📦 add Commitizen and Commitlint related packages
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-22 04:33:24 +00:00
Andrei Jiroh Halili e356d84785 chore(gitpod): 🧑‍💻 add Gitpod config for testing RPC in Gitpod workspaces
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-14 16:32:05 +00:00
Andrei Jiroh Halili fdcb58af13 fix(defaultActivity): 🐛 fix "description" and "timestamp" is not allowed errors
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-13 15:06:31 +00:00
Andrei Jiroh Halili 288d0ab809
chore(lib): add some fixes on the defaults lib code
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-13 22:53:46 +08:00
Andrei Jiroh Halili 634a84f00a
feat(global): add sprecators team and implement basic RET API for now
README will be then included in the future.

Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
2022-03-13 22:32:38 +08:00
Andrei Jiroh Halili d5111dfee7
chore(global): initial commit
This starts the bloody hell of testing a fresh RPC stuff.
2022-03-13 16:33:21 +08:00