175 Révisions (df91e6b47a31a596bb2aa01e2cea9f69c6d270ac)
 

Auteur SHA1 Message Date
  Guénaël Muller df91e6b47a better exception message for request il y a 6 ans
  Guénaël Muller a567bb6d65 Merge branch 'feature/578_add_api_for_workspace/apps' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps il y a 6 ans
  Guénaël Muller 60841695e3 better exception message for user api il y a 6 ans
  Guénaël Muller 2f98c67b37 better role lib : typing + indent il y a 6 ans
  Guénaël Muller bda335a563 better user lib : clear error messages + renaming Exception il y a 6 ans
  Bastien Sevajol 58aa6bebfd
code quality il y a 6 ans
  Bastien Sevajol 5dccf42173
import format il y a 6 ans
  Bastien Sevajol a1747766be
code quality il y a 6 ans
  Bastien Sevajol 7220ef511b
import format il y a 6 ans
  Bastien Sevajol 402fc57b4e
pep8 il y a 6 ans
  Bastien Sevajol 453d3046ab
import format il y a 6 ans
  Bastien Sevajol 3a7718271b
indentation il y a 6 ans
  Bastien Sevajol bb6e7634a1
import format il y a 6 ans
  Bastien Sevajol 4f00341512
Delete development.ini.old il y a 6 ans
  Bastien Sevajol 98488550f8
Update authorization.py il y a 6 ans
  Bastien Sevajol 4748fe3e63
import format il y a 6 ans
  Bastien Sevajol 2e6bcfa60b
import format il y a 6 ans
  Guénaël Muller da09b2b478 validate only enum value for profileSchema il y a 6 ans
  Guénaël Muller 997ee1fc9f Return both slug and id of role + set explicit valid values il y a 6 ans
  Guénaël Muller ad7525b38e Merge branch 'develop' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps il y a 6 ans
  Damien Accorsi 5d24b2656e
Merge pull request #78 from tracim/fix/62_fix_sqlite_same_thread_issue il y a 6 ans
  Guénaël Muller 4041960a77 add candidate user in request, require_same_user_or_profile decorator and use it to have easier auth policy check for user data il y a 6 ans
  Guénaël Muller 46b044635d Better doc + TODO comments il y a 6 ans
  Guénaël Muller cc602e1f03 Simpler controller code with some refactoring il y a 6 ans
  Guénaël Muller 7d7f68f2f8 use config as param in every internal api + with_context method in API il y a 6 ans
  Guénaël Muller c6ad857f45 Add workspace endpoint + some fixes il y a 6 ans
  Guénaël Muller ddfb06b572 add user workspace view + many changes to make it work il y a 6 ans
  Guénaël Muller 3972eff01d tests,schema,controller for new api endpoints il y a 6 ans
  Guénaël Muller bafcc5acf8 properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object il y a 6 ans
  Guénaël Muller 44659595ce support cors preflight and better cors support il y a 6 ans
  Guénaël Muller 1726a50321 return user object with login endpoint instead of no content il y a 6 ans
  Guénaël Muller 53220e8dd4 Fix CORS issue with allow_origin for all il y a 6 ans
  Damien Accorsi 74c1813eec
Merge pull request #68 from tracim/feature/67_use_uwsgi il y a 6 ans
  Guénaël Muller 79df94f1eb fix webdav conf file : setup it in wsgi launcher il y a 6 ans
  Damien Accorsi 734ed10548
Merge pull request #58 from tracim/fix/better_user_lib_for_authentication il y a 6 ans
  Guénaël Muller 3fed567a7f better uwsgi doc, install uwsgi with pip il y a 6 ans
  Guénaël Muller 50bda15ef0 better uwsgi runner for both web and webdav il y a 6 ans
  Guénaël Muller 836ca8d2f0 allow to launch tracim with uwsgi il y a 6 ans
  Damien Accorsi 5bf565c710
Merge pull request #65 from tracim/fix/41_remove_examples il y a 6 ans
  Guénaël Muller d9cdd657fb better nominal_case for get_user_with_context il y a 6 ans
  Guénaël Muller 041b320f5d Drop old examples il y a 6 ans
  Guénaël Muller 4719a871d8 use post_load to deserialise object il y a 6 ans
  Damien Accorsi 9fda7dadf3
Merge pull request #63 from tracim/fix/better_readme il y a 6 ans
  Guénaël Muller 761718dd6c rename file to file_ to avoid trouble with file build-in il y a 6 ans
  Guénaël Muller a204b4ff69 fix some typing and naming issue related to userlib il y a 6 ans
  Guénaël Muller 7c8c23b589 some small fix for readme il y a 6 ans
  Guénaël Muller adf1dd1659 cleanup depot when using delete db command il y a 6 ans
  Damien Accorsi 20ba34967e
Merge pull request #61 from tracim/fix/52_fix_sqlalchemy_issue_for_webdav il y a 6 ans
  Guénaël Muller 5b499a58d1 better comment il y a 6 ans
  Guénaël Muller 055d66e054 verify db delete command exist il y a 6 ans