Veloi
|
c70f7b4215
|
fix: getPupilFields url
|
2023-09-18 20:09:10 +01:00 |
|
Veloi
|
2a0ffdb8ef
|
Update studentClient.ts
|
2023-09-18 19:59:13 +01:00 |
|
Veloi
|
a5c94bf8f9
|
Update studentClient.ts
|
2023-09-18 19:58:08 +01:00 |
|
Veloi
|
8b0ad3667d
|
Merge branch 'main' into main
|
2023-09-18 18:01:48 +01:00 |
|
Veloi
|
5997f0dd78
|
Update studentClient.ts
|
2023-09-18 18:00:07 +01:00 |
|
Veloi
|
fb45ed5f08
|
Update baseClient.ts
|
2023-09-18 17:59:34 +01:00 |
|
Veloi
|
cebc415b01
|
Update src/core/baseClient.ts
Co-authored-by: James Cook <jamesatjaminit@jaminit.co.uk>
|
2023-09-18 17:58:17 +01:00 |
|
Veloi
|
976b274dc2
|
Update src/core/baseClient.ts
Co-authored-by: James Cook <jamesatjaminit@jaminit.co.uk>
|
2023-09-18 17:58:05 +01:00 |
|
James Cook
|
936057bbd4
|
chore: fix build script
|
2023-09-17 17:56:27 +01:00 |
|
James Cook
|
c006fa2653
|
chore: repo cleanup
|
2023-09-17 17:42:33 +01:00 |
|
Isaac Hatton
|
8a11040524
|
feat: parent client tests & consistant error messages (#37)
|
2023-09-17 17:19:48 +01:00 |
|
James Cook
|
a022c8a8ad
|
chore: move deno dev deps to deps file && use import map
|
2023-09-16 20:14:18 +01:00 |
|
James Cook
|
c5e7b3f24e
|
fix: improve makeAuthedRequest types
|
2023-09-16 20:05:39 +01:00 |
|
James Cook
|
dea1a00f13
|
fix: Parent client Login (#36)
|
2023-09-16 19:52:03 +01:00 |
|
James Cook
|
39e7adf53f
|
chore: remove v from npm version
|
2023-09-16 19:31:11 +01:00 |
|
veloii
|
c279d9120f
|
fix: add meta for getDetentions
|
2023-09-15 20:12:19 +01:00 |
|
veloii
|
c0e869e2fe
|
fix: use Array<T> instead of [] to stay consistent
|
2023-09-15 20:09:38 +01:00 |
|
veloii
|
a05b3ada93
|
feat: add getPupilFields
|
2023-09-15 20:08:17 +01:00 |
|
veloii
|
e2f3b21ee5
|
fix: reward shop typing upon testing
|
2023-09-15 20:05:32 +01:00 |
|
veloii
|
4d6c676376
|
feat: add rewards shop methods
|
2023-09-15 19:51:46 +01:00 |
|
Veloi
|
d39eda7bf3
|
fix: attendance typing && expose full attendance response object (#34)
|
2023-09-15 19:02:16 +01:00 |
|
James Cook
|
a9afa0e9e5
|
feat: export types to classcharts-api/types
This allow types to be easily accessed without knowing the full path.
Eliminates the need to decide which types should be exported from mod.ts
|
2023-09-15 17:06:59 +01:00 |
|
James Cook
|
3e76d4a762
|
docs: add notice warning about parent client
|
2023-09-14 20:01:58 +01:00 |
|
James Cook
|
687c36f326
|
docs: update announcements docs
|
2023-09-14 19:54:48 +01:00 |
|
James Cook
|
7529b572a0
|
fix: remove description sanitising logic
Since the purpose of this library is to stay as true to the actual API as possible
|
2023-09-14 19:40:08 +01:00 |
|
James Cook
|
45ef7c7ce9
|
feat: announcements meta response
|
2023-09-14 19:38:21 +01:00 |
|
James Cook
|
bb986b71a8
|
chore: add contributing.md
|
2023-09-13 22:24:12 +01:00 |
|
James Cook
|
ffe3e24bbd
|
fix: use .has instead of .get
|
2023-09-10 13:02:05 +01:00 |
|
James Cook
|
17549a4f24
|
docs: specify deno or node
|
2023-09-08 19:27:19 +01:00 |
|
James Cook
|
ad3b5c380b
|
fix: fix wording of docs
|
2023-09-08 19:27:01 +01:00 |
|
James Cook
|
07021bc235
|
fix: remove baseClient entrypoint
|
2023-09-05 15:21:32 +01:00 |
|
James Cook
|
b34d972167
|
fix: remove @internal
Since it messes with emitted types
|
2023-09-05 15:16:18 +01:00 |
|
James Cook
|
ecd1b9c434
|
docs: add link to docs
|
2023-09-03 16:49:56 +01:00 |
|
James Cook
|
65b55a3211
|
chore: copy readme file correctly
|
2023-08-30 16:04:27 +01:00 |
|
James Cook
|
780322f3e2
|
chore: move docs to readme
|
2023-08-30 16:00:24 +01:00 |
|
James Cook
|
4c871a3112
|
fix: remove types from package.json build
|
2023-08-30 15:48:36 +01:00 |
|
James Cook
|
a5fab5b767
|
chore: update readme links
|
2023-08-30 13:48:29 +01:00 |
|
James Cook
|
70c9d623fc
|
chore: deno badge & formatting
|
2023-08-30 13:43:25 +01:00 |
|
James Cook
|
55d91a52b7
|
docs: update package description
|
2023-08-30 13:35:37 +01:00 |
|
James Cook
|
0d9d64cb07
|
docs: update docs to include deno
|
2023-08-30 13:09:14 +01:00 |
|
James Cook
|
3be1064901
|
chore: fix release workflow
|
2023-08-30 12:30:29 +01:00 |
|
James Cook
|
f86ded2ae3
|
feat: denoify (#33)
|
2023-08-30 12:28:49 +01:00 |
|
github-actions[bot]
|
f2981dd167
|
chore: Version Packages (#31)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-14 09:42:51 +01:00 |
|
James Cook
|
3d0e7aa957
|
chore: declare no sideeffects
|
2023-06-14 09:40:40 +01:00 |
|
James Cook
|
0cabed9778
|
chore: repo cleanup
|
2023-06-01 19:54:26 +01:00 |
|
James Cook
|
40b1683d94
|
fix: export types first
see: https://publint.dev/rules#exports_types_should_be_first
|
2023-06-01 19:45:40 +01:00 |
|
James Cook
|
2184c86f3c
|
docs: update nodejs version requirement
|
2023-05-30 20:53:54 +01:00 |
|
github-actions[bot]
|
3fe6a7e493
|
chore: Version Packages (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-30 18:38:32 +01:00 |
|
James Cook
|
6552c282d5
|
feat: use native fetch
|
2023-05-30 18:37:24 +01:00 |
|
James Cook
|
00e3a13821
|
chore: typo fixes + config files
|
2023-05-14 00:59:21 +01:00 |
|