semantic-release-bot
|
ae6866118b
|
chore(release): 2.4.0 [skip ci]
# [2.4.0](https://github.com/Flow-Works/FlowOS/compare/v2.3.0...v2.4.0) (2024-02-02)
### Bug Fixes
* fixed dropdown styling ([470a1fa](470a1fa1e0))
* fixed input border ([3a64f58](3a64f5801a))
### Features
* created start menu ([aa5fb9e](aa5fb9e290)), closes [#183](https://github.com/Flow-Works/FlowOS/issues/183)
|
2024-02-02 04:04:23 +00:00 |
|
ThinLiquid
|
46f56682f1
|
Merge pull request #185 from Flow-Works/dev
[🪢] Merge `dev` into `master`
|
2024-02-02 04:03:51 +00:00 |
|
ThinLiquid
|
5c8eafce99
|
Merge pull request #184 from Flow-Works/feat/create-a-windows-style-start-menu
Feat/create-a-windows-style-start-menu
|
2024-02-02 04:03:12 +00:00 |
|
ThinLiquid
|
aa5fb9e290
|
feat: created start menu
re #183
|
2024-02-02 04:02:09 +00:00 |
|
ThinLiquid
|
470a1fa1e0
|
fix: fixed dropdown styling
|
2024-02-02 03:34:18 +00:00 |
|
ThinLiquid
|
3a64f5801a
|
fix: fixed input border
|
2024-02-02 02:35:04 +00:00 |
|
ThinLiquid
|
bc3d82fd56
|
chore: add google adsense [skip ci]
|
2024-02-02 02:02:31 +00:00 |
|
ThinLiquid
|
d561cce786
|
chore: add gtag [skip ci]
|
2024-02-02 01:57:27 +00:00 |
|
semantic-release-bot
|
d84c1c4232
|
chore(release): 2.3.0 [skip ci]
# [2.3.0](https://github.com/Flow-Works/FlowOS/compare/v2.2.0...v2.3.0) (2024-01-29)
### Features
* use UV version 1.0.11 ([ad38f19](ad38f19f29))
|
2024-01-29 09:56:00 +00:00 |
|
ThinLiquid
|
608a2733f9
|
Merge pull request #172 from Flow-Works/dev
[🪢] Merge `dev` into `master`
|
2024-01-29 09:55:25 +00:00 |
|
ThinLiquid
|
c4018528a8
|
Merge pull request #171 from Flow-Works/feat/switch-uv-to-version-1011
[➕] (#168) use UV version 1.0.11
|
2024-01-29 09:54:40 +00:00 |
|
ThinLiquid
|
ad38f19f29
|
feat: use UV version 1.0.11
|
2024-01-29 09:53:13 +00:00 |
|
semantic-release-bot
|
159787bb72
|
chore(release): 2.2.0 [skip ci]
# [2.2.0](https://github.com/Flow-Works/FlowOS/compare/v2.1.1...v2.2.0) (2024-01-26)
### Bug Fixes
* another strange problem ([12cd47a](12cd47a4b6))
* FlowOS refusing to load thme ([1aad68f](1aad68f3f4))
* weird error stopping build ([2e208c9](2e208c91e1))
### Features
* made reset filesystem reload [skip ci] ([f207101](f207101c6a))
* make reset filesystem button look better [skip ci] ([10c0dbe](10c0dbe48a))
* overrall ui overhaul ([934d6e8](934d6e80a0))
|
2024-01-26 09:49:31 +00:00 |
|
ThinLiquid
|
a16057f606
|
Merge pull request #163 from Flow-Works/dev
[🐛] FlowOS refusing to load thme
|
2024-01-26 09:48:59 +00:00 |
|
ThinLiquid
|
ff9630c082
|
Merge pull request #165 from Flow-Works/feat/add-more-themes
[➕] overrall ui overhaul
|
2024-01-26 09:27:41 +00:00 |
|
ThinLiquid
|
12cd47a4b6
|
fix: another strange problem
|
2024-01-26 09:27:54 +00:00 |
|
ThinLiquid
|
876793c520
|
Merge branch 'feat/add-more-themes' of https://github.com/Flow-Works/FlowOS into feat/add-more-themes
|
2024-01-26 09:27:32 +00:00 |
|
ThinLiquid
|
2e208c91e1
|
fix: weird error stopping build
|
2024-01-26 09:27:29 +00:00 |
|
ThinLiquid
|
cd525b6a93
|
Merge branch 'dev' into feat/add-more-themes
|
2024-01-26 09:24:36 +00:00 |
|
ThinLiquid
|
934d6e80a0
|
feat: overrall ui overhaul
|
2024-01-26 09:20:44 +00:00 |
|
ThinLiquid
|
f207101c6a
|
feat: made reset filesystem reload [skip ci]
|
2024-01-25 10:05:00 +00:00 |
|
ThinLiquid
|
10c0dbe48a
|
feat: make reset filesystem button look better [skip ci]
|
2024-01-25 10:03:52 +00:00 |
|
semantic-release-bot
|
2352c53881
|
chore(release): 2.1.1 [skip ci]
## [2.1.1](https://github.com/Flow-Works/FlowOS/compare/v2.1.0...v2.1.1) (2024-01-25)
### Bug Fixes
* theme not setting ([568e2f3](568e2f3100))
|
2024-01-25 10:01:04 +00:00 |
|
ThinLiquid
|
568e2f3100
|
fix: theme not setting
|
2024-01-25 10:00:23 +00:00 |
|
ThinLiquid
|
1aad68f3f4
|
fix: FlowOS refusing to load thme
|
2024-01-25 09:57:39 +00:00 |
|
semantic-release-bot
|
c0eacb7034
|
chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/Flow-Works/FlowOS/compare/v2.0.0...v2.1.0) (2024-01-25)
### Bug Fixes
* fixed Theme Maker title and created popup ([e630ae6](e630ae664c)), closes [#157](https://github.com/Flow-Works/FlowOS/issues/157)
* made editor use theme colors ([0c2ffbb](0c2ffbbb9f))
* stopped filesystem from breaking at build ([54a92c5](54a92c5d79))
### Features
* added support for theming ([11540b9](11540b945a)), closes [#155](https://github.com/Flow-Works/FlowOS/issues/155)
* added theme maker application ([4e4615e](4e4615ecb1))
* made editor use MIME types ([cc3583b](cc3583bfdc))
|
2024-01-25 09:20:52 +00:00 |
|
ThinLiquid
|
971bf1ca9a
|
Merge pull request #162 from Flow-Works/dev
[🪢] Merge `dev` into `master`
|
2024-01-25 09:20:14 +00:00 |
|
ThinLiquid
|
7f7e565102
|
Merge pull request #161 from Flow-Works/fix/editor-does-not-use-themes-correctly
[🐛] (#160) Editor now uses theming correctly
|
2024-01-25 09:18:51 +00:00 |
|
ThinLiquid
|
cc3583bfdc
|
feat: made editor use MIME types
|
2024-01-25 08:30:59 +00:00 |
|
ThinLiquid
|
0c2ffbbb9f
|
fix: made editor use theme colors
|
2024-01-24 13:56:54 +00:00 |
|
ThinLiquid
|
688d8db713
|
Merge pull request #159 from Flow-Works/fix/theme-maker-window-is-titled-as-task-manager
[🐛] (#157) Theme Maker title changed, and popup fixed
|
2024-01-24 11:11:21 +00:00 |
|
ThinLiquid
|
e630ae664c
|
fix: fixed Theme Maker title and created popup
fix #157
|
2024-01-24 11:07:35 +00:00 |
|
ThinLiquid
|
54a92c5d79
|
fix: stopped filesystem from breaking at build
|
2024-01-23 14:33:24 +00:00 |
|
ThinLiquid
|
c08dec6743
|
Merge pull request #156 from Flow-Works/feat/themes
[➕] (#155) Support for themes added
|
2024-01-23 13:05:53 +00:00 |
|
ThinLiquid
|
4e4615ecb1
|
feat: added theme maker application
|
2024-01-23 13:02:48 +00:00 |
|
ThinLiquid
|
11540b945a
|
feat: added support for theming
re #155
|
2024-01-23 03:48:34 +00:00 |
|
semantic-release-bot
|
d26ef5e482
|
chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/Flow-Works/FlowOS/compare/v1.1.0...v2.0.0) (2024-01-23)
### Bug Fixes
* actually stopped boot overflowing ([4bd8f9b](4bd8f9b058))
* made `flowos-docs` build ([aff12d0](aff12d0ee1))
* made code follow ts-standard ([cf8f1b8](cf8f1b844a))
* make tests pass again ([0cf9209](0cf920970f))
* remove duplicate 'overflow' property ([d9ab009](d9ab009afd))
* stop boot div from overflowing ([a08b8d9](a08b8d938f))
### Features
* add progress indicator to boot sequence ([48294da](48294da1ea))
* created an actual kernel and bootloader ([04ccdf1](04ccdf1442)), closes [#151](https://github.com/Flow-Works/FlowOS/issues/151)
### BREAKING CHANGES
* `process.kernel.loadLibrary('lib/VirtualFS')` replaced by `process.fs`
|
2024-01-23 01:02:29 +00:00 |
|
ThinLiquid
|
518e821014
|
Merge pull request #154 from Flow-Works/dev
[🪢] Merge `dev` into `master`
|
2024-01-23 01:01:57 +00:00 |
|
ThinLiquid
|
d610c8a471
|
Merge branch 'master' into dev
|
2024-01-23 01:00:52 +00:00 |
|
ThinLiquid
|
aff12d0ee1
|
fix: made flowos-docs build
|
2024-01-23 01:01:45 +00:00 |
|
ThinLiquid
|
a377319bd1
|
chore: change codename for breaking change
|
2024-01-23 00:59:07 +00:00 |
|
ThinLiquid
|
d9ab009afd
|
fix: remove duplicate 'overflow' property
|
2024-01-22 17:30:39 +00:00 |
|
ThinLiquid
|
1482869019
|
Merge pull request #153 from Flow-Works/dependabot/npm_and_yarn/vite-4.5.2
chore(deps-dev): bump vite from 4.5.1 to 4.5.2
|
2024-01-22 17:13:37 +00:00 |
|
dependabot[bot]
|
1a62c95d4a
|
chore(deps-dev): bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 17:12:51 +00:00 |
|
ThinLiquid
|
4bd8f9b058
|
fix: actually stopped boot overflowing
|
2024-01-22 17:09:24 +00:00 |
|
ThinLiquid
|
a08b8d938f
|
fix: stop boot div from overflowing
|
2024-01-22 16:59:17 +00:00 |
|
ThinLiquid
|
9b3c748a17
|
Merge pull request #152 from Flow-Works/feat/make-an-actual-kernel
[➕] (#151) created an actual kernel and bootloader
|
2024-01-22 16:50:03 +00:00 |
|
ThinLiquid
|
cf8f1b844a
|
fix: made code follow ts-standard
|
2024-01-22 16:50:07 +00:00 |
|
ThinLiquid
|
48294da1ea
|
feat: add progress indicator to boot sequence
|
2024-01-22 16:45:46 +00:00 |
|
ThinLiquid
|
0cf920970f
|
fix: make tests pass again
|
2024-01-22 16:43:40 +00:00 |
|