Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Artalk

Artalk - Your self-hosted comment system
Collective - Host: opensource - https://opencollective.com/artalk - Website: https://artalk.js.org/ - Code: https://github.com/ArtalkJS/Artalk

Merge pull request #142 from ArtalkJS/renovate/chore/pnpm-action-setup-2.x

chore(deps): update pnpm/action-setup action to v2.2.1

github.com/ArtalkJS/Artalk - 5f0c8a0be6ee02e36591b79cdf38d7be1c3adcbe authored over 2 years ago by qwqcode <[email protected]>
Merge pull request #141 from ArtalkJS/renovate/chore/pin-dependencies

chore(deps): pin dependencies

github.com/ArtalkJS/Artalk - 4b092a66889c937deaf2baff8e6876b02bc2d2ce authored over 2 years ago by qwqcode <[email protected]>
chore(deps): update pnpm/action-setup action to v2.2.1

github.com/ArtalkJS/Artalk - 87156fefcbf34b3b20418c69fce3495d843ed4df authored over 2 years ago by Renovate Bot <[email protected]>
chore(deps): pin dependencies

github.com/ArtalkJS/Artalk - 017e2e10d6c3ab54841af4cbdc5129f27b0a9305 authored over 2 years ago by Renovate Bot <[email protected]>
Merge pull request #140 from ArtalkJS/chore/renovate

chore: use renovate to auto update deps

github.com/ArtalkJS/Artalk - 20d03053e74cedb53f861cce2f3164551a18cee5 authored over 2 years ago by qwqcode <[email protected]>
chore: use renovate to auto update deps

github.com/ArtalkJS/Artalk - c2890e7a432b566164ceb2fefe8c89e3d4d06e29 authored over 2 years ago by Percy Ma <[email protected]>
chore(docs): Add CircleCI shield

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 225f93f0f0c47ed41ae2a1fdf134c056ae684e2c authored over 2 years ago by qwqcode <[email protected]>
chore(docs): Update README.md

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 304d691e1c7a7f8307812d65f676eabf7fc78c1e authored over 2 years ago by qwqcode <[email protected]>
chore(test): Add CircleCI config

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 2de21a64d941f5b756996542f9b674f0cd8709dc authored over 2 years ago by qwqcode <[email protected]>
chore(test): Add CircleCI config

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 1f81be4c9434b3bf571a4e814dbfcec9149c56fc authored over 2 years ago by qwqcode <[email protected]>
feat(go): Update golang to v1.18.1

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 2f012d9b0b8a2f07ae2223d05a65179f415705cd authored over 2 years ago by qwqcode <[email protected]>
chore(dockerfile): Update pnpm to 7.0.0

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - f5a5117a710a132439dd8a7694f8aa3e1199e373 authored over 2 years ago by qwqcode <[email protected]>
chore(pkg-manager): Update pnpm to 7.0.0

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - f44adad3ec3191b26916961deef719503259c70f authored over 2 years ago by qwqcode <[email protected]>
chore(version): Update FeMinVersion to 2.2.12

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - f15c84c58429a6f982f31fd20863d391469bbcb0 authored over 2 years ago by qwqcode <[email protected]>
v2.2.12

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 25552f7994f1b5aa389e90f2af64aff9149610f3 authored over 2 years ago by qwqcode <[email protected]>
fix(importer): UrlResolver disabled by default when a TargetSiteUrl is given

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - e60c4a6ee92a88e48de0a015573c216a70499449 authored over 2 years ago by qwqcode <[email protected]>
chore(docs): Update README.md

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a1de9c213830f6660d2663750190aaa8364e212e authored over 2 years ago by qwqcode <[email protected]>
feat(conf): Support setting emoticons to false to disable

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 182f631936735b3f0d61fa405829559e3394a3b6 authored over 2 years ago by qwqcode <[email protected]>
fix(frontend-conf): Use pointer with omitempty to ignore frontend config output

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a16977d49b3f85834cb60f60cf0242e39efbe0c3 authored over 2 years ago by qwqcode <[email protected]>
feat(darkMode): Auto switch DarkMode by listening 'prefers-color-scheme: dark'

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - c2698b4edb2ac599c93bdf68eac14fed42cbf0fa authored over 2 years ago by qwqcode <[email protected]>
chore(list-lite): Combine all render method calls into one

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 0e9498009bf17bef3e890002e476cb8935c5e810 authored over 2 years ago by qwqcode <[email protected]>
fix(list): Reply a newly created comment cannot be found

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a37992c381178d9122bb9ec8bf8e22988ef27cb5 authored over 2 years ago by qwqcode <[email protected]>
chore(AbortController): Add polyfill and perform real abort when timeout

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 088d97784fa822c009136bf05e3f538136eceb78 authored over 2 years ago by qwqcode <[email protected]>
Merge pull request #136 from ArtalkJS/chore/browsers

chore: add browser compatibility lint

github.com/ArtalkJS/Artalk - e2de49ad792b9ac4816cc0287adcb7c123af7fe3 authored over 2 years ago by qwqcode <[email protected]>
chore: add browser compatibility lint

github.com/ArtalkJS/Artalk - 0c66798762bdb83191d25832a0499fda41dc6a20 authored over 2 years ago by Percy Ma <[email protected]>
fix(transfer): Importer boot param parse.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 2cb8e4044c0d8b58531f57f448f2af82e9d4ed4e authored over 2 years ago by qwqcode <[email protected]>
fix: Prevent unsafe svg image uploads

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 12bd0b5d9182729e01d70257d81792094111d308 authored over 2 years ago by qwqcode <[email protected]>
test(page): GetAccessibleURL method

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 5d2c0904f682c3d058d72110a69537f32b9ed6d4 authored over 2 years ago by qwqcode <[email protected]>
fix(sidebar): No interact after reply a comment in sidebar

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - f0ea373b477c1b242080263832e84148c5667d85 authored over 2 years ago by qwqcode <[email protected]>
v2.2.11

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 6f1f48c18f3913b683acf3830a75c13b8d4f5e8e authored over 2 years ago by qwqcode <[email protected]>
feat(conf): Add nestSort option

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 91a0406d4451c810fc29f86d4c4514c0ffdbca64 authored over 2 years ago by qwqcode <[email protected]>
v2.2.10

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - e58ae853cf671170429918525a8c8ab79710c1b3 authored over 2 years ago by qwqcode <[email protected]>
fix(at): Show AT after user badge

github.com/ArtalkJS/Artalk - 7d679359d3a7806c377c743feedaee6e739ce82e authored over 2 years ago by qwqcode <[email protected]>
chore(defaults): Modify nestMax=2 as default.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 0b645e66e5465a2cab854f0352ce797d46cc4c5c authored over 2 years ago by qwqcode <[email protected]>
v2.2.9

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 07c5e8fd034c50a15f884d9c5904b2591e2b0866 authored over 2 years ago by qwqcode <[email protected]>
feat: Improve nest mode & goto comment

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a5341c61dfe37bc985b01ee085d5a5fa11b76559 authored over 2 years ago by qwqcode <[email protected]>
feat(comment): Child comments display @at on nesting mode.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 77f492475f5bb61cb2e4c7825394589ae972be2d authored over 2 years ago by qwqcode <[email protected]>
test(model): Add query_find_create test

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 566595e7a7a7c6c410d5614d6b23d81a8eeff203 authored over 2 years ago by qwqcode <[email protected]>
test(model): Add query_del test

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 9e873fe80931a01365e0bd7ded78d38e70cf7422 authored over 2 years ago by qwqcode <[email protected]>
test(model): Add query_find test

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - c55e772fba0fc4ecb96a89490a8b3cd8f7387c0b authored over 2 years ago by qwqcode <[email protected]>
fix(cache): Use SingleFlight to avoid Cache breakdown.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 8db752f42587e8a2445fb0a1b0337a198ded9fd7 authored over 2 years ago by qwqcode <[email protected]>
chore: Move some methods

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 19cba53ba5fd9fcaba13ede3c8176e99dbc7600b authored over 2 years ago by qwqcode <[email protected]>
chore(model): Organize some methods

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 2e6b99fc21b1022a2d3b35b6bfe1fb9941338382 authored over 2 years ago by qwqcode <[email protected]>
test: Add fixtures & set up testing.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a36f4fb27bba46386b635b7311f25050f6144246 authored over 2 years ago by qwqcode <[email protected]>
chore(makefile): Modify PHONY

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 4de9b00974ec932b115550e5cc6e4854d0b609fb authored over 2 years ago by qwqcode <[email protected]>
chore: Rename Makefile file.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 8d60195cd8f4347a2ab3001a3219038341a7825f authored over 2 years ago by qwqcode <[email protected]>
Merge pull request #28 from ArtalkJS/multi-site

Enhance Support for Multiple Sites

github.com/ArtalkJS/Artalk - f224a5597831db0f5c275b0a761a366c6d355e3e authored over 2 years ago by qwqcode <[email protected]>
chore(cache): Replace all cache_marshaler global variable to cache.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 9ccf4d48e99cfa3bf648c67c7703c3f492cf2ade authored over 2 years ago by qwqcode <[email protected]>
refactor(api_get): Comments get api.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a03e98551d5583799e9b9e3f713306d571344522 authored over 2 years ago by qwqcode <[email protected]>
feat(multi-site): Isolate admin users among sites

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 02b317308452d706f8212759ce639ba2b0a137bf authored over 2 years ago by qwqcode <[email protected]>
refactor(api): Remove unnecessary parameter of ParamsDecode method

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - fcd44bcceda8a4bbf4566346d1588ee4b7ad4cde authored over 2 years ago by qwqcode <[email protected]>
chore(rename): Rename code files in http folder

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - bb2e68374b4f460d1e1c808eeac8be9c9f5be174 authored over 2 years ago by qwqcode <[email protected]>
chore(multi-site): Preliminary Site Manager Access control

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 886bbd8e30a1d231cb220baddbdb6e3861f1e891 authored over 2 years ago by qwqcode <[email protected]>
fix(cors): Import cors domains from db site urls.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 8d7e5ca2e38b84840d7cad926341466b598e2148 authored over 2 years ago by qwqcode <[email protected]>
chore(admin_check): Remove useless AdminOnly method calls in each admin_api.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 03070989aca6379d450ccbda758fb855661569de authored over 2 years ago by qwqcode <[email protected]>
chore(admin_check): Query user from db before check.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 0c64ca0a4f3f5c1022eab782be1238108ae5c5de authored over 2 years ago by qwqcode <[email protected]>
chore(admin_check): Remove useless jwt middleware

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 8f3a1ce92cad7d1c45cfe5fc1d0f764b5ce7ebae authored over 2 years ago by qwqcode <[email protected]>
feat(user): Admin email sending isolation between sites.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 9a8b979dd1bec9a54d56becf98716cd4d1a8e72e authored over 2 years ago by qwqcode <[email protected]>
fix(cache): Type conversion issue in Captcha part when using redis.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 3120b813b9fd2eb1dfb3c126e1c3a044e087f91a authored over 2 years ago by qwqcode <[email protected]>
feat(editor): Auto add the url protocol of a link input.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 667fc66397d022bcea8ab679a63d752cb72ea1e2 authored over 2 years ago by qwqcode <[email protected]>
fix(validator): ValidateURL modify to IsRequestURL

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 2ad686433a804bade1be59aceafb7c4e89395721 authored over 2 years ago by qwqcode <[email protected]>
fix(importer): Fix too many sql variables Err while too much items.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - d03534f9a66d7cda85237a2d5c5cc2739251a092 authored over 2 years ago by qwqcode <[email protected]>
chore(docs): Add Supporters

github.com/ArtalkJS/Artalk - e270dbc951430c88e921ff837a6748f15fef4ad7 authored over 2 years ago by qwqcode <[email protected]>
chore(version): Update FeMinVersion to v2.2.8

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 3c76f52e69eec4c941b58789a2e260a7cef8e5fe authored over 2 years ago by qwqcode <[email protected]>
v2.2.8

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - ddef66bba276acc8c513affffdb2ef09c7fde61c authored over 2 years ago by qwqcode <[email protected]>
feat(upgrade): Upgrade command allow ignore version check.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 231a6b3ef2235b0d98f87b358d2e75f42012d1f8 authored over 2 years ago by qwqcode <[email protected]>
feat(conf): Support control Frontend Conf by Backend.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 7c4b40d626550775649501b531ecdde4cf347421 authored over 2 years ago by qwqcode <[email protected]>
feat(conf): Support control Frontend Conf by Backend.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 05ad1c4f9c832fdd8fab89ddc0818dea69588418 authored over 2 years ago by qwqcode <[email protected]>
chore(docs): Add Artransfer-CLI in README.md

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 35df0c14aec9b4d3d120408972b4d937c061a3eb authored over 2 years ago by qwqcode <[email protected]>
perf(a11y): improve color contrast and add aria-label

github.com/ArtalkJS/Artalk - a9e0b1288a081f2fc14ab4bf7257fee956b50714 authored over 2 years ago by Percy Ma <[email protected]>
Merge pull request #121 from ArtalkJS/docs/readme

docs(readme): add live minzipped size badge

github.com/ArtalkJS/Artalk - 848d7d4894bf67fefd0df6d305e5367e67c6a075 authored over 2 years ago by qwqcode <[email protected]>
docs(readme): Add some words

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 0d96759e97e100b029f783639be0f0e8b4d4c90f authored over 2 years ago by qwqcode <[email protected]>
chore(docs): Update README.md

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 53d83b5aacbfeaf758583ca43e02d8f3dbe79c74 authored over 2 years ago by qwqcode <[email protected]>
v2.2.7

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 8cbbd1153c8687bdf622ffe2a7e93f69437e63b0 authored over 2 years ago by qwqcode <[email protected]>
fix(db): Time type field use pointer to solve 0000-00-00 issue.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - fd1be636abf223b9a938c3fd680caedc393a7953 authored over 2 years ago by qwqcode <[email protected]>
feat(db): Allow set table_prefix

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 9ca2a80abf9d60317d27361b64ff39070a9015fd authored over 2 years ago by qwqcode <[email protected]>
feat(sidebar): Add cache handle btn

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - f41aecd0eb3e7413d2ddc17c99ca046cb990420a authored over 2 years ago by qwqcode <[email protected]>
feat(api_admin_cache): Add api handle cache

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 11d107e2c49614a643330fce803f70ba12f226ef authored over 2 years ago by qwqcode <[email protected]>
fix(conf_admins): Preserve admin user which not in config file.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 446213b7df68f207444c3dceb800854de3de2d95 authored over 2 years ago by qwqcode <[email protected]>
fix(db): Fix query syntax error & importer vote recover.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a27b01579241ced07d2f85a779e3dbbfa658364b authored over 2 years ago by qwqcode <[email protected]>
fix(admin_edit): Remove cache before admin_edit.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - ff03509861e24bf197c144dbc5f2c879f7c29933 authored over 2 years ago by qwqcode <[email protected]>
feat(conf): Config database options not just dsn.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 052974639a07d1d065c5c7932498e96ad8681d57 authored over 2 years ago by qwqcode <[email protected]>
fix(db): Support postgres database.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 5a1b36129da43f3333c11c70d3eff413d0ad3d91 authored over 2 years ago by qwqcode <[email protected]>
docs(readme): add live minzipped size badge

github.com/ArtalkJS/Artalk - f21e987ab0a504381e996fc0080a59acbb0b33fe authored over 2 years ago by Percy Ma <[email protected]>
feat(importer): Speed up importer & fix some bugs.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 177ca04e022cbcb6599c31d70e7131082c981951 authored over 2 years ago by qwqcode <[email protected]>
feat(cache): Replace built-in json lib with vmihailenco/msgpack to speed up

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 5cd0129b6c3bf90ab3786f93f4df93d9b38a72ca authored over 2 years ago by qwqcode <[email protected]>
fix(cache): ChildCommentCacheSave repeatedly cache while exist

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 3f1313ae3b4b6b45b84b5000b36a3e662579a0c0 authored over 2 years ago by qwqcode <[email protected]>
chore(docs): Update README.md

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 12ee6ab93668a8a8d4d09e934d4b655a9c0e83cf authored over 2 years ago by qwqcode <[email protected]>
chore(docs): Update README.md

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - a05c31b4deaa5eec42bdf946bd822cff9d692a62 authored over 2 years ago by qwqcode <[email protected]>
feat(cache): Support redis & memcache

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 72d205f3e9871f5871f9304a86233bdc499b33b4 authored over 2 years ago by qwqcode <[email protected]>
feat: FindCommentChildren query db while cache miss

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - dcde2b43f14970c6ce3dae4eed8c5d7748b6aca1 authored over 2 years ago by qwqcode <[email protected]>
fix: Add lock in ChildCommentCacheSave

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 9ab36c65d790540c4bd65bef199d2c187d74df14 authored over 2 years ago by qwqcode <[email protected]>
fix: Add lock prevent query db repeatedly while cache miss.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 323455c924483a948ba21b0174feae7d41520000 authored over 2 years ago by qwqcode <[email protected]>
fix: Cache add mutex lock

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 0ab5d1f2904c2eb4f67aed9f4480da08d7be6919 authored over 2 years ago by qwqcode <[email protected]>
feat(cache): Almost full cache coverage.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - d1986c4f6f6dfa7b93051aace4911108fb884254 authored over 2 years ago by qwqcode <[email protected]>
chore(conf): Update artalk-go.example.yml file.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 1eff8309ea6b56b5fb0102a94bba8fc358c06dd2 authored over 2 years ago by qwqcode <[email protected]>
feat(upgit): Config del_local to remove local file after uploaded.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - 95e387f40ff3ea2c5e91cc2dea5cb39391bc5f6b authored over 2 years ago by qwqcode <[email protected]>
Merge pull request #23 from ArtalkJS/refactor

test(model): Find & Create actions.

github.com/ArtalkJS/Artalk - 264b4649ea895f972f8667be9636e01148103858 authored over 2 years ago by qwqcode <[email protected]>
test(model): Find & Create actions.

Signed-off-by: qwqcode <[email protected]>

github.com/ArtalkJS/Artalk - af5e721a18c3fbdbdecc05331babf97a29fe725e authored over 2 years ago by qwqcode <[email protected]>
Merge pull request #116 from ArtalkJS/chore/deps

chore: update deps

github.com/ArtalkJS/Artalk - f3a0d7c069d4ee0bc81941401adb9dcabacf8a70 authored over 2 years ago by qwqcode <[email protected]>