Commit graph

378 commits

Author SHA1 Message Date
ThinLiquid
bf23629905
style: applied ts-standard formatting 2024-01-18 11:10:08 +00:00
ThinLiquid
423dd46da0
feat: added support for new /apps/list endpoint 2024-01-18 11:06:01 +00:00
ThinLiquid
acdba11691
feat: added prependMany function 2024-01-18 11:04:43 +00:00
ThinLiquid
2dd5b5f887
feat: minor styling changes 2024-01-18 11:04:22 +00:00
ThinLiquid
f106776bee
feat: added a prepend function 2024-01-18 09:00:48 +00:00
ThinLiquid
8d3b629185
feat: added a button component 2024-01-18 09:00:14 +00:00
ThinLiquid
ae73cf821b
Merge pull request #146 from Flow-Works/master
[🪢] Merge `master` into `dev`
2024-01-18 08:24:19 +00:00
ThinLiquid
4ae5fc3019
ci: updated .releaserc to whitelist package-lock.json 2024-01-17 19:11:31 +00:00
semantic-release-bot
a7134d2032 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-01-17)

### Bug Fixes

* made UAC follow ts-standard ([3ca1e24](3ca1e247b4))
* upgrade material-symbols from 0.14.1 to 0.14.3 ([3e8fe0b](3e8fe0b024))
* upgrade prism-code-editor from 2.0.1 to 2.1.0 ([026a08b](026a08bd43))
* upgrade prism-code-editor from 2.1.0 to 2.2.0 ([3955b28](3955b2869b))
* upgrade prism-code-editor from 2.2.0 to 2.2.1 ([b3101c8](b3101c8b53))
* upgrade prism-code-editor from 2.2.1 to 2.2.2 ([c00a0f3](c00a0f3f58))
* upgrade prism-code-editor from 2.2.2 to 2.2.4 ([41421d4](41421d4931))
* upgrade prism-code-editor from 2.2.4 to 2.3.0 ([862743e](862743e01a))
2024-01-17 19:07:13 +00:00
ThinLiquid
53799e67b1
Merge pull request #145 from Flow-Works/fix/semantic-release
[🐛] `GH_TOKEN` property added to `env`
2024-01-17 19:02:28 +00:00
ThinLiquid
8699a68f31
Merge branch 'fix/semantic-release' of https://github.com/Flow-Works/FlowOS into fix/semantic-release 2024-01-17 19:01:04 +00:00
ThinLiquid
6b80b4ab25
ci: fix token not being read 2024-01-17 19:00:57 +00:00
ThinLiquid
71bd9531e7
Merge pull request #144 from Flow-Works/fix/semantic-release
[🐛] `token` property moved to correct area
2024-01-17 18:50:51 +00:00
ThinLiquid
1e10a84384 ci: fixed token property in wrong area 2024-01-17 18:50:07 +00:00
ThinLiquid
6d3e9da87f
Merge branch 'fix/semantic-release' of https://github.com/Flow-Works/FlowOS into fix/semantic-release 2024-01-17 18:50:00 +00:00
ThinLiquid
d9261b55a1
ci: fixed token property in wrong area 2024-01-17 18:49:32 +00:00
ThinLiquid
035a8597e1
Merge pull request #143 from Flow-Works/fix/semantic-release
[🐛] semantic-release uses PAT
2024-01-17 18:47:01 +00:00
ThinLiquid
fe2e8ce486
Merge branch 'master' into fix/semantic-release 2024-01-17 18:46:23 +00:00
ThinLiquid
eab2f6bb20
ci: made semantic-release use PAT 2024-01-17 18:46:16 +00:00
ThinLiquid
5c9de38b71
Merge pull request #142 from Flow-Works/fix/semantic-release
[] `@semantic-release/git` added
2024-01-17 18:32:38 +00:00
ThinLiquid
5008c6f15e
Merge branch 'fix/semantic-release' of https://github.com/Flow-Works/FlowOS into fix/semantic-release 2024-01-17 18:31:46 +00:00
ThinLiquid
8b6956b7f4
chore(package): added @semantic-release/git 2024-01-17 18:31:19 +00:00
ThinLiquid
54a716262a
ci: fixed semantic versioning git integration 2024-01-17 18:28:33 +00:00
ThinLiquid
0b8e609a25
Merge pull request #141 from Flow-Works/fix/semantic-release
ci: fixed semantic versioning git integration
2024-01-17 18:28:20 +00:00
ThinLiquid
4b4e63b6ed
Merge pull request #140 from Flow-Works/fix/semantic-release-configuration
[🐛] (#137) fixed `semantic-release` from crashing due to lack of npm token
2024-01-17 17:37:53 +00:00
ThinLiquid
5a1da0d226
Merge branch 'master' into fix/semantic-release-configuration 2024-01-17 17:36:52 +00:00
ThinLiquid
624ed55201
ci: fixed semantic-release from crashing due to lack of npm token 2024-01-17 17:36:38 +00:00
ThinLiquid
3110f17ff6
Merge pull request #138 from Flow-Works/fix/semantic-release-configuration
chore: added `@semantic-release/npm` in `.releaserc`
2024-01-17 17:32:44 +00:00
ThinLiquid
d5ad19dbc0
chore: added @semantic-release/npm in .releaserc
fix #137
2024-01-17 17:32:06 +00:00
ThinLiquid
3a292d68bc
Merge pull request #136 from Flow-Works/dev
[🪢] Merge `dev` into `master`
2024-01-17 17:15:44 +00:00
ThinLiquid
fbd7d205fc
Merge branch 'master' into dev 2024-01-17 17:14:50 +00:00
ThinLiquid
f770d9f792
Merge pull request #135 from Flow-Works/docs/add-merge-to-pr-emoji-guidelines
[📝] `merge` added to PR emoji guidelines
2024-01-17 17:14:09 +00:00
ThinLiquid
de40900960
docs: added merge into PR emoji guidelines 2024-01-17 17:12:50 +00:00
ThinLiquid
092a25d33a
Merge pull request #134 from Flow-Works/feat/add-conditional-types-for-loadlibrary
Feat/add-conditional-types-for-loadlibrary
2024-01-17 17:07:51 +00:00
ThinLiquid
3ca1e247b4
fix: made UAC follow ts-standard 2024-01-17 17:06:28 +00:00
ThinLiquid
26657e8ef2
refactor: added conditional types for loadLibrary 2024-01-17 17:03:57 +00:00
ThinLiquid
7a38948e2a
Merge pull request #131 from Flow-Works/docs/update-contributing-md
[📝] `CONTRIBUTING.md` updated to follow semantic release
2024-01-16 13:30:13 +00:00
ThinLiquid
2ffdd12761
docs: updated CONTRIBUTING.md to follow semantic release 2024-01-16 13:28:49 +00:00
ThinLiquid
24b4100470
Merge pull request #130 from Flow-Works/chore/semantic-versioning
chore: added commitizen config
2024-01-16 12:52:05 +00:00
ThinLiquid
705586b893
chore: added commitizen config 2024-01-16 12:47:48 +00:00
ThinLiquid
5f2f79bb2f
ci: added semantic versioning 2024-01-16 12:45:29 +00:00
ThinLiquid
5e6205cd76
[] Added webOS alliance URL in Info.app 2024-01-16 11:21:19 +00:00
ThinLiquid
fc675e8300
Merge pull request #129 from Flow-Works/feature/check-for-new-apps-at-homeapplications
[] Added new application check
2024-01-16 11:12:38 +00:00
ThinLiquid
c625210689
[💚] Check for push on dev branch 2024-01-16 11:12:55 +00:00
ThinLiquid
0d92fb67d9
[] Added new application check 2024-01-16 11:11:33 +00:00
ThinLiquid
f06399516c
Merge pull request #127 from Flow-Works/dev
FlowOS Mochi
2024-01-16 06:09:39 +00:00
ThinLiquid
f82f0d3274
Merge pull request #126 from Flow-Works/fix/file-renaming-bug
Fix file renaming bug
2024-01-16 06:07:22 +00:00
ThinLiquid
cb30a0374a
[🐛] Fixed file renaming bug 2024-01-16 06:07:25 +00:00
ThinLiquid
6832c27993
Merge pull request #125 from Flow-Works/122-create-custom-virtual-filesystem
[💥] Custom virtual filesystem
2024-01-16 05:53:15 +00:00
ThinLiquid
505c11804a
[] Added less 2024-01-16 05:51:25 +00:00