1
Fork 0
Commit graph

438 commits

Author SHA1 Message Date
Matei Adriel a1f2c01651
purescript(switcheroo): POC
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-02-08 19:32:08 +01:00
Matei Adriel ad12ca0bff
purescript(switcheroo): Initialized repo
Signed-off-by: prescientmoon <git@moonythm.dev>
2023-02-08 16:20:24 +01:00
Matei Adriel 718215ce91 Forgot to commit this last time 2022-12-31 19:30:30 +01:00
Matei Adriel 62e12a5204 Base functionality has been implemented 2022-12-31 19:29:58 +01:00
Matei Adriel 068037620a
typescript(globalbot): feat: implemented basic fetching
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-09-03 15:48:19 +03:00
dependabot[bot] 6364c15d4a
typescript(monadic): chore(deps): bump ws from 5.2.2 to 5.2.3
typescript(monadic):
typescript(monadic): Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
typescript(monadic): - [Release notes](https://github.com/websockets/ws/releases)
typescript(monadic): - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: ws
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 13:21:48 +00:00
dependabot[bot] 8058ec030f
typescript(monadic): chore(deps): bump path-parse from 1.0.6 to 1.0.7
typescript(monadic):
typescript(monadic): Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
typescript(monadic): - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
typescript(monadic): - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: path-parse
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 10:37:51 +00:00
Matei Adriel 7340b30856
purescript(run-supply): v0.0.0 → v1.0.0
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-08 02:18:44 +03:00
Matei Adriel c41de1fcb9
purescript(run-supply): chore: generted bower.json
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-08 02:18:24 +03:00
Matei Adriel 02e9996fb9
purescript(run-supply): build: setup pnpm in order to access bower
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-08 02:12:45 +03:00
Matei Adriel 7932b58d1e
purescript(run-supply): feat: implemented everything (I think)
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-08 01:47:45 +03:00
Matei Adriel 603bed7f80
dart(freeform-gradient): chore: removed animation
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-05 16:47:16 +03:00
Matei Adriel 06146c53cd
dart(freeform-gradient): feat: image caching and stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-05 16:45:59 +03:00
Matei Adriel 8294895837
dart(freeform-gradient): feat: implementation
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-05 16:25:35 +03:00
Matei Adriel 0bb81bfc46 feat: basic rendering 2021-04-04 00:37:14 +03:00
Matei Adriel fe0816d037 build: basic esbuild setup 2021-04-04 00:36:18 +03:00
Matei Adriel 3769f1ef58 docs: readme and license 2021-04-01 19:35:36 +03:00
Matei Adriel 338ae34f00 feat(abilities): Io & Ask abilities 2021-04-01 19:33:36 +03:00
Matei Adriel 3f5d49190f feat: basic constraint solving 2021-04-01 19:29:27 +03:00
dependabot[bot] d967b6cfe9
typescript(lunargame/api): Bump dot-prop from 4.2.0 to 4.2.1
typescript(lunargame/api):
typescript(lunargame/api): Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
typescript(lunargame/api): - [Release notes](https://github.com/sindresorhus/dot-prop/releases)
typescript(lunargame/api): - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)
typescript(lunargame/api):
typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2020-12-11 18:47:35 +00:00
dependabot[bot] fddb2970a3
typescript(lunargame/api): Bump ini from 1.3.5 to 1.3.7
typescript(lunargame/api):
typescript(lunargame/api): Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
typescript(lunargame/api): - [Release notes](https://github.com/isaacs/ini/releases)
typescript(lunargame/api): - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
typescript(lunargame/api):
typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2020-12-11 18:20:35 +00:00
Matei Adriel e007fc9bf7
purescript(reverse-state): feat: working reverse state
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-11-17 12:16:14 +02:00
Matei Adriel eb66415103
purescript(reverse-state): feat: failed to use run
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-11-16 13:26:43 +02:00
Matei Adriel e16300d0a0
javascript(quizizz-hack): feat: removed yet another tag
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-11-05 10:33:06 +02:00
Matei Adriel d886691a80
javascript(quizizz-hack): feat: image support
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-11-05 10:03:31 +02:00
Matei Adriel 9de9482700
javascript(quizizz-hack): feat: website
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-11-05 09:44:45 +02:00
Matei Adriel 71cb49a7e4
javascript(quizizz-hack): feat: cli
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-11-05 08:48:37 +02:00
NANASHI0X74 5bbf425e2f
dart(freeform-gradient): Update README.md
dart(freeform-gradient):
dart(freeform-gradient): clarify backup instruction if using vcs

Signed-off-by: prescientmoon <git@moonythm.dev>
2020-11-04 12:51:21 +01:00
nanashi0x74 c2c48d2cdb
dart(freeform-gradient): Add Documentation on how to update the environment
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-10-19 14:11:31 +02:00
nanashi0x74 d4cce2b654
dart(freeform-gradient): Gradle needs updating as well
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-10-19 18:09:34 +02:00
nanashi0x74 00811392c1
dart(freeform-gradient): Update niv, sources, android and flutter
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-10-19 13:43:29 +02:00
nanashi0x74 c74a02abb5
dart(freeform-gradient): Add niv to shell.nix
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-10-19 13:34:22 +02:00
Matei Adriel 27c98b5823
typescript(monorepo-template): feat: readme generation
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-17 15:44:08 +03:00
Matei Adriel af021663b0
typescript(monorepo-template): ci: some github actions
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-13 10:50:18 +03:00
Matei Adriel 19bde440ce
typescript(monadic): docs: small tutorial
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 15:55:32 +03:00
Matei Adriel 17f813ea0c
typescript(monadic): feat: working event raising
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 14:24:14 +03:00
Matei Adriel 5a1e511a6d
typescript(monadic): feat: component builders
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 12:34:14 +03:00
Matei Adriel 9e3da82f0d
typescript(monadic): feat: basics of outputs
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 10:45:48 +03:00
Matei Adriel 9e6c150e5f
typescript(monadic): feat: rewrote everything I think
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 01:15:49 +03:00
Matei Adriel fdbe6758db
typescript(monorepo-template): chore: removed debug logs from template
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-10 19:58:18 +03:00
Matei Adriel 2ce0d3a72c
typescript(monorepo-template): chore: build and test scripts
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-10 19:54:18 +03:00
Matei Adriel c2bf42cee4
typescript(monorepo-template): build: basic rollup setup
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-10 19:47:26 +03:00
Matei Adriel eae785adaa
typescript(monorepo-template): chore: basic hygen template
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-10 18:26:21 +03:00
Matei Adriel 0afc1c76e5
typescript(monorepo-template): chore: added semantic-release
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-10 18:01:07 +03:00
Matei Adriel 3607bff7b4
typescript(monorepo-template): Initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-10 17:54:31 +03:00
Matei Adriel 82246d7024
typescript(monorepo-template): chore: initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-10 17:52:46 +03:00
Matei Adriel db5b68592c
typescript(monadic): refactor: moved the component stuff in a new file
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:03:32 +03:00
Matei Adriel 4ef6660fce
typescript(monadic): chore: removed the cache I accidentaly included
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:01:40 +03:00
Matei Adriel fd81cf068e
typescript(monadic): feat: basic stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:00:36 +03:00
Matei Adriel 7bdf572b2d
typescript(monadic): chore: initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 15:44:12 +03:00