Commit Graph

62 Commits (d8f3e00f0a207486cb6c7b0bb8bf3c8dbc90d0ca)

Author SHA1 Message Date
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink a3ff9d57ed fix user representer for representing groups [sic] 10 years ago
Jan Sandbrink 957b060851 hide a users mail address if he wishes to 10 years ago
Jan Sandbrink 9feb0700ac rename mail to email, update docs, style code 10 years ago
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Jan Sandbrink a72ea0d5af more consequently use route_param 10 years ago
Jan Sandbrink 2e1a999c6c extract current_user into Single 10 years ago
Jan Sandbrink 2d821da157 prefix representers to help rails out 10 years ago
Jan Sandbrink 7c2a686657 make self_link even more awesome 10 years ago
Jan Sandbrink 327c53cb94 extract helper for self links 10 years ago
Jan Sandbrink 34f357f492 use formatter from member instead of immediately 10 years ago
Jan Sandbrink 83a42d82b9 fix auto loading of DateTimeFormatter during dev 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Jens Ulferts ffc89d0f13 we no longer use instance variables here 10 years ago
Jens Ulferts 374c1f0af9 prefer current_user over User.current 10 years ago
Jan Sandbrink 0f3433d619 remove param from method 10 years ago
Jan Sandbrink bb5cc904b1 actually call the method I intended 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jan Sandbrink e1c02db9ab fix reference to current user 10 years ago
Jan Sandbrink d1e3f23467 obey style rules 10 years ago
Jan Sandbrink c11bd5b8d5 actually include delete link 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Oliver Günther a112291396 apiv3: User (Un-)Locking functionality 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Markus Kahl a33c8fa312 API v3 delete user 10 years ago
Hagen Schink 746f7cce74 Use API V3's path helper 10 years ago
Hagen Schink 10ea44dad3 Implement collections specification 10 years ago
Hagen Schink 6ec63bc9af Update reform and its dependencies 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Philipp Tessenow ec9b14f984 add subtype to principals in apiv2 10 years ago
Marek Takac 547ef3f8f5 Fixed broken links in WP representer 10 years ago
Alex Coles 47b57c576c Use paths instead of URLs in Resource links 10 years ago
Jens Ulferts f758aabfb1 uses gravatar_image_tag gem as standard avatar lib 10 years ago
Richard 3f81dc9b07 only display links to users' comments if they are active. 10 years ago
Hagen Schink b84d89dbd2 Adapt collection naming scheme 10 years ago
Hagen Schink d9f62aa242 Rename WatchersRepresenter to UsersRepresenter 10 years ago
Alex Coles 92e8384266 Add missing Copyright headers in lib (API) code 10 years ago
Alex Coles baf328c798 Minor refactoring of UsersAPI 10 years ago
Alex Coles 0bf314f149 Specify a custom Formatter for hal+json 10 years ago
Marek Takac 50335c44c5 Add link to remove watcher to the user representer 10 years ago
Richard 93aa00dd4d Added name property to api user representer. Using this in wp overview header. 10 years ago
Marek Takac 088525fbbd Got rid of authorization for show user API endpoint 10 years ago
Marek Takac 583a7d6b5f Added API show user endpoint 10 years ago
Marek Takac c832f713ee Added some properties to the API user representer 10 years ago
Jens Ulferts a66ee51930 fixes links in representers (duplicate /) 10 years ago