seitime-frappe/frappe/utils
2026-01-04 00:52:14 +00:00
..
pdf_generator fix: ensure bench setup-chrome respects site config path for chromium 2025-12-31 16:49:23 +05:30
__init__.py fix: disable UP040, revert some instances to TypeAlias 2025-12-23 13:12:04 +05:30
background_jobs.py fix: ruff "unsafe" fixes 2025-12-22 21:06:48 +05:30
backups.py refactor(treewide): ruff format 2025-09-26 13:16:43 +05:30
bench_helper.py fix: always print tracebacks (#28838) 2024-12-19 12:46:11 +00:00
boilerplate.py chore: update boilerplate 2025-12-23 13:27:48 +05:30
caching.py perf: faster retrieval from site cache 2025-03-16 12:35:37 +05:30
change_log.py fix: avoid shell in changelog git calls 2025-12-29 10:29:55 +08:00
commands.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
connections.py fix(check_database): add sqlite support 2025-04-15 13:59:16 +05:30
csvutils.py chore: more renames to /desk 2025-12-18 20:45:04 +05:30
dashboard.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
data.py fix: correct some type annotations changed by ruff 2025-12-29 17:02:17 +05:30
dateutils.py feat!: enhance Language to become more of a Locale (#27178) 2024-09-21 16:02:58 +02:00
defaults.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
deprecations.py devx: add deprecation dumpster (#27887) 2024-10-08 18:56:10 +02:00
diff.py fix!: Switch to creation as default sort order 2024-03-27 11:18:28 +05:30
doctor.py fix: check for running jobs before migrating (#31438) 2025-02-26 09:30:38 +00:00
error.py feat(error_log): add in some request/job metadata (#34937) 2025-11-28 15:29:30 +05:30
file_lock.py refactor: simplify code 2024-02-06 13:02:45 +05:30
file_manager.py chore: pre-commit 2025-08-25 13:23:32 +05:30
fixtures.py fix: sort file/dir names for fixtures (#33783) 2025-08-25 12:14:02 +00:00
formatters.py refactor: trim frappe.__init__ 2025-04-06 10:30:23 +05:30
frappecloud.py fix: granular status in system health report 2025-02-25 10:38:25 +05:30
global_search.py fix: Update value if conflicting 2025-11-14 10:54:38 +05:30
goal.py chore: deprecate validate_filters 2025-12-30 13:02:49 +05:30
html_utils.py fix: Allow previously allowed href protocols (cid: and data:) 2026-01-04 00:52:14 +00:00
identicon.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
image.py perf: Reduce memory usage of exif stripping (#35566) 2025-12-31 11:30:13 +00:00
inplacevar.py chore(inplacevar): lint 2025-10-03 00:13:55 +05:30
install.py fix: delete sidebars when app is deleted 2025-12-02 13:50:29 +05:30
jinja.py Revert "fix: Always reset globals on cached templates (#30897)" (#30906) 2025-01-28 10:02:00 +00:00
jinja_globals.py chore: add include_icons jinja global 2024-06-11 20:03:15 +02:00
lazy_loader.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
local.py fix: ruff "unsafe" fixes 2025-12-22 21:06:48 +05:30
logger.py Testing Module (#28000) 2024-10-07 09:46:49 +02:00
make_random.py fix: support sqlite 2025-04-15 13:59:16 +05:30
messages.py fix(msgprint): correct typehint, and only use HTML-stripped version for printing to terminal 2025-12-29 17:33:30 +05:30
modules.py perf: Remove unused empty table checks (#35469) 2025-12-29 07:28:41 +00:00
momentjs.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
nestedset.py chore: typo in comments (#33929) 2025-09-06 10:35:38 +00:00
number_format.py feat!: enhance Language to become more of a Locale (#27178) 2024-09-21 16:02:58 +02:00
oauth.py fix(oauth): convert email to lowercase 2025-12-23 18:15:30 +05:30
password.py fix: prevent logout due to empty "Password" field (#29158) 2025-07-28 10:04:10 +05:30
password_strength.py fix: handle password feedback for common words and suggestions (#35156) 2025-12-19 14:44:22 +05:30
pdf.py fix: Get host URL when printing outside of request 2025-11-14 12:52:29 +05:30
print_format.py feat: Chrome PDF generator 2025-09-29 12:15:51 +05:30
print_utils.py fix: ensure bench setup-chrome respects site config path for chromium 2025-12-31 16:49:23 +05:30
redis_queue.py refactor: permutate implementation to assert no functional change in preparation (#28160) 2024-10-18 02:40:06 +02:00
redis_wrapper.py fix: Skip redis cache signal if redis is down (#32967) 2025-06-17 13:59:31 +00:00
response.py fix: Always show traceback on dev server (#35263) 2025-12-16 07:13:28 +00:00
safe_exec.py chore: use our copy of protected_inplacevar 2025-10-03 00:13:55 +05:30
scheduler.py fix: ruff fixes 2025-12-22 21:06:48 +05:30
sentry.py feat: Enable Sentry Sampling 2024-10-28 11:27:51 +01:00
synchronization.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
telemetry.py perf: long-lived posthog threads (#31821) 2025-03-20 12:36:17 +05:30
testutils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
translations.py refactor: move stuff away from init.py (#33283) 2025-07-11 07:18:16 +00:00
typing_validations.py refactor: simplify prepared_args creation, use prepared union type 2025-07-03 18:14:09 +05:30
user.py fix: reroute portal users correctly 2025-12-19 20:34:28 +05:30
verified_command.py refactor: hmac generation 2022-11-12 13:05:57 +05:30
weasyprint.py refactor(treewide): ruff format 2025-09-26 13:16:43 +05:30
xlsxutils.py fix!: Always Bold report header row (#34703) 2025-12-11 15:55:51 +05:30