Commit Graph

1055 Commits (f361236c7016277d5ec962f07c0bf7cf56a67636)

Author SHA1 Message Date
Jan Sandbrink a7a959aa4f always embed the attachments 10 years ago
Jan Sandbrink 08fa23d82e please the hound 10 years ago
Jan Sandbrink 6075d3d7c9 extract method 10 years ago
Jan Sandbrink c4e51404c2 move uploaded file creation out of api endpoint 10 years ago
Jan Sandbrink 7d443154b3 parse attachment metadata using a representer 10 years ago
Jan Sandbrink f43c26940e ask the rails url helper for the attachment DL URL 10 years ago
Jan Sandbrink 8774a81265 correctly link & embed watchers in WP 10 years ago
Jan Sandbrink 835f0c344a specify and test edge cases for watcher deletion 10 years ago
Jan Sandbrink 1cb1e9d060 fix HTTP 500 in case of not allowed watcher 10 years ago
Jan Sandbrink 44d1ba3828 allow to view list of current watchers 10 years ago
Jan Sandbrink 50f6ecdecd accept new request format for add watcher 10 years ago
Jan Sandbrink 5a575c6b10 avoid useless JSON roundtrip 10 years ago
Jan Sandbrink 9cc0806024 extract parsable link into own representer 10 years ago
Jan Sandbrink 725fb586a0 style resource link parser 10 years ago
Jan Sandbrink 7cba442308 remove redundant authentication 10 years ago
Jan Sandbrink 8b2ed8015e adapt watch/unwatch links to specification 10 years ago
Jan Sandbrink 1e136a15e0 return ResourceTypeMismatch for wrong resources 10 years ago
Jan Sandbrink 30885fb05d link attachments in WP 10 years ago
Jan Sandbrink 603f30f794 some cleanup 10 years ago
Jan Sandbrink ee05610d5d add specs for the unhappy pathes 10 years ago
Jan Sandbrink 9a9d6aca2c ensure correct file size errors are displayed 10 years ago
Jan Sandbrink 9cd03b0586 correct (but ugly) upload error handling 10 years ago
Jan Sandbrink db3b9da3a8 make attachment upload WORK 10 years ago
Jan Sandbrink 8585637981 list attachments of a WP via APIv3 10 years ago
Jan Sandbrink b41539f9fb delete attachments via APIv3 10 years ago
Jan Sandbrink cde374a6d5 rework attachments endpoint according to spec 10 years ago
Markus Kahl 70fe41cb53 use separate error code when unauthenticated 10 years ago
Markus Kahl c1e597c186 fixed response headers (content type, realm) 10 years ago
Markus Kahl 45b4045255 fixed error_response helper 10 years ago
Markus Kahl d990d5f2f7 restored order 10 years ago
Markus Kahl 5b05bfec90 DRYing 10 years ago
Markus Kahl 28d3dfd827 set WWW-Authenticate header on authentication failure 10 years ago
Markus Kahl 32a26429b7 I don't even 10 years ago
Markus Kahl 5ba15f3b5c removed unnecessary/wrong use of present? 10 years ago
Markus Kahl 7b3df308d0 removed obsolete code/comment 10 years ago
Markus Kahl d368aa85b6 be more positive 10 years ago
Markus Kahl 6bbcc3b269 root.rb auth refactoring 10 years ago
Markus Kahl 6cb6953a07 basic auth for api v3 (WIP) 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink 930dcacc0e always show the parent id in the payload 10 years ago
Alex Coles a58650e7c6 Add/update Copyright headers in lib code 10 years ago
Jan Sandbrink dea02be5b8 return proper error when adding invalid relations 10 years ago
Jan Sandbrink a250ede762 return proper error when adding invalid relations 10 years ago
Alexander Bach 807ce14fb7 Removed redundant authorization check 10 years ago
Alexander Bach ea37a810cb Removed dangerously redundant block argument 10 years ago
Alexander Bach b1fce713cc Hide off limits work packages 10 years ago
Alexander Bach 01f54192f7 Remove explicit statement of implicit getter 10 years ago
Alexander Bach 83c6b2d1ea Accept null for preview 10 years ago
Alexander Bach 99dbca1601 Make done_ratio disappear if disabled 10 years ago
Jan Sandbrink 62ed35e56c fix CF links if value is nil 10 years ago