Commit History

fix: resolve unresponsive edit button in PDF manager
24388f8

t commited on

fix: consolidate pending fixes for PDF manager UI, dashboard filtering, and SQL syntax
2b07d6b

t commited on

fix: add missing uuid import in pdf_ops.py to resolve 500 error in merge and resize operations
fb7e5e9

t commited on

fix: resolve NameError in processing.py and restore missing question routes
daae428

t commited on

fix: correct import of create_pdf_from_full_images in pdf_ops.py
ef01286

t commited on

refactor: modularize routes.py into dedicated package
b8f6c54

t commited on

fix: escape curly braces in prompt templates to resolve KeyError during formatting
2246152

t commited on

fix: resolve ambiguous column error and improve AI suggestions UX
0b772fa

t commited on

feat: add manual classification with AI topic suggestions in question entry v2
8fc5307

t commited on

Fix database locking issue during HF sync\n\n- Removed shutil.move() that was temporarily replacing the active database file\n- Now upload the backup file directly without affecting the active database\n- This prevents 'attempt to write a readonly database' errors during sync operations\n- Ensures database remains accessible for writes during backup process
a0c684f

t Qwen-Coder commited on

fix: switch to bullseye base to resolve wkhtmltox dependencies
19344f4

t commited on

fix: switch to bullseye base to resolve wkhtmltox dependencies
fb43ab0

t commited on

Fix Dockerfile: Install proper dependencies for wkhtmltox\n\n- Added xfonts-base and xfonts-75dpi which are required by wkhtmltox\n- Used apt-get install -f to fix dependency issues during installation\n- This should resolve the dependency problems preventing wkhtmltox from installing
b50abf7

t Qwen-Coder commited on

Fix Dockerfile: Add wget to install wkhtmltopdf\n\n- Added wget to the list of packages to install\n- This enables downloading the wkhtmltopdf package from GitHub\n- Fixes the 'wget: not found' error during build
18acfd2

t Qwen-Coder commited on

Fix Dockerfile: Correct package name for libjpeg\n\n- Changed libjpeg-turbo8 to libjpeg62-turbo which is available in Ubuntu repos\n- This resolves the build failure when installing wkhtmltopdf dependencies
8cb276d

t Qwen-Coder commited on

updated cropv2
9ac61d7

t commited on

Fix wkhtmltopdf dependency issue\n\n- Added wkhtmltopdf installation to Dockerfile to resolve imgkit dependency\n- Installed required libraries for wkhtmltopdf to function properly\n- This fixes the 'which wkhtmltoimage' error in neetprep module
92ef226

t Qwen-Coder commited on

#
045dca4

t commited on

Upload hf_sync.py with huggingface_hub
b49d3e6

Jaimodiji commited on

Upload hf_sync.py with huggingface_hub
d30571e

Jaimodiji commited on

Upload hf_sync.py with huggingface_hub
e5657d7

Jaimodiji commited on

Upload hf_sync.py with huggingface_hub
cdd3652

Jaimodiji commited on

Upload hf_sync.py with huggingface_hub
7a709ef

Jaimodiji commited on

Upload entrypoint.sh with huggingface_hub
8794715

Jaimodiji commited on

Upload requirements.txt with huggingface_hub
91c8d9a

Jaimodiji commited on

Upload json_processor.py with huggingface_hub
dfffdce

Jaimodiji commited on

Upload json_processor.py with huggingface_hub
f85b886

Jaimodiji commited on

Upload hf_sync.py with huggingface_hub
a1afb28

Jaimodiji commited on

Upload requirements.txt with huggingface_hub
889e058

Jaimodiji commited on

Upload Dockerfile with huggingface_hub
0a9b593

Jaimodiji commited on

Upload entrypoint.sh with huggingface_hub
6681fdb

Jaimodiji commited on

Upload Dockerfile with huggingface_hub
39138b5

Jaimodiji commited on

Upload README.md with huggingface_hub
fc526fe

Jaimodiji commited on

Upload folder using huggingface_hub
c001f24

Jaimodiji commited on

initial commit
54cf1de

Jaimodiji commited on