Commit graph

124 commits

Author SHA1 Message Date
面条
f6642ee436
docs: Update code, refer to the official GitHub documentation 2024-12-15 20:43:55 +08:00
ccbikai
e7d71b35d3 feat: add short link to edit link response
Enhances link edit endpoint by including a fully-qualified short link URL in the response, constructed from request protocol and host alongside the slug
2024-12-08 14:44:03 +08:00
ccbikai
337f8f174c fix: refine link creation response structure
Returns link object separately from shortLink in response to maintain clearer API structure and prevent unnecessary data duplication in the response payload
2024-12-08 12:01:17 +08:00
ccbikai
172956b532 feat: add short link to create endpoint response
Enhances the link creation API response by including a formatted short link URL
Combines protocol, host, and slug to create a complete, ready-to-use short URL
2024-12-08 11:56:03 +08:00
ccbikai
19e18546de fix: adjust cursor handling for KV pagination
Moves undefined fallback from client to server side for cursor parameter
Ensures consistent pagination behavior when fetching links from KV storage

This prevents potential edge cases where undefined cursor values could be handled differently between client and server.
2024-12-08 11:37:04 +08:00
ccbikai
639368a8ba 0.1.5 2024-12-06 18:47:49 +08:00
ccbikai
83db9cd2bc fix: Fixes cursor handling for API link requests
Replaces the cursor value in the API request with `undefined` if it is falsy. This prevents potential issues with null values being sent in the query, ensuring a more reliable API interaction.

Improves overall stability when fetching link data from the server.
2024-12-06 13:49:58 +08:00
面条
09cae1b588
Merge pull request #87 from fatwang2/master
Add the sink shortcuts
2024-11-25 20:21:54 +08:00
面条
898c093e06
Merge pull request #81 from ZL-Asica/fix/node-version
Standardize .node-version format for compatibility
2024-11-25 20:20:04 +08:00
fatwang2
7ebdbc0a4a
Add the sink shortcuts 2024-11-25 11:03:34 +08:00
ccbikai
11be9e3dba fix: correct GitHub URL in app configuration 2024-11-08 19:42:23 +08:00
ZL Asica
becd0a7ad6
fix: standardize .node-version format
Updated .node-version to remove 'v' prefix and ensure full three-part version (20.11.0) for compatibility with version managers.
2024-11-04 10:31:31 -06:00
ccbikai
f6f9b6a462 Merge remote-tracking branch 'origin/dev' 2024-11-03 12:53:08 +08:00
ccbikai
393771631f chore: update social links to use a unified domain format 2024-11-03 12:52:25 +08:00
面条
fe4af81bf5
Merge pull request #80 from ZL-Asica/master
doc(Deployment): Update guides for how to deploy.
2024-11-03 12:46:56 +08:00
ZL Asica
0ed45efa87
docs(faqs): Update according to the Readme updates. 2024-10-30 09:50:35 -05:00
ccbikai
71b96338ff Merge branch 'dev' 2024-10-30 21:43:20 +08:00
ccbikai
c6a99f8309 chore(config): update Mastodon URL for consistency
Align Mastodon profile link with new domain to maintain uniformity across social media handles.
2024-10-30 21:23:04 +08:00
面条
b11201978a
Merge pull request #59 from citynight/master
feat: 将固定链接名称抽取到配置中
2024-10-30 21:21:57 +08:00
ccbikai
9e9a9bfb46 Merge branch 'master' into dev 2024-10-30 21:20:15 +08:00
ZL Asica
7c999fdfc2
doc(Deployment): Update guides for how to deploy. 2024-10-29 14:26:41 -05:00
面条
fad3d5c601
Merge pull request #60 from ccbikai/CoC
feat: add Contributor Covenant Code of Conduct
2024-10-18 12:09:34 +08:00
ccbikai
16d35355b0 feat: add Contributor Covenant Code of Conduct
Enhance community standards by introducing a comprehensive Code of Conduct to foster a harassment-free and inclusive environment. This ensures clear guidelines for acceptable behavior and enforcement mechanisms, aligning with best practices for open-source communities.
2024-10-18 12:04:06 +08:00
Logan
04492c3813 feat: 将固定链接名称抽取到配置中 2024-10-18 11:54:16 +08:00
面条
9f98d0017b
docs: Raycast Extension 2024-10-16 20:27:59 +08:00
面条
5ac568d936
Merge pull request #54 from manuelosorio/master 2024-10-08 22:23:14 +08:00
Manuel Osorio
cae1828da1
feat: remove leading and trailing slash from slug 2024-09-29 15:10:17 -04:00
面条
7eac77c90b
Merge pull request #45 from zhuzhuyule/patch-1
add chrome extension for the sink
2024-09-17 16:29:06 +08:00
面条
02d5e30e87
docs: add video tutorial 2024-09-16 19:25:41 +08:00
Zac
968cc52172
fix: fix spelling mistake 2024-08-20 22:47:05 +08:00
ccbikai
12e3e7c7bc 0.1.4 2024-08-20 21:25:30 +08:00
ccbikai
233d366d6e Merge branch 'dev' 2024-08-20 21:25:06 +08:00
ccbikai
05eb3bfca3 feat: enhance error handling for unauthorized API calls
Implements automatic token removal and redirection to login upon 401 error status, improving user experience and security.
2024-08-20 21:24:32 +08:00
Zac
ef333a8080
add chrome extension for the skin 2024-08-19 01:50:42 +08:00
ccbikai
d8c92aa7a1 Merge branch 'preview' into dev 2024-08-18 20:06:16 +08:00
ccbikai
f2a2e00ce6 feat: add XIcon to dashboard metrics 2024-08-18 20:05:33 +08:00
ccbikai
20eed15967 Merge branch 'dev' into preview 2024-08-18 19:43:36 +08:00
ccbikai
53a6b5d403 refactor: remove duplicate icon mappings for clarity
Eliminated redundant entries in iconMaps to streamline the mapping process and enhance readability. This consolidation reduces clutter and ensures a more efficient and maintainable codebase.
2024-08-18 19:43:19 +08:00
ccbikai
36e7962b83 chore: update dependencies 2024-08-18 19:38:04 +08:00
ccbikai
b116d4c007 feat: enable AI integration and update dependencies
- Activated AI functionality in Nuxt configuration
- Updated AI model to a newer version for enhanced performance
- Bumped @nuxthub/core to 0.7.3 for critical bug fixes and improvements
2024-08-18 19:01:14 +08:00
ccbikai
55783573ef Merge branch 'master' into dev 2024-08-18 18:40:09 +08:00
面条
ef3e704d79
Merge pull request #28 from fqd511/feature/improve-slug-readability
feat: improve slug readability
2024-07-30 20:12:47 +08:00
面条
5cf1e89ce4
Merge branch 'master' into feature/improve-slug-readability 2024-07-30 20:12:34 +08:00
ccbikai
6d0a67d9b5 feat: enhance nanoid character set for better readability
Adjusted the character set used by nanoid to exclude ambiguous characters, improving readability and reducing potential user confusion.
2024-07-28 13:40:25 +08:00
ccbikai
b2e859107d chore: Update Twitter handle to reflect new username
Update Twitter URL across multiple files to point to the new username, ensuring consistency and accuracy in social media links.
2024-07-28 13:39:32 +08:00
v
08ed8da522 feat: improve slug readability
(cherry picked from commit d950387f8cc87b166fd24bd75276bf34e1c5daa5)
2024-07-26 19:22:47 +08:00
ccbikai
2856c4013f 0.1.3 2024-07-21 20:51:29 +08:00
ccbikai
d7fce2eac0 Merge branch 'dev' 2024-07-21 20:51:17 +08:00
ccbikai
576eee43ca Merge branch 'dev' into preview 2024-07-20 20:23:37 +08:00
ccbikai
52187d1ff6 feat: disable query string redirection by default
Enhances security and performance by preventing query strings from being carried over during redirection, aligning with best practices.
2024-07-20 18:34:49 +08:00