47 Commits

Author SHA1 Message Date
4c70fc71c8 Add step to set version from git tag in CI workflow
All checks were successful
CI / build (push) Successful in 19s
CI / publish (push) Successful in 15s
v1.0.2
2025-09-06 18:55:17 +01:00
662b5d0665 Rename package to align with new naming convention
All checks were successful
CI / build (push) Successful in 22s
CI / publish (push) Has been skipped
2025-09-06 18:53:40 +01:00
487dc425e4 Refactor CI workflow to remove Node.js setup step and streamline npm publishing configuration
All checks were successful
CI / build (push) Successful in 20s
CI / publish (push) Successful in 15s
v1.0.1
2025-09-03 21:34:43 +01:00
98d789bc2d Update CI workflow and package configuration for Gitea npm registry
Some checks failed
CI / build (push) Successful in 19s
CI / publish (push) Failing after 7s
2025-09-03 20:44:51 +01:00
a91f1ee417 Update build script
All checks were successful
CI / build (push) Successful in 21s
2025-09-03 20:17:17 +01:00
3d2c5ba45d Fix formatting in CI workflow configuration
All checks were successful
CI / build (push) Successful in 20s
2025-09-02 20:59:08 +01:00
182719df17 Refactor CI workflow to remove Node.js setup step and use npm ci for dependency installation
Some checks failed
CI / build (push) Failing after 19s
2025-09-02 20:57:06 +01:00
1867fc7dac Replace Drone CI configuration with GitHub Actions workflow and update README badge
Some checks failed
CI / build (push) Has been cancelled
2025-09-02 20:51:53 +01:00
b5eb164402 Update badge for code style to use Prettier 2025-09-02 20:49:31 +01:00
df9c9a708b Modernise Romulus-M implementation and improve error handling 2025-09-02 20:44:07 +01:00
b12c05f3b6 Lint and update 2025-09-02 20:20:04 +01:00
Jack Hadrill
37d9f83c92 Move dependency 2022-03-18 15:49:08 +00:00
Jack Hadrill
6dec3496e8 Remove buffer dependency. 2022-02-17 19:22:26 +00:00
Jack Hadrill
881fd751dd Update 'package.json' 2022-02-06 02:26:19 +00:00
Jack Hadrill
587c3147d1 Merge pull request 'feature/type-declarations' (#2) from feature/type-declarations into master
Reviewed-on: https://git.jacknet.io/TerribleCodeClub/romulus-js/pulls/2
2022-02-05 22:57:48 +00:00
Jack Hadrill
5a042757dd Improve code quality and add decrypt status return value 2022-02-05 22:55:31 +00:00
Jack Hadrill
8718556a6f feature/type-declarations (#1)
Co-authored-by: Jack Hadrill <jack@hadrill.co.uk>
Reviewed-on: https://git.jacknet.io/TerribleCodeClub/romulus-js/pulls/1
Co-authored-by: Jack Hadrill <jackhadrill@git.jacknet.io>
Co-committed-by: Jack Hadrill <jackhadrill@git.jacknet.io>
2022-01-31 01:08:05 +00:00
Jack Hadrill
338cb017f2 Update main and types 2022-01-31 01:03:18 +00:00
Jack Hadrill
e6568a8b00 Add postinstall 2022-01-31 01:02:04 +00:00
Jack Hadrill
d1769651aa Add prepack script 2022-01-31 00:57:33 +00:00
Jack Hadrill
360f272323 Update typings and build excludes 2022-01-31 00:56:04 +00:00
Jack Hadrill
3347c49fa2 Exclude dist from compiler input 2022-01-31 00:53:10 +00:00
Jack Hadrill
d534332ec9 Add prepare script 2022-01-31 00:50:42 +00:00
Jack Hadrill
8fe7072b83 Update main location 2022-01-31 00:37:57 +00:00
Jack Hadrill
b4858a84d9 Add typings location 2022-01-31 00:35:30 +00:00
Jack Hadrill
1757d7961a Add declaration setting to tsconfig 2022-01-31 00:29:14 +00:00
Jack Hadrill
d77b54a2f8 Add public API 2022-01-31 00:02:51 +00:00
Jack Hadrill
ba4c9399a9 Add missing params to docstring. 2022-01-30 20:09:28 +00:00
Jack Hadrill
480a7eeff2 Add reference tests. 2022-01-30 20:01:24 +00:00
Jack Hadrill
4241d4545c Tidy and improve consistency 2022-01-30 00:36:58 +00:00
Jack Hadrill
f378a93bae Fix extraneous spacing 2022-01-30 00:08:51 +00:00
Jack Hadrill
6d5cbf5a32 Fix lint errors 2022-01-30 00:07:23 +00:00
Jack Hadrill
19a2481c13 Add a Romulus-M decrypt function 2022-01-30 00:04:26 +00:00
Jack Hadrill
1998293b65 Add encrypt method 2022-01-29 22:25:00 +00:00
Jack Hadrill
06c6147f56 Move contribution guidelines to end 2022-01-29 14:56:06 +00:00
Jack Hadrill
4389868e8c Improve CI speed and SOC 2022-01-29 14:53:21 +00:00
Jack Hadrill
1238a73fbd Improve CI speed 2022-01-29 14:51:12 +00:00
Jack Hadrill
f37f9d61b8 Improve CI 2022-01-29 14:49:32 +00:00
Jack Hadrill
5e16d66953 Fix TS CI configuration 2022-01-29 14:44:38 +00:00
Jack Hadrill
2e13182523 Fix test inclusion for CI 2022-01-29 14:18:17 +00:00
Jack Hadrill
4e10d6e62d Test CI with dummy unit test 2022-01-29 14:04:18 +00:00
Jack Hadrill
f86515ab26 Update readme 2022-01-29 14:02:24 +00:00
Jack Hadrill
2dedbba5b7 Add support for CI 2022-01-29 11:43:08 +00:00
Jack Hadrill
20cf4e0731 Project setup 2022-01-29 11:33:05 +00:00
Jack Hadrill
736c1b208b Add development dependencies 2022-01-29 11:00:51 +00:00
Jack Hadrill
ac8778443d Boilerplate TS project. 2022-01-29 10:57:04 +00:00
Jack Hadrill
311568c451 Initial commit 2022-01-29 10:31:20 +00:00