Commit b00d524
committed
feat: Add Tailwind CSS theme and utility styles
- Introduced a new Tailwind CSS theme file with global scaling, background images, colors, animations, and font families.
- Created utility styles for input and text areas, scrollbar visibility, link styles, and animation effects.
- Added a new TypeScript file defining various types for tags, reactions, notes, and user profiles.
- Implemented an Axios instance for API requests with request and response interceptors.
- Developed a device fingerprinting utility for identifying visitors and generating unique IDs.
- Created a fetcher utility for handling API requests with SWR for data fetching.
- Integrated i18n for multi-language support with English and Chinese translations.
- Added utility functions for time formatting, permission checks, and service worker registration.
- Implemented reaction API functions for adding and removing reactions from notes.
- Created a unified API for fetching notes with support for searching and filtering.
- Set up TypeScript configuration files for the application and node environment.
- Configured Vite for the project with Tailwind CSS and React support.1 parent ab24d51 commit b00d524
166 files changed
Lines changed: 50 additions & 121 deletions
File tree
- server
- doc
- json
- middleware
- prisma
- route
- schedule
- scripts
- types
- utils
- web
- public
- src
- assets
- img
- voice
- components
- animate-ui
- backgrounds
- effects
- radix
- text
- d3
- editor
- experiment
- layout
- openKey
- others
- rote
- ui
- doc
- json
- layout
- dashboard
- lib
- locales
- pages
- 404
- archived
- experiment
- explore
- filter
- home
- landing
- login
- profile
- rote
- user
- route
- state
- styles
- types
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments