seitime-frappe/frappe/integrations
barredterra 88c8baa9ee refactor: for append to extend, merge list extend
Replace a for append loop with list extend.
Create the list with values instead of creating
an empty list and extending it with another list.
2023-08-09 13:25:39 +02:00
..
doctype refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00
frappe_providers refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30
workspace/integrations refactor: Workspace cleanup (#21100) 2023-05-26 14:42:31 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
google_oauth.py chore: fix docstrings 2022-07-18 17:47:57 +05:30
oauth2.py fix: show full name instead of first/last name 2023-07-27 13:22:38 +05:30
oauth2_logins.py refactor: OAuth 2022-12-27 19:25:43 +05:30
offsite_backup_utils.py fix: procure db config from single authority (#21578) 2023-07-24 10:48:29 +05:30
utils.py chore: fix linter 2022-07-26 23:17:04 +05:30