440 コミット (435e31e474699c8aaf61d5dcdbbe38985f3f291e)
 

作者 SHA1 メッセージ 日付
  Guénaël Muller 81c0636f39 reenable endpoints for last_active and read_status 6 年 前
  Guénaël Muller 7d806d09fc remove temporary get last unread to get_last_active + has_new_information_for 6 年 前
  Guénaël Muller 8cd77c362d updated get_last_active function 6 年 前
  Damien Accorsi bbccafc5a2
Merge pull request #98 from tracim/fix/create_content_in_folder 6 年 前
  Tracim 76084e116b
Merge pull request #94 from tracim/fix/simple_webdav_fix 6 年 前
  Guénaël Muller 2c1920fd0a follow specification and disable unworking functions 6 年 前
  inkhey 0acf666f42
fix bad import 6 年 前
  inkhey 6b4ba88aed
one import per line 6 年 前
  Guénaël Muller 8871ca51d4 Merge branch 'develop' of github.com:tracim/tracim_backend into feature/611_workspace_and_workspace_member_action_endpoints 6 年 前
  Guénaël Muller 2c59c563f1 Merge branch 'develop' of github.com:tracim/tracim_backend into fix/621_add_worskpace_filter_by_content_type 6 年 前
  inkhey 78eabd294a
empty line at end of file 6 年 前
  inkhey 61adcf13e7
Better import 6 年 前
  inkhey cc31c9ec82
Better import 6 年 前
  Guénaël Muller d06b24a747 Merge branch 'develop' of github.com:tracim/tracim_backend into fix/add_revision_type_to_revision 6 年 前
  Guénaël Muller 5dc606fb07 Merge branch 'develop' of github.com:tracim/tracim_backend into fix/create_content_in_folder 6 年 前
  Guénaël Muller 5e9d61ce64 Merge branch 'develop' of github.com:tracim/tracim_backend into fix/simple_webdav_fix 6 年 前
  Damien Accorsi 60e88c581c
Merge pull request #93 from tracim/fix/better_content_types_and_status_code 6 年 前
  Guénaël Muller d27feca166 add endpoint for previews 6 年 前
  Guénaël Muller eaf307881c add endpoint for revision download file 6 年 前
  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 ba9f6d56e5 add empty endpoints for previews 6 年 前
  Guénaël Muller 5761c84cce add revision_type to revisions in endpoints 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 f345b7b4f4 WIP preview_info 6 年 前
  Guénaël Muller d24a7538eb WIP upload/download 6 年 前
  Guénaël Muller 621b8b79bf default endpoints for files 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 年 前
  inkey fdc9941622 Allow create content in folder 6 年 前
  Guénaël Muller ade72cb4fe Merge branch 'develop' of github.com:tracim/tracim_backend into feature/614_file_content_endpoints 6 年 前
  Guénaël Muller 063073eccc fix returned schema for adding member_role 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 年 前
  Guénaël Muller 6d3490519b create user when creating role to an unexisting user 6 年 前
  Guénaël Muller 6829cbc43b fix typing 6 年 前
  Guénaël Muller 406dba61a4 create a file controller example without specific code 6 年 前
  Damien Accorsi 6056263e1b
Merge pull request #91 from tracim/feature/598_comment_htmlpage_thread_contents_endpoints 6 年 前
  Guénaël Muller 3cc7cfba23 add tests for empty label for workspace create/update 6 年 前
  Guénaël Muller 64b5a92d33 Add endpoints to create role/update role 6 年 前