119 Commits

Author SHA1 Message Date
b19893f5ad Merge pull request 'fix(deps): update dependency com.konghq:unirest-java-bom to v4.4.5' (#14) from renovate/com.konghq-unirest-java-bom-4.x into master
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 55s
Reviewed-on: #14
2024-12-18 23:19:19 -08:00
1bc7c1369c Merge pull request 'fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.0' (#9) from renovate/spring-boot into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Failing after 7s
Reviewed-on: #9
2024-12-18 23:19:09 -08:00
a397b71382 Merge pull request 'fix(deps): update dependency net.dv8tion:jda to v5.2.1' (#10) from renovate/net.dv8tion-jda-5.x into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Failing after 7s
Reviewed-on: #10
2024-12-18 23:18:59 -08:00
c3d271bb3b Merge pull request 'fix(deps): update dependency org.questdb:questdb to v8.2.1' (#11) from renovate/org.questdb-questdb-8.x into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Failing after 8s
Reviewed-on: #11
2024-12-18 23:18:53 -08:00
6fd0260b4e Merge pull request 'fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v8.0.0-rc.2' (#12) from renovate/io.sentry-sentry-spring-boot-starter-jakarta-8.x into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Reviewed-on: #12
2024-12-18 23:18:46 -08:00
b33dc292cd Merge pull request 'chore(deps): update eclipse-temurin docker tag to v17.0.13_11-jre-focal' (#13) from renovate/eclipse-temurin-17.x into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Reviewed-on: #13
2024-12-18 23:18:40 -08:00
0c6c3755f2 Merge pull request 'fix(deps): update dependency org.projectlombok:lombok to v1.18.36' (#15) from renovate/org.projectlombok-lombok-1.x into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Reviewed-on: #15
2024-12-18 23:18:32 -08:00
6f58e1753f Merge pull request 'chore(deps): update react monorepo to v19 (major)' (#16) from renovate/major-react-monorepo into master
Some checks failed
Publish JS SDK / docker (push) Failing after 16s
Reviewed-on: #16
2024-12-18 23:18:28 -08:00
41491890f5 Fixed a bug where custom emojis wouldn't be displayed properly
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m9s
2024-12-19 02:15:08 -05:00
01923bb039 Fix a bug where requests would rely on the metrics server being online, and error if it wasn't which would prevent the request from being processed 2024-12-19 02:14:52 -05:00
Renovate Bot
f6357ea36a chore(deps): update react monorepo to v19 2024-12-18 06:10:35 +00:00
Renovate Bot
c9da76d3e2 fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.0 2024-12-12 07:13:57 +00:00
Renovate Bot
9266c8a433 fix(deps): update dependency org.questdb:questdb to v8.2.1 2024-12-12 07:13:55 +00:00
Renovate Bot
a229861e3a fix(deps): update dependency org.projectlombok:lombok to v1.18.36 2024-12-12 07:13:52 +00:00
Renovate Bot
1112ce0591 fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v8.0.0-rc.2 2024-12-12 07:13:50 +00:00
Renovate Bot
2020290349 fix(deps): update dependency net.dv8tion:jda to v5.2.1 2024-11-10 17:04:46 +00:00
Renovate Bot
ea0f899cb1 fix(deps): update dependency com.konghq:unirest-java-bom to v4.4.5 2024-11-01 13:02:59 +00:00
Renovate Bot
13d556eaf4 chore(deps): update eclipse-temurin docker tag to v17.0.13_11-jre-focal 2024-10-24 04:03:55 +00:00
1252763b68 redeploy
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 53s
2024-09-12 18:30:42 -04:00
6b33ac7330 Metrics
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Failing after 8s
2024-09-12 18:25:32 -04:00
56705af255 add request logs to the api 2024-09-12 16:58:14 -04:00
e3f69f1de7 Update README.md 2024-09-12 16:46:50 -04:00
00ffa59b5c Update README.md 2024-09-11 00:45:03 -04:00
14bf786d0b center the shields 2024-09-11 00:32:39 -04:00
35e1235dd5 Update README.md 2024-09-11 00:31:45 -04:00
06f4ff663d Add logo 2024-09-11 00:30:29 -04:00
9d49fce5a2 Update README.md 2024-09-11 00:30:03 -04:00
101a6c79d3 Update README.md 2024-09-11 00:24:35 -04:00
5c54ebc3f6 Add ISSUE_TEMPLATE.md 2024-09-11 00:10:47 -04:00
6ece107b43 lol oops, fix the cache in the backend not properly updating
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 56s
2024-09-10 18:25:56 -04:00
e8bfc88e1e Add profile theme and profile effects to the DiscordUser model
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m12s
2024-09-10 18:09:35 -04:00
3516fbc273 Retain connected account order from the Discord API
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m0s
2024-09-10 17:24:25 -04:00
280b89b7cf npm lib ver bump
All checks were successful
Publish JS SDK / docker (push) Successful in 14s
2024-09-10 17:20:26 -04:00
45e017d840 Fix the config in the npm lib?
Some checks failed
Publish JS SDK / docker (push) Failing after 10s
2024-09-10 17:19:24 -04:00
4010b141f5 change the default API endpoint
Some checks failed
Publish JS SDK / docker (push) Failing after 15s
2024-09-10 17:09:18 -04:00
113f160080 Retain badge order from the Discord API
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m1s
2024-09-10 17:02:28 -04:00
e90b672918 bump npm lib ver
All checks were successful
Publish JS SDK / docker (push) Successful in 19s
2024-09-10 16:10:16 -04:00
5d228bca06 Dispatch user status upon listen
Some checks failed
Publish JS SDK / docker (push) Failing after 14s
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m6s
2024-09-10 16:09:31 -04:00
2f0b6d5982 debugs
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 56s
2024-09-10 16:04:20 -04:00
cd4a57a4f2 Add debug option and potentially fix types?
All checks were successful
Publish JS SDK / docker (push) Successful in 13s
2024-09-10 15:54:09 -04:00
8ac403d185 Fix TS index
All checks were successful
Publish JS SDK / docker (push) Successful in 14s
2024-09-10 15:47:22 -04:00
1df551ade3 Use the new Discord model in the npm lib
Some checks failed
Publish JS SDK / docker (push) Failing after 13s
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 54s
2024-09-10 15:44:54 -04:00
3f08400c5f Version bump 2024-09-10 15:44:41 -04:00
2d5890eacb Cleanup
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 54s
2024-09-10 15:13:30 -04:00
4bb5554a71 Update DiscordUser model
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 55s
2024-09-10 14:28:50 -04:00
3d6c8b5b8c Merge pull request 'fix(deps): update dependency com.konghq:unirest-java-bom to v4.4.4' (#8) from renovate/com.konghq-unirest-java-bom-4.x into master
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 54s
Reviewed-on: #8
2024-09-10 10:28:10 -07:00
Renovate Bot
b673fc9f36 fix(deps): update dependency com.konghq:unirest-java-bom to v4.4.4 2024-09-10 07:03:12 +00:00
de84cec951 More data for the DiscordUser model
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 55s
2024-09-10 02:19:42 -04:00
c7bc2a2bdd Use user accounts for extra data
All checks were successful
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Successful in 4s
2024-09-10 01:55:50 -04:00
451fc89afc update npm lib ver
All checks were successful
Publish JS SDK / docker (push) Successful in 19s
2024-09-09 21:50:46 -04:00