summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* NOISSUE refactor to update copyright notices and improve workflow scriptsHEADmasterMehmet Samet Duman30 min.30-107/+436
| | | | | | | | | | | | - Updated copyright notices in various files to reflect "Project Tick" instead of "Project Tick Contributors". - Added a new GitHub Action for packaging source tarballs with multiple formats and GPG signing options. - Introduced a dependabot configuration for automated dependency updates across various ecosystems. - Enhanced CI workflows by improving command syntax for better readability and consistency. - Added checks to skip commit message linting for automated bot PRs (e.g., Dependabot). - Improved source tree preparation and packaging steps in the meshmc and neozip release workflows. - Updated documentation to reflect changes in authorship and project information. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Update CODEOWNERS and OWNERS to include trailing slashes for ↵Mehmet Samet Duman86 min.3-2/+194
| | | | | | legacy_ftb directory Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fixed some docker imagesMehmet Samet Duman104 min.40-40/+40
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fixed AppearancePage to only view one icon theme with mixed DarkMehmet Samet Duman105 min.2-18/+45
| | | | | | and Light themes Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Project Tick Handbook is Released!Mehmet Samet Duman109 min.232-0/+101144
| | | | | Assisted-by: Claude:Opus-4.6-High Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix tickborg to mapping sensetive charactersMehmet Samet Duman3 hours1-0/+2
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Fix workflows, cgit, genqrcode, meshmc wiki url, mnv with CmakeMehmet Samet Duman3 hours17-62/+648
| | | | | | | | | | | | | | Fixed some reusable workflows. Fixed cgit.h for macOS target updated genqrcode CMake version Changed Meta generator to use Project Tick official builded ForgeWrapper Updated MeshMC wiki Urls Fixed MNV test issue Added CMake Presets in MNV Thats it! Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add releasedate fallback in metadata generators for optifineMehmet Samet Duman7 hours4-6/+31
| | | | | | etc. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix optifine and some metadata loadersMehmet Samet Duman7 hours12-455/+594
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix some build errorsMehmet Samet Duman19 hours2-2/+2
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update LESS compilation method to use Less JS API for improved ↵Mehmet Samet Duman19 hours1-2/+14
| | | | | | compatibility Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add ofborg-viewer (tickborg-viewer) in tickborgMehmet Samet Duman20 hours33-0/+9444
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update .gitignore and modify script permissions; add new update ↵Mehmet Samet Duman20 hours3-1/+17
| | | | | | functions in update.sh Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update bootstrap script paths in documentation for Linux and WindowsMehmet Samet Duman20 hours30-46/+793
| | | | | | | | | | | | | | | | remove unnecessary badges from README add example environment configuration for Ofborg create production configuration for Ofborg correct RabbitMQ host in example configuration add push event handling in GitHub webhook receiver implement push filter task for handling push events extend build job structure to include push event information enhance build result structure to accommodate push event data add push event data handling in various message processing tasks update log message collector to prevent 404 errors on log links add push filter task to task module Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update README to reflect correct module names and remove CLA ↵Mehmet Samet Duman21 hours2-5/+6
| | | | | | assistant badge Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix update preprocessor directives to use #ifdef instead of #ifMehmet Samet Duman21 hours1-4/+4
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE welcome to ofborg! (tickborg)Mehmet Samet Duman23 hours97-0/+17607
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix paths in some action.ymlMehmet Samet Duman23 hours2-3/+3
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix syntax error in actionMehmet Samet Duman23 hours1-1/+2
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix read permission for actions in neozip CodeQL workflowMehmet Samet Duman23 hours1-0/+1
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix schedule group resolution to CI workflow and update permissionsMehmet Samet Duman24 hours2-24/+50
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add GitHub Actions scripts for PR preparation and review managementMehmet Samet Duman24 hours65-298/+4835
| | | | | | | | | | | | | - Introduced `prepare.js` to validate PR mergeability and branch targeting. - Added `reviews.js` for automated review dismissal and posting. - Created `run` script to execute actions with GitHub context. - Implemented rate limiting in `withRateLimit.js` to manage API requests. - Added `supportedBranches.js` for branch classification logic. - Created `update-pinned.sh` for updating pinned dependencies. - Added `pinned.json` to manage pinned Nix dependencies. - Updated `libnbtplusplus` version from 2.3 to 3.0 and adjusted README accordingly. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add vim and vi symlinks to mnvMehmet Samet Duman25 hours3-0/+13
| | | | | | MNV - MNV's not Vim 10.0.3 is released Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE modified CODEOWNERS fileMehmet Samet Duman25 hours2-1/+326
| | | | | | I never imagined I could do such menial labor. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE changed icons to mnv icons for mnv and removed localization supportMehmet Samet Duman27 hours120-381259/+899
| | | | | | MNV - MNV's not Vim 10.0.2 released Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE added CMakeLists support in MNVMehmet Samet Duman30 hours5-0/+1832
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix action folder nameMehmet Samet Duman31 hours1-0/+0
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix meshmc finding git dirMehmet Samet Duman31 hours2-6/+6
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE change uvim folder name to mnvMehmet Samet Duman31 hours7672-18/+18
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE MNV - MNV's not Vim 10.0 is here!Mehmet Samet Duman43 hours208-6460/+7143
| | | | | | | | | this patch makes bump 9.2 to 10.0 for version number added Project Tick rationale in mnv and made new intro message! This patch completes rebranding Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE rebrand vim to MNV's not VimMehmet Samet Duman43 hours7215-752614/+752292
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE remove unused filesMehmet Samet Duman2 days15-7962/+4
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add some contrib files and fixes shMehmet Samet Duman2 days91-21/+28689
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fixed paths in meshmc actionsMehmet Samet Duman3 days3-29/+29
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Remove libnbtplusplus submodule and update references in CMake and ↵Mehmet Samet Duman3 days4-22/+3
| | | | | | Nix files Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix git modules pathMehmet Samet Duman3 days1-1/+1
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Add various license files and update REUSE configurationMehmet Samet Duman3 days26-3/+1919
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Update GitHub workflows for fuzzing, dependency review, labeling, ↵Mehmet Samet Duman3 days9-52/+73
| | | | | | and stale issue management Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Remove not needed CI workflows for GitHub Actions and reworked some ↵Mehmet Samet Duman3 days115-8577/+1157
| | | | | | workflows Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* Add 'libnbtplusplus/' from commit '1a0ffe372f4da8408c5d08a36013536a3396b9e6'Mehmet Samet Duman3 days75-0/+7894
|\ | | | | | | | | | | git-subtree-dir: libnbtplusplus git-subtree-mainline: 7fb132859fda54aa96bc9dd46d302b343eeb5a02 git-subtree-split: 1a0ffe372f4da8408c5d08a36013536a3396b9e6
| * NOISSUE reformat libnbtplusplus to new MeshMC clang format rulesMehmet Samet Duman3 days39-4189/+4695
| | | | | | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
| * NOISSUE fix declarationsMehmet Samet Duman7 days2-7/+15
| | | | | | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * fix: simplify exception handling in ozlibstream::close methodYongDo-Hyun9 days1-9/+1
| | | | | | | | Signed-off-by: YongDo-Hyun <froster12@naver.com>
| * fix: improve exception handling in ozlibstream::close method to prevent ↵YongDo-Hyun9 days1-11/+12
| | | | | | | | | | | | masking errors Signed-off-by: YongDo-Hyun <froster12@naver.com>
| * fix: correct exception handling in ozlibstream::close methodYongDo-Hyun9 days1-9/+8
| | | | | | | | Signed-off-by: YongDo-Hyun <froster12@naver.com>
| * fix: improve exception handling in ozlibstream::close to prevent masking errorsYongDo-Hyun9 days1-13/+19
| | | | | | | | Signed-off-by: YongDo-Hyun <froster12@naver.com>