This website requires JavaScript.
Explore
Help
Register
Sign In
paul
/
picpeak
Watch
1
Star
0
Fork
0
You've already forked picpeak
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
master
picpeak
/
backend
/
migrations
/
core
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
paul
5d6c061f1c
feat: support per-gallery password toggle
2025-10-01 16:00:37 +02:00
..
001_init.js
chore: clean up codebase for production readiness
2025-08-24 23:19:30 +02:00
029_add_backup_service_tables.js
…
030_add_database_backup_tables.js
…
031_add_backup_manifest_columns.js
…
032_add_restore_runs_table.js
…
033_add_gallery_feedback.js
chore: clean up codebase for production readiness
2025-08-24 23:19:30 +02:00
034_add_version_to_backups.js
…
035_enhance_backup_system.js
…
036_fix_missing_columns.js
…
037_add_download_controls.js
…
038_add_enhanced_image_protection.js
chore: clean up codebase for production readiness
2025-08-24 23:19:30 +02:00
039_add_security_logging.js
chore: clean up codebase for production readiness
2025-08-24 23:19:30 +02:00
040_add_thumbnail_settings.js
chore: clean up codebase for production readiness
2025-08-24 23:19:30 +02:00
041_add_external_media.js
feat(admin): external media import modal + thumbnail fixes for reference events\n\n- Photos tab: replace inline external folder picker with a modal opened via "Import from External Folder" button next to "Upload Photos"; add info that all pictures in the selected folder will be imported.\n- Admin thumbnails: align list endpoint to /api/admin/photos/:eventId/photos and always return thumbnail_url to trigger on-demand generation; normalize external paths to avoid duplicated folder segments (e.g., individual/individual) that broke resolver; improve thumbnail logging.\n- Use authenticated image fetching on admin feedback pages to prevent 401s in automation.\n- i18n: add backup.external.warning strings; complete German backup/restore coverage; add common keys (notSet, of, up, select, selected).\n- Docs: add Local (npm) setup for EXTERNAL_MEDIA_ROOT in deployment guide.\n\nRefs
#17
– gallery feature request:
https://github.com/the-luap/picpeak/issues/17
2025-09-05 23:44:30 +02:00
042_backfill_event_upload_columns.js
Fix native install schema gaps (
closes
#20
)
2025-09-18 12:42:05 +02:00
043_add_public_site_settings.js
feat: overhaul public landing page and backup tooling
2025-09-19 16:39:18 +02:00
044_add_event_password_toggle.js
feat: support per-gallery password toggle
2025-10-01 16:00:37 +02:00