1
0
mirror of https://github.com/sashacmc/photo-importer.git synced 2026-06-09 16:43:31 +02:00

153 Commits

Author SHA1 Message Date
sashacmc 45878ef5dc Bump version v1.3.0 2026-06-03 23:40:50 +02:00
Alexander Bushnev 277b7602b1 Merge pull request #15 from sashacmc/branch_1_3
Release 1.3.0
2026-06-03 23:33:33 +02:00
sashacmc b84ec73b9d Drop python 3.7 from CI 2026-06-03 23:29:08 +02:00
sashacmc 0bf0ce5c1c Update python files formatting 2026-06-03 20:20:17 +02:00
sashacmc 037803c25e Update debian/changelog 2026-06-03 20:09:14 +02:00
sashacmc 67c210a780 Minor fixes 2026-06-03 20:02:06 +02:00
sashacmc d009d65d91 Add eslint 2026-06-03 19:52:57 +02:00
sashacmc 95af48a38f Improve index.html
Fix Self-closing
Fix eval(json)
Replace <font> tags with <small>
Added error: console.error(...) callbacks
Replace var with const/let
Added escapeHtml() helper used on all server-derived values
Wrapped g_outpath with encodeURIComponent() in updateSysInfo() and sendCommand()
Added encodeURIComponent(dev) for mount/umount commands
Added clamp() helper clamping progress values to [0, 100]
Added visibilitychange listener to stop/restart timers; triggers immediate refresh on tab restore
2026-06-03 19:42:14 +02:00
sashacmc 3cecbf0ed7 README update 2026-06-03 19:33:20 +02:00
sashacmc 2ffa33bb2a Install pytest 2026-06-03 19:22:38 +02:00
sashacmc e4bcf75bed Switch to deprecated maxval for compatibility 2026-06-03 19:20:42 +02:00
sashacmc 1418bb6a6e Improve test coverage 2026-06-03 19:16:16 +02:00
sashacmc 3d7cf07042 Add Config use_system_config parameter 2026-06-03 19:08:19 +02:00
sashacmc 22afca97d9 Fix empty dir cleanup 2026-06-03 19:07:07 +02:00
sashacmc 7ea4801b3a Imporve server security 2026-06-03 19:06:37 +02:00
sashacmc 36afc3ae51 Update deprecated field 2026-06-03 19:05:34 +02:00
sashacmc ecefee584b Fix dryrun 2026-06-03 19:05:15 +02:00
sashacmc 764e53fd12 Update python test runner 2026-06-03 19:02:01 +02:00
sashacmc feb6297f0a Update actions/checkout 2026-06-03 18:57:56 +02:00
sashacmc 998d1370bb Fix python versions support 2026-06-03 18:53:16 +02:00
sashacmc 1ee3da9cb4 Fix exiftran rotator 2026-06-03 18:46:12 +02:00
sashacmc 72dbf3c92b Update setup.py version v1.2.6 2024-10-31 00:55:55 +01:00
Alexander Bushnev 73b5294c7d Merge pull request #14 from sashacmc/clear-button
Add Clear button for server import
2024-10-31 00:52:36 +01:00
sashacmc 95ffc140dd Fix CI pipelines 2024-10-31 00:49:57 +01:00
sashacmc eaec55cec7 Add Clear button for server import 2024-10-31 00:45:19 +01:00
Alexander a2f82fc795 Merge pull request #13 from sashacmc/structure-upgrade
Structure upgrade and refactoring
v1.2.5
2024-07-09 01:04:31 +02:00
sashacmc b75bd8d1d5 Version 1.2.5 2024-07-09 00:58:56 +02:00
sashacmc dc408f01f8 Change artifacts path 2024-07-09 00:55:09 +02:00
sashacmc d509958874 Update dependencies for debian package test build 2024-07-09 00:48:05 +02:00
sashacmc 4400407b96 Update debian package test 2024-07-09 00:37:04 +02:00
sashacmc 0988143755 Update dependencies for debian package test build 2024-07-09 00:30:14 +02:00
sashacmc c88d4e319c Master branch debian package test 2024-07-09 00:23:02 +02:00
sashacmc e9a51daf65 Add debian package github workflow 2024-07-09 00:20:38 +02:00
sashacmc 41ab54b04a Change relative import 2024-07-08 23:40:14 +02:00
sashacmc c1cd568c29 Add dependencies installation 2024-07-08 23:35:05 +02:00
sashacmc 28e75f0b8e Add pylint doc exceptions 2024-07-08 23:33:00 +02:00
sashacmc d7cabacb68 Add pylint workflow 2024-07-08 23:30:59 +02:00
sashacmc c9a72d5d09 Typo fix 2024-07-08 23:30:02 +02:00
sashacmc 2876d712ee Fix pylint warning 2024-07-08 21:58:48 +02:00
sashacmc 71549c2aff Start structure upgrade 2024-05-23 00:08:12 +02:00
sashacmc 9cbf186ff8 Fix regexp definition and test 2024-05-22 23:38:21 +02:00
sashacmc 3e37cb28d4 Version 1.2.4
Add time_shift options
Lower case file ext during renaming
2024-05-22 23:27:02 +02:00
sashacmc ab32542882 Update README.md v1.2.3 2024-04-23 23:48:40 +02:00
sashacmc 17e4bc7dbf Disable ruff 2024-04-23 23:46:08 +02:00
sashacmc 1e5f609f41 Release 1.2.3 2024-04-23 23:32:32 +02:00
Alexander 8b838def9e Merge pull request #12 from sashacmc/update-ci
Add python workflow and requirements file
2023-05-26 12:07:05 +02:00
sashacmc daff6acc40 Fix import without config file and warning 2023-05-25 21:28:13 +02:00
sashacmc e500193435 Add python workflow and dependencies file 2023-05-25 21:27:10 +02:00
Alexander b2aedc4be4 Update README.md 2022-12-20 01:42:59 +01:00
Alexander 30e0c28d23 Merge pull request #11 from sashacmc/1.2.2
Add add_orig_name option
2022-12-20 01:12:18 +01:00