Commit graph

103 commits

Author SHA1 Message Date
ccbikai
9e9a9bfb46 Merge branch 'master' into dev 2024-10-30 21:20:15 +08: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
面条
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
ccbikai
2876385f20 feat: add link cache TTL for performance optimization
Improves response times by introducing a configurable link cache TTL, defaulting to 60 seconds, to ensure quick access to frequently requested links while maintaining responsiveness to updates.
2024-07-20 18:21:40 +08:00
ccbikai
3c0a7be6eb style: remove unnecessary newline for cleaner code 2024-07-20 18:13:05 +08:00
ccbikai
8f8865801a feat: redirect dashboard to analysis and update nav link
Enhances navigation by redirecting the main dashboard to the analysis page and updating the navigation link to directly access the analysis section. This change streamlines user access to the primary dashboard functionality.
2024-07-20 18:11:38 +08:00
ccbikai
7bcc5b27be Merge branch 'master' into dev 2024-07-20 18:04:24 +08:00
面条
6b3dd8d47e
Merge pull request #23 from dr-data/main
link first
2024-07-20 18:02:24 +08:00
dr-data
ca12fdd876 link first 2024-07-15 00:20:15 +08:00
dr-data
21d8352de0 link first 2024-07-15 00:16:45 +08:00
dr-data
09a97070d3 link first 2024-07-15 00:12:12 +08:00
ccbikai
0d10da9b04 Merge branch 'dev' 2024-07-11 19:55:42 +08:00
ccbikai
01be05c0fc chore: Update package dependencies and optimize imports 2024-07-08 20:28:38 +08:00
ccbikai
e16fb88c08 Merge branch 'master' into dev 2024-07-08 15:51:08 +08:00
ccbikai
bac9abb9a8 docs: enhance README with Hacker News feature badge
Added a new badge to the README to highlight that the project has been featured on Hacker News, increasing its visibility and credibility. Improved the formatting of the existing Trendshift badge.
2024-07-02 20:03:48 +08:00
ccbikai
de411396e2 chore: Update Twitter profile link 2024-07-01 13:30:08 +08:00
面条
528f5ddc48
docs: Add Badges 2024-06-27 19:52:25 +08:00
面条
503e62aa9e
chore: bump version 2024-06-14 18:56:48 +08:00
ccbikai
a98aa7c4e9 Merge branch 'master' into dev 2024-06-12 20:32:07 +08:00
ccbikai
99f1c95cf9 Merge branch 'dev' 2024-06-12 20:31:50 +08:00
ccbikai
14ff257216 chore: Update Node.js version to v20.11 2024-06-12 20:31:43 +08:00
ccbikai
08359a773b Merge branch 'master' into dev 2024-06-12 20:28:58 +08:00
ccbikai
40fa9d1581 Merge branch 'dev' 2024-06-12 20:28:41 +08:00
ccbikai
686ecd151a docs: add API Docs 2024-06-12 20:28:23 +08:00