Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • user-login-fix
  • v4.8.0
  • v4.7.0
  • v4.6.0
  • v4.5.0
  • v4.4.0
  • v4.3.0
  • v4.2.0
  • v4.1.1
  • v4.1.0
  • v4.0.2
  • v4.0.1
  • v4.0.0
  • v4.0.0-beta.7
  • v4.0.0-beta.6
  • v4.0.0-beta.5
  • v4.0.0-beta.4
  • v4.0.0-beta.3
  • v4.0.0-beta.2
  • v4.0.0-beta.1
  • v4.0.0-beta.0
22 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Aug2714May29Apr281822Feb1613130Jan2322Dec2120191514138628Nov2718171610819Oct3220Jul14129Jun8631May6Apr424Mar1615828Feb232423151427Jan242316Dec18Nov82Sep24Aug218Jul131243130Jun2017141310629May222113Oct28Sep2714915Aug1312227Jul2121May26Apr19131030Mar29231810325Feb9Dec823Nov201627Oct2614Jun151428May26201815118Apr429Mar28272624docs(*): write upgrade to v4 guidechore(docs): add docusaurusbuild(*): whitelist what gets publishedchore(*): fix lint-stagedfix(graphql): fix isAdmin shield permissionfix(server): fix startServer importstest(*): working test suitetest(*): fix all hanging teststest(fileStorage): keep filestorage tests from hangingtest(*): fix legacy test suitefeat(*): export withFilter for subscriptionsfeat(server): remove hardcoded POSTGRES_ALLOW_SELF_SIGNED_CERTIFICATES reference, let app handle itfeat(server): make mailer fall back on ethereal if not in prod and overridablefeat(models): delete chat messages on chat channel delete cascadefeat(graphql): simplify type naming for teams and chat channelsdocs(graphql): more gql api docsfeat(graphql): rename chat message mutations and add docs for all mutationsfeat(graphql): rename chat channels where to filter and add api testsfeat(graphql): rename users options to paginationdocs(graphql): add user schema query docsfeat(graphql): user query params is now user filterfix(graphql): make user query result and id param not nullablefix(graphql): make sure totalCount cannot be nullfix(graphql): set not nullable values on members and add type docs for teamsfeat(graphql): update team graphql apifix(server): make sure nodemon restarts for non-js filesdocs(graphql): add documentation strings on query definitionsfeat(models): export models directly from coko serverfeat(models): rename chat threads to chat channelsfeat(models): rename UpdateInput to UpdateUserInputfeat(models): base model delete by ids returns number of affected rowsfeat(models): delete identities on cascade when user delete happenstest(db): add migrate testschore(*): drop email middlewarefix(*): add useJobQueue to list of removed config keysfeat(*): add job manager and job definitions configfeat(*): expose temp folder utility functionsfeat(*): expose graphql test server for api testingfeat(*): rename ctx.user in graphql to ctx.userIdchore(*): remove redundant file