issues
search
fac19
/
Cardley---backend
RESTful api for Cardley
https://cardley-api.herokuapp.com/
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump cookiejar from 2.1.2 to 2.1.4
#64
dependabot[bot]
opened
1 year ago
0
Bump json5 from 2.1.3 to 2.2.3
#63
dependabot[bot]
opened
1 year ago
0
Bump jsonwebtoken from 8.5.1 to 9.0.0
#62
dependabot[bot]
opened
1 year ago
0
Bump express from 4.17.1 to 4.17.3
#61
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#60
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#59
dependabot[bot]
opened
1 year ago
0
Bump jsdom from 16.2.2 to 16.7.0
#58
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#57
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.12.2 to 6.12.6
#56
dependabot[bot]
opened
2 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#55
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#54
dependabot[bot]
opened
3 years ago
0
Bump glob-parent from 5.1.1 to 5.1.2
#53
dependabot[bot]
opened
3 years ago
0
Bump normalize-url from 4.5.0 to 4.5.1
#52
dependabot[bot]
opened
3 years ago
0
Bump ws from 7.3.0 to 7.4.6
#51
dependabot[bot]
opened
3 years ago
1
Bump hosted-git-info from 2.8.8 to 2.8.9
#50
dependabot[bot]
opened
3 years ago
1
Bump lodash from 4.17.15 to 4.17.21
#49
dependabot[bot]
opened
3 years ago
1
Bump y18n from 4.0.0 to 4.0.1
#48
dependabot[bot]
opened
3 years ago
1
Bump ini from 1.3.5 to 1.3.8
#47
dependabot[bot]
opened
3 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#46
dependabot[bot]
closed
3 years ago
2
Testing
#45
Joepock123
opened
4 years ago
2
Foreign keys
#44
HettieM
opened
4 years ago
1
Added demo users and decks
#43
Roger-Heathcote
closed
4 years ago
1
add middleware to sanitise html
#42
Ivo-Evans
opened
4 years ago
0
Added and tested routes for adding and removing public decks from a u…
#41
Roger-Heathcote
closed
4 years ago
1
DELETE /decks/remove-public/:deck_id (remove a public deck from your collection)
#40
Roger-Heathcote
closed
4 years ago
0
Issue 26 & Issue 25
#39
Roger-Heathcote
closed
4 years ago
1
Better errors and debug mode
#38
Roger-Heathcote
closed
4 years ago
1
Create deck
#37
Ivo-Evans
closed
4 years ago
1
Added some erro handling to /handlers/place.js
#36
Roger-Heathcote
closed
4 years ago
1
Same user or public
#35
Roger-Heathcote
closed
4 years ago
1
Add codecov line to .travis.yml
#34
Ivo-Evans
closed
4 years ago
1
Update .travis.yml and package.json for database testing in CI
#33
Ivo-Evans
closed
4 years ago
0
Definite bug in /decks/first/:deck_id
#32
Roger-Heathcote
closed
4 years ago
0
Get all cards in deck
#31
Ivo-Evans
closed
4 years ago
1
Poss bug in GET /decks/first/:deck_id
#30
Roger-Heathcote
closed
4 years ago
2
GET cards/deck (get all the cards in a given deck)
#29
VatsKan
closed
4 years ago
0
POST /decks/add-public/:deck_id (adds a public deck to your collection)
#28
VatsKan
closed
4 years ago
0
GET /cards/:card_id (get a particular card by it's card_id)
#27
Roger-Heathcote
opened
4 years ago
0
POST /cards/:deck_id (create a new card in the specified deck)
#26
Roger-Heathcote
closed
4 years ago
0
PUT /cards/:card_id (edit / update a card)
#25
Roger-Heathcote
closed
4 years ago
0
DELETE /cards/:card_id (delete a card)
#24
Roger-Heathcote
opened
4 years ago
0
GET /search (find cards and decks by keyword and flags)
#23
Roger-Heathcote
opened
4 years ago
0
Compliments
#22
jackherizsmith
closed
4 years ago
0
Kanban
#21
Alexreid95
closed
4 years ago
2
Thursday
#20
Roger-Heathcote
closed
4 years ago
0
Wednesday
#19
Roger-Heathcote
closed
4 years ago
0
CORS access isn't limited
#18
Ivo-Evans
opened
4 years ago
0
Enable cors (indiscriminately)
#17
Ivo-Evans
closed
4 years ago
0
Add node version to package.json
#16
Ivo-Evans
closed
4 years ago
0
POST /place/:card_id
#15
Roger-Heathcote
closed
4 years ago
0
Next