349 次代码提交 (1120c9f9953472632ae5b3d91d4e8db70f3cccca)
 

作者 SHA1 备注 提交日期
  Guénaël Muller 1120c9f995 add endpoint to get user content 6 年前
  Guénaël Muller c3652f57c8 add read/unread endpoints 6 年前
  Guénaël Muller 2e8ea5d73f workspace user: use wapi function instead of creating object 6 年前
  Guénaël Muller 8e5c454379 add read_by_user in last active content endpoint 6 年前
  Guénaël Muller 4372f07efd refactoring content_get_all and get_last_active 6 年前
  Guénaël Muller c3937ef68b Merge branch 'fix/621_add_worskpace_filter_by_content_type' into feature/read_unread_endpoints 6 年前
  Guénaël Muller 818d966648 add simple get last active content endpoint 6 年前
  Guénaël Muller 5741da68ce refactor filename or label in create_content and others small things 6 年前
  Guénaël Muller e1cf2dfbca rename exception for empty comment content 6 年前
  Guénaël Muller 929234f6fd fix fiename option in content creation 6 年前
  Guénaël Muller 1ddab5d008 remove uneeded id param in context_models 6 年前
  Guénaël Muller acec7a43da Merge branch 'develop' into fix/better_content_types_and_status_code 6 年前
  Guénaël Muller 518592f7cd stricter range of validity for schema 6 年前
  Guénaël Muller a4ec6dc73b better invalid int errors 6 年前
  Guénaël Muller 4a63b69586 better invalid int errors 6 年前
  Guénaël Muller edba8bf08e fix legacy page get all bug + better test for content_type filter 6 年前
  Guénaël Muller 2471e19b3c add content_filter to workspace_content endpoint 6 年前
  Damien Accorsi 6056263e1b
Merge pull request #91 from tracim/feature/598_comment_htmlpage_thread_contents_endpoints 6 年前
  Guénaël Muller c6b37c546a add tests for set wrong status of content 6 年前
  Guénaël Muller 980b8f639b disallow empty raw_content for comment and empty label for others contents + tests 6 年前
  Guénaël Muller 292738b14e handle exception for non-integer id in path/body error + remove uneeded jsondecodeerror 6 年前
  Guénaël Muller dbea77ac88 add exception case for contents 6 年前
  Guénaël Muller 8258bc2edb set most exceptions as global 6 年前
  Guénaël Muller 0cadc3ef93 use same schema/model for textbased content 6 年前
  Guénaël Muller a7de214c88 use always contentType and contentStatus class + accept special(comment,event) content_type in output schema 6 年前
  Guénaël Muller 3a144606fb best english 6 年前
  Guénaël Muller 59ec21edc5 fix tests 6 年前
  Guénaël Muller d055b04c46 rename exception 6 年前
  Guénaël Muller 78f26e91ca html-documents as exemple 6 年前
  Guénaël Muller 31262c1958 one import per line 6 年前
  Guénaël Muller c6db07d416 typing 6 年前
  Guénaël Muller e1a4cbe30b one datetime format 6 年前
  Guénaël Muller 83c8bf3102 authentificationfailed is forbidden 6 年前
  Guénaël Muller ba2d51c244 renaming tests 6 年前
  Guénaël Muller 13e30c8595 refactoring comment_ids 6 年前
  Guénaël Muller b84e5c091c doc,typing,cleaning 6 年前
  Guénaël Muller 11fa78cdda clearer exception with chaining 6 年前
  Guénaël Muller 31fc4e812c better typing + pep8 6 年前
  Guénaël Muller 6e9485c834 typing + rename as private 6 年前
  Guénaël Muller e8732cbae9 no space before punctuation in English 6 年前
  Skylsmoi 1f34921c49 added some missing font awesome icons 6 年前
  Guénaël Muller 1e31c58eea Revert "fixed urls for frontend. Removed '/#'" 6 年前
  Damien Accorsi e978818570
Merge pull request #92 from tracim/fix/600_fix_database_commands 6 年前
  Skylsmoi 6f2cdfbfb6 fixed color and font awesome icons 6 年前
  Skylsmoi e2edf427db fixed urls for frontend. Removed '/#' 6 年前
  Guénaël Muller b70287437a add created datetime in comment schema 6 年前
  Guénaël Muller 1736af982a doc+renaming 6 年前
  Guénaël Muller e58d96135c add retrocompatibility with old 'page' slug + tests 6 年前
  Guénaël Muller 8ab1bc2582 rename htmlpage to html-documents 6 年前
  Guénaël Muller 57fc035682 add comments to explain that we need DEFAULT section params 6 年前