Commit Graph

  • 5fb6832089
    Merge 2b1c482048 into 5669fe8e29 dependabot[bot] 2025-04-29 05:46:09 +0000
  • df24781513
    Merge 49611f5c5d into 5669fe8e29 dependabot[bot] 2025-04-19 10:04:44 +0000
  • de8c9b4e76
    Merge 6f71f17e0c into 5669fe8e29 dependabot[bot] 2025-04-14 18:59:05 +0000
  • 5669fe8e29
    feat: add link to new repository in README main Jonathan Barrow 2025-04-05 15:00:25 -0400
  • 5a1c453a84 chore: update eslint common package dev William Oldham 2025-02-01 20:59:11 +0000
  • 0f6c8a3fc7 chore: update eslint common package William Oldham 2025-02-01 20:35:44 +0000
  • 662654febc chore: bump common eslint config to 0.0.2 William Oldham 2025-01-20 00:10:09 +0000
  • 0af44edb3d chore: add rimraf dependency William Oldham 2025-01-17 18:13:04 +0000
  • 93ae63c8d6 chore: move to eslint common config and don't use npx for lint script William Oldham 2025-01-17 18:10:23 +0000
  • 5998e511ea style: lint ALL the files William Oldham 2025-01-16 13:03:07 +0000
  • 47d799b339 chore: add new eslint setup William Oldham 2025-01-16 13:03:01 +0000
  • bb45491c7e chore: remove unneeded eslint disable directives William Oldham 2025-01-28 23:22:54 +0000
  • 233a82697a chore: transfer hotpatches William Oldham 2025-01-16 12:44:52 +0000
  • 0cd9b63041 feat: update config to support new CDN and prep for move to AWS SDK v3 Jemma Poffinbarger 2025-01-15 16:33:49 +0000
  • 28ef808178 fix: allow /v1/endpoint access without user settings for new user creation Jemma Poffinbarger 2024-07-30 16:40:31 -0500
  • 9cb644e22f fix: check ban status outside of discovery Jemma Poffinbarger 2024-07-29 20:57:03 -0500
  • 6bee19dbf5 chore: add dev run script to package.json Jemma Poffinbarger 2024-07-29 19:28:57 -0500
  • 3099a6ee67
    Merge pull request #42 from mrjvs/patch-2 Jonathan Barrow 2024-07-28 16:55:57 -0400
  • ceab2c0138
    Update docker.yml mrjvs 2024-07-28 22:48:07 +0200
  • 85ec7c163a
    Update docker.yml mrjvs 2024-07-28 22:41:21 +0200
  • 8a8f58b3d6
    Merge pull request #41 from mrjvs/patch-1 Jonathan Barrow 2024-07-28 16:31:37 -0400
  • 703837805c
    Update docker.yml mrjvs 2024-07-28 21:24:59 +0200
  • 0648852c42
    Merge pull request #39 from MatthewL246/docker-updates Jonathan Barrow 2024-07-22 12:27:13 -0400
  • 73dab86fa5
    fix: exit server on SIGTERM Matthew Lopez 2024-07-02 15:09:13 -0400
  • 4374a5fedb
    feat: create Docker build and publish action Matthew Lopez 2024-07-02 15:08:14 -0400
  • c8a8bd5778
    chore: update Docker setup Matthew Lopez 2024-07-02 15:07:50 -0400
  • c81d3b863e
    chore: update empty post checks Jonathan Barrow 2024-02-12 16:36:11 -0500
  • d91540fdae
    chore: reject bad post bodies rather than modify Jonathan Barrow 2024-02-12 16:32:36 -0500
  • 69ada7ff1a
    chore: removed duplicate status codes Jonathan Barrow 2024-02-12 16:22:16 -0500
  • bc36b7e82b
    chore: update body regex Jonathan Barrow 2024-02-12 16:10:44 -0500
  • 48a05cd437 Added permissions for communities. Added additional checks for making new posts and new communities to support this change. Update regex to support more languages. Jemma 2024-02-04 16:59:58 -0600
  • 7432c74555
    chore: update packages from npm audit Jonathan Barrow 2024-02-04 14:07:13 -0500
  • 11edfb9cdc
    chore: move @types/bmp-js to devDependencies Jonathan Barrow 2024-02-04 14:06:26 -0500
  • 97c2612982
    patch: reject non-service tokens Jonathan Barrow 2024-02-04 14:04:59 -0500
  • 49611f5c5d
    Bump follow-redirects from 1.15.2 to 1.15.4 dependabot/npm_and_yarn/follow-redirects-1.15.4 dependabot[bot] 2024-01-11 00:59:46 +0000
  • 052da9f4e5 Updated grpc package version Jemma 2024-01-02 13:03:25 -0600
  • 5bfdcaae16 Fixed paintings from the 3DS not being parsed correctly Jemma 2024-01-01 16:25:05 -0600
  • 2b1c482048
    Bump axios from 1.4.0 to 1.6.0 dependabot/npm_and_yarn/axios-1.6.0 dependabot[bot] 2023-11-11 15:08:23 +0000
  • 2d450403e8 Fixed drawing messages not working. Fixed incorrect handling of user message unread status. Added error for when message recipient has not set up Juxt yet. Jemma 2023-10-23 21:05:13 -0500
  • 62c3d9f9ed Fixed wrong PID being used for in game messages Jemma 2023-10-23 20:30:38 -0500
  • a21f0cb799
    Updated servers subdomain beta Jemma 2023-10-22 17:01:29 -0500
  • 6f71f17e0c
    Bump zod from 3.21.4 to 3.22.3 dependabot/npm_and_yarn/zod-3.22.3 dependabot[bot] 2023-10-22 20:50:19 +0000
  • 2af8d74487
    Merge pull request #30 from PretendoNetwork/dev Jemma 2023-10-22 15:37:08 -0500
  • d839969d0e
    temp - added explicit beta checks for some endpoints Jonathan Barrow 2023-10-03 14:47:18 -0400
  • 88633eeb4c
    ignore token for WWP Jonathan Barrow 2023-10-03 13:34:13 -0400
  • 2c477ec919
    wrong feeling_id check Jonathan Barrow 2023-10-03 13:23:18 -0400
  • eab3c10e68
    removed the use of any in post endpoints Jonathan Barrow 2023-10-03 13:15:39 -0400
  • ee3e0bfbdc
    removed the use of any in people endpoints Jonathan Barrow 2023-10-03 13:12:34 -0400
  • 3f82c73a37
    removed the use of any in communities endpoints Jonathan Barrow 2023-10-03 13:03:03 -0400
  • 5e833c558e
    make WWP always return unique users between communities Jonathan Barrow 2023-10-03 12:59:00 -0400
  • 7884836013
    remove the use of any from server.ts Jonathan Barrow 2023-10-03 12:51:47 -0400
  • af863e4f19
    remove unused mapToObject function Jonathan Barrow 2023-10-03 12:48:25 -0400
  • 90b477126d
    remove the use of any from express-subdomain type def Jonathan Barrow 2023-10-03 12:46:41 -0400
  • ef67cfd2b7
    if post feeling_id < 5, set to 0 Jonathan Barrow 2023-10-02 23:31:40 -0400
  • 153df65692
    WWPData -> WWPResult Jonathan Barrow 2023-10-02 23:26:42 -0400
  • 09a88a5452
    disable require-atomic-updates in auth middleware Jonathan Barrow 2023-10-02 23:20:23 -0400
  • a44c80dcbe
    removed empty objects in model types Jonathan Barrow 2023-10-02 23:14:02 -0400
  • 1fd63bee29
    updated Post.json() topic_tag generation Jonathan Barrow 2023-10-02 23:06:40 -0400
  • e529afe540
    Post.remove() -> Post.del(), remove is used by Mongoose internally Jonathan Barrow 2023-10-02 17:15:46 -0400
  • 8e57cc6bb8
    move the @pretendonetwork/grpc package Jonathan Barrow 2023-10-02 17:12:16 -0400
  • 32c662db41
    added SettingsData type Jonathan Barrow 2023-10-02 16:46:55 -0400
  • ff104b496f
    updated Conversation.newMessage parameter types Jonathan Barrow 2023-10-02 16:44:55 -0400
  • 2dd582a9c0
    added CommunityData type Jonathan Barrow 2023-10-02 16:44:10 -0400
  • cdeac347e0
    removed unused document methods Jonathan Barrow 2023-10-02 16:09:25 -0400
  • faa12036bb
    make post encoding more generic and structure accurate Jonathan Barrow 2023-10-02 15:44:09 -0400
  • c9200e21b2
    pass document type to document methods Jonathan Barrow 2023-10-02 15:12:37 -0400
  • 55ec9232a7
    prefer inference in models Jonathan Barrow 2023-10-02 14:57:47 -0400
  • 78c61249c5
    removed unnecessary type defs. prefer inference Jonathan Barrow 2023-10-02 14:55:52 -0400
  • 6076536996
    fixed spacing issue in Post type def Jonathan Barrow 2023-10-02 13:00:23 -0400
  • e2d4a11184
    updated test script to require console headers Jonathan Barrow 2023-10-02 12:54:35 -0400
  • 23434c74a7
    updated vulnerable packages Jonathan Barrow 2023-10-02 12:45:07 -0400
  • 12a53a8313
    updated license field in package.json Jonathan Barrow 2023-10-02 12:39:15 -0400
  • 4e894e9195
    updated author and contributors package.json fields Jonathan Barrow 2023-10-02 12:37:48 -0400
  • 7d86ea3d92
    make wwp more accurate and stable Jonathan Barrow 2023-10-02 12:32:34 -0400
  • a9336a0e9b
    Enable source maps in node Jonathan Barrow 2023-07-17 19:42:54 -0400
  • e6d68accab
    Enable source maps for compiled JS Jonathan Barrow 2023-07-17 19:34:57 -0400
  • 285d1dd4c1
    Fixed crash in /v1/people when only one PID input is given Jonathan Barrow 2023-07-17 19:31:40 -0400
  • 07b13fb2c3
    Merge pull request #29 from EpicUsername12/dev Jonathan Barrow 2023-07-04 18:48:28 -0400
  • 919b74d64e More ✂️ Rambo6Glaz 2023-07-05 00:46:38 +0200
  • 792fdf9f40 Removed regex to 'trim()' Rambo6Glaz 2023-07-05 00:32:50 +0200
  • e95b109816 - Removed digit count condition - Added "Cannot start with a whitespace" condition Rambo6Glaz 2023-07-05 00:27:42 +0200
  • 44a338590b Fix snake_case arguments Rambo6Glaz 2023-07-04 23:48:59 +0200
  • ac92687af4 Add sub community limits and checks Rambo6Glaz 2023-07-04 09:22:07 +0200
  • 09b40b5110
    Merge pull request #28 from DaniElectra/search-key Jonathan Barrow 2023-06-30 00:05:10 -0400
  • d92defbf9f
    Change search_key type check Daniel López Guimaraes 2023-06-30 02:21:21 +0100
  • 2eb969c0f1
    Simplify check a bit Daniel López Guimaraes 2023-06-29 20:59:19 +0100
  • 3a71193ff8
    Add support for search_key to be string, not array Daniel López Guimaraes 2023-06-29 19:55:02 +0100
  • 5f85f65bfc Updated topics endpoint to prevent sub-communities and user generated communities from being displayed Jemma Poffinbarger 2023-06-24 14:23:22 -0500
  • 3f6b0a7aa8 Fixed new posts always being marked as a spoiler. Fixed safe validation failing when a post body was not present when sending a painting Jemma Poffinbarger 2023-06-13 18:10:38 -0500
  • ba066f1c18
    calculateMostPopularCommunities is now more clear and faster Jonathan Barrow 2023-06-13 17:07:17 -0400
  • bcb5992ae3 Increased the expiration time for topics from 1 day to 2 days Jemma Poffinbarger 2023-06-12 17:48:03 -0500
  • 9470efe786
    updated token format Jonathan Barrow 2023-06-11 07:59:24 -0400
  • 35a13d90dc
    Merge pull request #26 from EpicUsername12/dev Jonathan Barrow 2023-06-01 14:55:19 -0400
  • acd9a211f2 Removed 'await' on respondCommunityNotFound() calls EpicUsername12 2023-06-01 20:51:29 +0200
  • 0c46b33be6 Separated /v1/communities/%s route to multiple routes EpicUsername12 2023-06-01 20:33:37 +0200
  • 3ef566789e Hydrate Post documents on the aggregation path of `/v1/communities/%s/posts` EpicUsername12 2023-05-30 19:28:35 +0200
  • 9df8d3f29d Updated POST /v1/communities/%s: EpicUsername12 2023-05-30 18:06:51 +0200
  • fda5e3905e
    Merge pull request #25 from EpicUsername12/dev Jonathan Barrow 2023-05-27 15:53:48 -0400
  • 6c592fbd1d Changed Model type back to interface EpicUsername12 2023-05-27 00:34:54 +0200
  • 04db683c45 Improved GET and POST /v1/communities EpicUsername12 2023-05-26 20:24:49 +0200