|
c3cfb2607a
|
fix: random exit from worker making server not react (#685)
|
2025-03-12 08:10:49 +01:00 |
|
Benjamin Rousseliere
|
f39956e429
|
fix: specific request crash (#621)
|
2025-01-09 23:48:58 +01:00 |
|
|
87d9b16fb8
|
chore: Add error reporting (#617)
* chore: Add error reporting
Signed-off-by: Avior <git@avior.me>
* fix: test issues
Signed-off-by: Avior <git@avior.me>
---------
Signed-off-by: Avior <git@avior.me>
|
2024-12-12 00:20:58 +01:00 |
|
|
0616b98038
|
fix: variable not found
|
2024-12-10 13:47:43 +01:00 |
|
|
ebc2bb28bf
|
feat: Allow to customize number of workers (#616)
|
2024-12-10 13:34:57 +01:00 |
|
|
d291c692d9
|
fix: random card not respecting format (#589)
|
2024-11-27 23:55:07 +01:00 |
|
|
64bcd0524d
|
fix: no data was returned when filtering with set (#568)
|
2024-11-05 19:03:12 +01:00 |
|
|
07a8ad0b8e
|
fix: Add missing multi value filtering (#564)
|
2024-10-29 14:52:11 +01:00 |
|
|
4c96331b93
|
fix: set id not taking into account in set search (#563)
|
2024-10-17 23:33:34 +02:00 |
|
|
bbd5d28dc6
|
fix: missing deletion
|
2024-09-26 00:43:22 +02:00 |
|
|
ce8d5590ef
|
chore: Remove unused logs
|
2024-09-26 00:37:22 +02:00 |
|
|
b9dae445b1
|
fix: sets not working when fetching with name
|
2024-09-26 00:31:10 +02:00 |
|
|
4700618047
|
feat: Add advanced filtering capabilities (#522)
|
2024-09-26 00:11:48 +02:00 |
|
|
ae6ed3cdaa
|
feat: setup clustering (#530)
|
2024-08-30 12:10:05 +02:00 |
|
|
31b1ae566e
|
feat: Add standard Error reporting to user through RFC9457 (#519)
|
2024-07-25 12:29:06 +02:00 |
|
|
a26ef0e5eb
|
feat: Add support for Asians Pokémon Cards (#481)
|
2024-06-07 12:53:08 +02:00 |
|
|
d48971c95e
|
fix: Ordering failing when one value is null (#490)
|
2024-05-19 01:32:23 +02:00 |
|
|
e4aba3bf1c
|
feat: Add random card/set/serie endpoint (#484)
Co-authored-by: Avior <git@avior.me>
|
2024-05-10 02:44:50 +02:00 |
|
|
df154e6b9b
|
Chore: upgrade deps (#483)
Co-authored-by: Avior <git@avior.me>
|
2024-05-07 02:41:57 +02:00 |
|
|
0c29886812
|
fix: better error logging for GraphQL
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
|
2024-02-29 15:12:39 +01:00 |
|
|
f6e7871fc5
|
fix: Remove even more requires
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
|
2024-02-29 14:53:30 +01:00 |
|
|
f9aa90ed09
|
fix: Move from require to import
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
|
2024-02-29 14:38:32 +01:00 |
|
|
8e3406f8fc
|
feat: Add more error loggin to catch this shitty error
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
|
2024-02-29 14:14:05 +01:00 |
|
|
e6a8c1dd71
|
chore: Add error handling directing to a Glitchtip server to log errors
Signed-off-by: Avior <github@avior.me>
|
2024-01-22 23:45:48 +01:00 |
|
|
0146765e7a
|
fix: Cache saving 5xx errors
Signed-off-by: Avior <github@avior.me>
|
2024-01-22 23:22:39 +01:00 |
|
|
41bf9afde7
|
feat: Add ability for users to requests using the subfields values (#477)
|
2024-01-22 01:48:04 +01:00 |
|
|
2cfa860f6d
|
fix: Undefined values crashing the request (#476)
|
2024-01-22 01:42:59 +01:00 |
|
|
33007d83bc
|
fix: Invalid card when searching using the set and localid (#472)
|
2024-01-08 00:40:31 +01:00 |
|
|
8fd7afeb32
|
fix: better sorting defaults
Signed-off-by: Avior <github@avior.me>
|
2024-01-03 23:24:52 +01:00 |
|
|
28fcb66fc9
|
fix: 404 error for options requests
Signed-off-by: Avior <github@avior.me>
|
2024-01-03 21:06:52 +01:00 |
|
|
12ed23b5a2
|
fix: invalid OPTIONS request handling (#467)
|
2024-01-03 20:25:15 +01:00 |
|
|
b4dbdef4fa
|
fix: set order not following the old way (#465)
|
2024-01-03 12:16:57 +01:00 |
|
|
ef23029d24
|
fix: log that want to production
Signed-off-by: Avior <github@avior.me>
|
2024-01-03 03:51:42 +01:00 |
|
|
5c8ca20a41
|
feat: Add better sorting/filtering/pagination (#458)
|
2024-01-03 02:27:56 +01:00 |
|
|
a2db003735
|
fix: Build error
Signed-off-by: Avior <github@avior.me>
|
2023-01-11 21:27:20 +01:00 |
|
|
4b340733d7
|
fix(server): Server not correctly handling +
Signed-off-by: Avior <github@avior.me>
|
2023-01-11 21:18:31 +01:00 |
|
|
2b23503864
|
fix: Add missing user-agent
Signed-off-by: Avior <f.bouillon@aptatio.com>
|
2022-12-09 15:57:16 +01:00 |
|
|
467f6e9e95
|
fix: Build issues
Signed-off-by: Avior <f.bouillon@aptatio.com>
|
2022-12-09 14:57:08 +01:00 |
|
|
8192542c1d
|
feat(server): Add better logging to detect potential errors
Signed-off-by: Avior <f.bouillon@aptatio.com>
|
2022-12-09 14:42:22 +01:00 |
|
|
33814d7df2
|
fix: Build error
Signed-off-by: Avior <f.bouillon@aptatio.com>
|
2022-11-25 10:31:37 +01:00 |
|
|
f5fa952e54
|
fix: Cache caching OPTIONS requests
Signed-off-by: Avior <f.bouillon@aptatio.com>
|
2022-11-25 10:24:26 +01:00 |
|
|
7467090e2c
|
fix: changed to new API URL
Signed-off-by: Avior <github@avior.me>
|
2022-09-12 23:57:16 +02:00 |
|
|
a835c6ca29
|
fix: Handle variable lang directive (#272)
|
2022-04-11 12:17:22 +02:00 |
|
|
97a521ddac
|
feat: Add Github Table as SVG (#232)
|
2022-01-19 11:29:27 +01:00 |
|
|
62257cb5f0
|
fix: Fix Total progress without the correct pre language progress (#226)
|
2022-01-17 10:21:14 +01:00 |
|
|
df5bb1aae3
|
Update util.ts
|
2021-12-30 23:46:27 +00:00 |
|
|
1d8077d8b4
|
perf: Remove Uneeded logging (#219)
|
2021-12-30 23:40:04 +00:00 |
|
|
16467d4a19
|
refactor: Add more logging forGraphQL errors (#218)
|
2021-12-30 23:11:53 +00:00 |
|
|
0f05a63198
|
fix: StringEndpoint not corresponding to the docs (#210)
|
2021-12-15 10:50:47 +01:00 |
|
|
c2ea960801
|
fix: Fix Endpoints not giving the correct card with a speicific id (#196)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
|
2021-11-30 15:23:01 +01:00 |
|