]> git.p6c8.net - jirafeau/jirafeau.git/shortlog
jirafeau/jirafeau.git
2026-06-13 Patrick CanterinoUpdated CHANGELOG
2026-06-13 Patrick Canterino Added "debug_enforce_classic_upload" to Docker options
2026-06-05 Patrick CanterinoAdded TehPeGaSuS to the list of authors
2026-06-05 Patrick CanterinoModified copyright header of all themes
2026-06-05 Patrick CanterinoApplied CSS for "show password box" to other themes
2026-06-05 Patrick CanterinoApplied patch by @Blackstareye from merge request !30
2026-06-05 Patrick CanterinoMerge branch 'patch-1' into 'show_password_box'
2026-06-05 Patrick CanterinoMerge branch 'fix_legacy_upload' into 'next-release'
2026-06-05 Patrick CanterinoMerge branch 'md5_to_sha256' into 'next-release'
2026-05-31 Patrick CanterinoFixed error message occuring on classic upload 34/head
2026-05-31 Patrick CanterinoFixed temporary filenames of encrypted files during...
2026-05-31 Patrick CanterinoRenamed cfg option debug_enforce_legacy_upload to...
2026-05-31 Patrick CanterinoFixed file encryption in classic uploads
2026-05-31 Patrick CanterinoSmall refactoring 33/head
2026-05-29 Patrick CanterinoAdded config option to enforce legacy synchronous file...
2026-05-29 Patrick CanterinoFixed linter error
2026-05-29 Patrick CanterinoPrefixed SHA256 password hashes
2026-05-29 Patrick CanterinoHere we actually NEED MD5. This one affects only legacy...
2026-05-28 BlackeyeMerge branch 'proposal_ci_php_linting_with_warning...
2026-02-04 Patrick CanterinoMentioned CVE-2026-1466 in CHANGELOG
2026-02-04 Blackeyepat pat - ci linting
2026-02-04 Blackeyefixed script md5 -> sha256
2026-02-04 Blackeye#34 - change md5 to sha256
2026-02-03 Blackeyeupdated php-cs-fixer version to latest version 32/head
2026-02-03 Blackeyerearanged anchors and added linting proposal
2026-01-30 Patrick CanterinoUpdated CHANGELOG
2026-01-30 Patrick CanterinoMerge branch 'master' into 'next-release'
2026-01-26 TehPeGaSuSAnother attempt to fix linting 30/head
2026-01-26 TehPeGaSuSTrying to make linting happy
2026-01-26 TehPeGaSuSUpload New File
2026-01-26 TehPeGaSuSAdd a `Show password checkbox`
2026-01-25 Patrick CanterinoBegin a new release cycle
2026-01-25 Patrick CanterinoJirafeau 4.7.1 is ready 4.7.1
2026-01-25 Patrick CanterinoUpdated README
2026-01-19 Patrick CanterinoUpdated CHANGELOG
2026-01-19 Patrick CanterinoDocker image: Updated PHP to 8.3 and removed mime-types...
2026-01-18 Patrick CanterinoAdded slt to list of authors
2026-01-18 Patrick CanterinoUpdated CHANGELOG
2026-01-18 Patrick CanterinoFurther description of issue #40 in README
2026-01-18 Patrick CanterinoSet default value of max_upload_chunk_size_bytes to...
2026-01-10 Patrick CanterinoMerge branch 'bug_mime_sniffing' into 'next-release'
2026-01-04 Patrick CanterinoDisable MIME sniffing to prevent preview of invalid...
2026-01-04 Patrick CanterinoMentioned issue #40 as a known issue in the README...
2025-09-08 Patrick CanterinoBegin a new release cycle
2025-09-08 Patrick CanterinoJirafeau 4.7.0 is ready 4.7.0
2025-09-08 Patrick CanterinoUpdated list of authors
2025-09-08 Patrick CanterinoUpdated CHANGELOG
2025-08-30 Patrick CanterinoUpdated CHANGELOG
2025-08-30 Patrick CanterinoMerge branch 'shortlinks' into 'next-release'
2025-08-30 Florianadd short link support
2025-08-12 Patrick CanterinoFixed indentation
2025-08-12 Patrick CanterinoMerge branch 'f_issue_35-36' into 'next-release'
2025-08-12 Patrick CanterinoMerge branch 'f_issue_37' into 'next-release'
2025-08-09 Patrick CanterinoTrying to upload a file using script.php with an upload...
2025-08-09 Patrick CanterinoDownload statistics were not shown in the admin interface
2025-08-09 Patrick CanterinoThe generated download password was not shown in the...
2025-08-09 Patrick CanterinoMerge branch 'make-tos-identifiable' into 'next-release'
2025-08-09 Floriangive tos notice a specific element id
2025-08-08 Patrick CanterinoMentioned CVE-2025-7066
2025-06-22 Patrick CanterinoBegin a new release cycle
2025-06-22 Patrick CanterinoJirafeau 4.6.3 is ready 4.6.3
2025-06-19 Patrick CanterinoUpdated CHANGELOG
2025-06-19 Patrick CanterinoFixes for issues #31 and #32
2025-06-16 Patrick CanterinoCompare stored hashes for admin and download password...
2025-06-16 Patrick CanterinoCheck for commas in MIME type before generating preview
2025-03-22 Patrick CanterinoMerge branch 'master' into 'next-release'
2025-03-21 Ruixeyfix grammar mistake
2025-03-04 Patrick CanterinoBegin a new release cycle
2025-03-04 Patrick CanterinoMerge branch 'next-release' 4.6.2
2025-03-04 Patrick CanterinoJirafeau 4.6.2 is ready
2025-02-28 Patrick CanterinoUpdated CHANGELOG
2025-02-19 BlackeyeMerge branch 'hotfix_issue_21' into 'master'
2025-02-19 Blackstareyefix for issue #21 and a docker_compose.yaml for testing
2025-02-18 BlackeyeMerge branch 'hotfix_cherrypick_issue_23' into 'master'
2025-02-18 Blackstareyefixed script upload - missing return statement
2025-02-18 BlackeyeMerge branch 'fix_for_issue_23' into 'next-release'
2025-02-17 Blackstareyefixed script upload - missing return statement
2025-02-17 BlackeyeMerge branch 'fix_for_issue_20' into 'next-release'
2025-02-17 Blackstareyefixed typo
2025-02-17 Blackstareyeadded run container section
2025-02-17 Blackstareyechanged method name and added doc for docker compose
2025-01-24 Blackstareyefixed format
2025-01-24 Blackstareyefix for #20, added also lang to env variables; added...
2025-01-24 Blackstareyeexample docker compose with availabilities (defaulted...
2025-01-21 BlackeyeMerge branch 'fix_for_issue_21' into 'next-release'
2025-01-18 Blackstareyefix for issue #21 and a docker_compose.yaml for testing
2024-12-01 Patrick CanterinoBegin a new release cycle
2024-12-01 Patrick CanterinoUpdated CHANGELOG 4.6.1
2024-12-01 Patrick CanterinoJirafeau 4.6.1 is ready
2024-12-01 Patrick CanterinoUpdated CHANGELOG
2024-12-01 Patrick CanterinoMade check for MIME type "image/svg+xml" case insensitive
2024-11-25 Patrick CanterinoFixed footer ("designed by")
2024-11-22 Patrick CanterinoRemoved references to weblate
2024-11-22 Patrick CanterinoUpdated CHANGELOG
2024-11-22 Patrick CanterinoUpdated Docker README
2024-11-16 Patrick CanterinoMerge branch 'bug_content_length' into 'next-release'
2024-11-10 Patrick CanterinoUpdated Docker README
2024-11-10 Patrick CanterinoStore filesize before encrypting the file
2024-10-25 Patrick CanterinoAdded "one_time_download_preselected" to Docker options
2024-10-24 Patrick CanterinoMerge branch 'docker_arm' into 'next-release'
next

patrick-canterino.de