projectmoon
  • Joined on 2020-11-05
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-19 22:04:32 +00:00
59f35d0366 Working, albeit very ugly, inefficient, and sometimes wonky merits.
95ad1c6e28 Implement backend and frontend API code for merits.
Compare 2 commits »
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-18 23:03:53 +00:00
dc20d8495c cargo update and major upgrade for tokio, refinery
4980b2e33b cargo update and major upgrade for tokio, refinery
2738de85db Remove extern crate for serde serialize
5fd3ef36aa Remove extern crate for serde serialize
92c402e254 Switch all existing API requests to use new CharacterIdentifier stuff.
Compare 152 commits »
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-17 12:42:54 +00:00
dc20d8495c cargo update and major upgrade for tokio, refinery
projectmoon deleted branch tonic from projectmoon/tenebrous-sheets 2021-01-15 20:53:03 +00:00
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-15 20:52:51 +00:00
2738de85db Remove extern crate for serde serialize
92c402e254 Switch all existing API requests to use new CharacterIdentifier stuff.
69d9d7ff80 Use Cow in favor of take.
6c1d19aa44 Rename 'or_default' to 'extract'. Better meaning.
5ea5d627bb Implement rest of basic info editing.
Compare 32 commits »
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-15 20:45:18 +00:00
2738de85db Remove extern crate for serde serialize
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-12 22:01:28 +00:00
92c402e254 Switch all existing API requests to use new CharacterIdentifier stuff.
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-12 20:44:35 +00:00
69d9d7ff80 Use Cow in favor of take.
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-10 20:54:11 +00:00
6c1d19aa44 Rename 'or_default' to 'extract'. Better meaning.
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-10 20:45:22 +00:00
5ea5d627bb Implement rest of basic info editing.
ae6d5bcfa3 Implement updating basic info for character name.
ffe4f9298c Create "character identifier" type for use in all API requests.
ea4723cbe5 Add API endpoint for updating basic character info.
Compare 4 commits »
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-09 20:02:28 +00:00
c42f13af52 Remove unused REST semantics from cofd API.
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-09 19:42:01 +00:00
e6845d8c7a Fix webpack publicPath to match server route.
9ca1f989c5 Move cofd api endpoints into their own file
Compare 2 commits »
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-09 19:29:51 +00:00
31091fcb8e Update license in package.json to AGPL
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-09 13:33:09 +00:00
d6944cd4c1 Adjust webpack config slightly for better generation.
f249ab2674 Rename static directory to generated
bf75b84f3d Remove old comments in edit character script.
06dc6c1274 Move typescript into source tree.
Compare 4 commits »
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-05 21:42:46 +00:00
133b4e6236 Implement a bit more of the view character template.
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-05 21:33:24 +00:00
2008b90cba Remove more unneeded things
projectmoon pushed to tonic at projectmoon/tenebrous-sheets 2021-01-05 21:25:38 +00:00
3fc9378f50 Clean up files and remove things that no longer need to exist.
dd2741a0c1 Return semi-proper values from the protobuf HTTP API
dcbf801ecc Reimplement attribute updtaes
af01a56907 WIP on reimplementing edit character script with typescript
06262e6ad3 Compiles, assuming the user id will be in grpc metadata from auth interceptor.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-04 21:13:05 +00:00
a4cdad4936 Update dependencies.
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-02 22:12:46 +00:00
cb92ffe3df Remove un-needed 'resources' functions.
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-02 22:12:21 +00:00
76c67425b1 RPC-ify update attribute API.
9968cc4a6e Update skill value as rpc API (though not grpc)
d1e29b40ed Implement updating skills.
Compare 3 commits »