Recent Releases of pawdirecte.js
pawdirecte.js - js v1.9.2
fix(login): give all the cookies (6a98f2b)
Published by Vexcited 11 months ago
pawdirecte.js - js v1.9.0
feat: implement x-gtk for login (8b5665d)
Published by Vexcited 11 months ago
pawdirecte.js - js v1.8.2
chore(ver): upgrade to 7.0.1 (23070ab)
Published by Vexcited 11 months ago
pawdirecte.js - js v1.8.0
Adds https://github.com/LiterateInk/Pawdirecte/pull/18
Published by Vexcited about 1 year ago
pawdirecte.js - js v1.7.1
Fixes the URL encoded password in the login POST form data.
Published by Vexcited about 1 year ago
pawdirecte.js - js v1.7.0
- Add exemptions and subject name to attendance (#11)
- Add support for
Dispensein grades.
Published by Vexcited about 1 year ago
pawdirecte.js - js v1.6.0
Various API changes, please check the https://github.com/LiterateInk/Pawdirecte/pull/9 PR for more details
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.5.0
https://github.com/LiterateInk/Pawdirecte/pull/8 & https://github.com/LiterateInk/Pawdirecte/pull/7 were merged. Should resolve https://github.com/PapillonApp/Papillon/issues/301, thanks to @imyanice for your contributions !
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.4.0
Implements contents in homework.
See #6.
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.3.0
More features to improve Papillon, for more information, please check https://github.com/LiterateInk/Pawdirecte/pull/5.
https://github.com/LiterateInk/Pawdirecte/compare/js-v1.2.0...js-v1.3.0
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.2.0
This release gives a LOT of new features thanks to hard work of @camarm-dev, @LeMaitre4523 and @imyanice on PR #4 !
Includes documents, restauration, grades, homework + state update, messages, workspaces and proper timetables.
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.1.0
Features
- Proper implementation for tree-shaking !
- A bit more lighter by transforming
enumintoconstand using arrow functions
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.0.6
- fix(login): encode password for URI (59cdb19)
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.0.4
- fix(double-auth): use encode/decode (b5dddf0)
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.0.3
Same as js-v1.0.2, fixes an issue on React Native.
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.0.2
- Bump
@literate.ink/utilities(2722b60)
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.0.1
- refactor(models): use
interfaceinstead ofclass(94fca50)
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.0.0
A whole refactor !
Based on https://github.com/LiterateInk/Pawdirecte/issues/2, the current JS/TS implementation was a bit too overhead and we decided to make it less complex.
Please checkout the examples to see the new syntax !
Also https://docs.literate.ink/pawdirecte should be updated pretty soon.
Published by Vexcited over 1 year ago
pawdirecte.js - js v1.0.0-rc.1
- chore(ci): on tag (aa2865d)
- docs: reformat metadata (34fd958)
- chore(vscode): add workspace recommandation (e037c36)
- chore(vscode) : remove unused (11b2b82)
- refactor: move request and response to
core(0a58d42) - docs(examples): refactor on new timetable (fdba149)
- refactor: timetable (0bdcd7b)
- docs(examples): match refactor (4ce06f9)
- refactor(api): visios (6a74e28)
- refactor(timeline): transform into models and decoders (8f38778)
- docs(examples): rewrite using helper (d53ad9e)
- docs(examples): provide a login helper (ce8be46)
- refactor(api): students timeline (3b3e507)
- refactor(account): account_kind -> kind (c5fe635)
- feat(models): add encoder for response (9b33511)
- refactor(account): edforms (25dffa0)
- refactor(encoder): request function names (1f6e296)
- feat(models): add bad double auth error (daecc57)
- fix(models): split into errors classes (94fe729)
- docs(examples): rewrite refresh auth (bebd54b)
- chore(deps): add latest literateink/utilities (bdd71aa)
- fix(ts): use proper tsconfig for Bundler (4d44f6a)
- chore: remove useless entries in package.json (a6d20a2)
- docs: add CONTRIBUTING (39ff98a)
- docs(examples): rewrite hello for current implementation (5f8c087)
- chore: rewrite exports (4ca5162)
- feat: add decoders and encoders (6c115fd)
- chore: write exports (2e48692)
- feat(api): add double auth (e4909e6)
- feat(api): add login and refresh (5f01f7f)
- feat: add models (76da00e)
- refactor: remove old & unused code (4a974cd)
- chore: remove unused github banners (952a83f)
Published by Vexcited over 1 year ago
pawdirecte.js - js v0.1.0
Hello, Pawdirecte !
This is the beginning for Pawdirecte JS/TS releases.
Published by Vexcited over 1 year ago