1
Fork 0
Commit graph

209 commits

Author SHA1 Message Date
Matei Adriel 906096a5cb
typescript(option): feat: Refactored everything to use nominal types
typescript(option):
typescript(option): BREAKING CHANGE: flat only works on one layer but is now strongly typed | everything uses nominal types now | match has the correct parameter order

Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-22 15:38:16 +02:00
Matei Adriel db6417d871
typescript(option): docs: fixed the fromNullable section not beeing in the table of contents
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-20 15:00:54 +02:00
Matei Adriel 7c143655ae
typescript(option): feat: added the fromArray function to the docs
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-20 15:00:09 +02:00
Matei Adriel 15f54ea45f
typescript(option): feat: added a fromArray helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-20 14:57:46 +02:00
Matei Adriel 689c746682
typescript(option): refactor: islotated T | null in a Nullable internal type and updated the docs
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-20 14:54:40 +02:00
Matei Adriel 6bd58b46ff
typescript(option): docs: added the docs for the fromNullable helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-20 14:46:53 +02:00
Matei Adriel 1f1afc0f28
typescript(option): feat: added a fromNullable helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-20 14:44:42 +02:00
Matei Adriel aa18688c7a
typescript(option): refactor: refactored iter to use always
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-20 14:41:13 +02:00
Matei Adriel 04ca5c6e00
typescript(option): chore: fixed readme docs url
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 20:58:54 +02:00
Matei Adriel 64cbae4830
typescript(option): docs: started working on the docs
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 20:42:23 +02:00
Matei Adriel 5c3225273c
typescript(option): fix: fixed fold returning void
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 20:23:59 +02:00
Matei Adriel 1fda9e8242
typescript(option): fix: fixed the flat helper returning a non-option value
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 15:12:01 +02:00
Matei Adriel c9cc0b0f22
typescript(option): feat: added a "flat" helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:34:48 +02:00
Matei Adriel 17569d9417
typescript(option): chore: explicitly set package to public
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:27:19 +02:00
Matei Adriel 4ebe549c29
typescript(option): feat: added a withDefault hepler
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:20:47 +02:00
Matei Adriel 0458b226c7
typescript(option): refactor: created some internal helpers to clean some of the code
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:17:55 +02:00
Matei Adriel c226f17987
typescript(option): chore: fixed github action config... again
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:10:32 +02:00
Matei Adriel 068f6ebd50
typescript(option): chore: added a Readme
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:06:56 +02:00
Matei Adriel 9a2ff8d174
typescript(option): chore: changed amd namespace to Option
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:04:54 +02:00
Matei Adriel ec2964ecff
typescript(option): chore: fixed github action config
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:03:26 +02:00
Matei Adriel 4cdd386295
typescript(option): chore: replaced rollup-plugin-node-resolve with @rollup/plugin-node-resolve
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 14:01:33 +02:00
Matei Adriel 8620f4b78d
typescript(option): chore: added semantic release
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 13:50:17 +02:00
Matei Adriel 1178d04079
typescript(option): feat: custom toString method for better logging
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 13:44:39 +02:00
Matei Adriel b388fb76aa
typescript(option): feat: added the base helpers
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 13:26:22 +02:00
Matei Adriel 052584b09a
typescript(option): chore: initial setup
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-19 12:37:48 +02:00
Matei Adriel 5768b99435
elm(todolist): chore: added an elmapp.config file
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:32:24 +02:00
Matei Adriel 5a8729c984
elm(todolist): fix: hopefully fixed gh pages not beeing able to serve files
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:26:28 +02:00
Matei Adriel 98b2f7ee9f
elm(todolist): fix: fixed gh pages not beeing able to serve files
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:19:32 +02:00
Matei Adriel 548c05df99
elm(todolist): fix: fixed ci trying to elm install
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:15:34 +02:00
Matei Adriel 9ab4e2d079
elm(todolist): ci: added a basic github actions config
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:05:32 +02:00
Matei Adriel 5278cf694d
elm(todolist): feat: basic todo operations
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 16:57:45 +02:00
Matei Adriel 8cd06f56bd
elm(todolist): chore: initial setup
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 15:56:39 +02:00
Matei Adriel bf7e7308be
typescript(og-website): better mobile experience
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 16:27:23 +03:00
Matei Adriel 4ccd98961c
typescript(og-website): added url to readme
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 15:06:48 +03:00
Matei Adriel 6cb3f6fe03
typescript(og-website): moved some devDependencies to dependencies
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 15:01:13 +03:00
Matei Adriel 4668f5ebb5
typescript(og-website): Initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 14:44:05 +03:00
Matei Adriel ce24e8e1cd
typescript(og-website): finished projects page
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 14:43:20 +03:00
Matei Adriel 79fea699a7
typescript(og-website): basic projects page
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 14:20:54 +03:00
Matei Adriel 4b9d6c80ad
typescript(og-website): initial setup, basic home page and some other things
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 13:26:11 +03:00
Matei Adriel 71b25996c2
typescript(multiplayer-backend): before making private
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-07-05 12:22:59 +03:00
Matei Adriel bffd04906b
typescript(pleix-frontend): inital commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-20 17:48:26 +03:00
Matei Adriel 047d724e9a
typescript(pleix-frontend): Initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-20 17:47:36 +03:00
Matei Adriel 6fb7143528
typescript(multiplayer-backend): 😁 Fixed the auth route!
typescript(multiplayer-backend): (the login one is still broken)
typescript(multiplayer-backend):
typescript(multiplayer-backend): Started refactoring the auth and fixing the folder structure!

Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-20 17:43:59 +03:00
Matei Adriel 3740397789
typescript(multiplayer-backend): 😃 Started rewriting the auth code using stateless tokens.
typescript(multiplayer-backend): (now i  hate JWTs, thanks to some random discrod user).
typescript(multiplayer-backend): Most of it
typescript(multiplayer-backend): doesnt work, its more of a prototype.

Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 22:38:31 +03:00
Matei Adriel da0a55fd84
typescript(multiplayer-backend): trying to add webhooks for discord
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:42:59 +03:00
Matei Adriel 66e2ef3d4a
typescript(multiplayer-backend): trying to add webhooks for discord
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:41:34 +03:00
Matei Adriel 12c984b560
typescript(multiplayer-backend): trying to add webhooks for discord
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:39:32 +03:00
Matei Adriel 7f3b756378
typescript(multiplayer-backend): initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:37:39 +03:00
Matei Adriel 1544ca69e2
typescript(multiplayer-backend): email validation tests
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-04-15 18:59:30 +03:00
Matei Adriel 87d8999c68
typescript(multiplayer-backend): Initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-04-04 13:38:57 +03:00