memos/web
Chris Curry e3b378b03b
feat: persist memo filters with url query (#4239)
* feat: persist memo filters with url query

- Implemented synchronization of memo filters with URL search parameters.
- Enhanced memo store to manage current request state for fetching memos, allowing for request cancellation, avoiding the race conditions.

* refactor: update import
2025-01-02 10:23:15 +08:00
..
public chore: remove color in manifest 2024-07-31 23:09:13 +08:00
src feat: persist memo filters with url query (#4239) 2025-01-02 10:23:15 +08:00
.eslintrc.json chore: update eslint config 2024-02-04 22:52:47 +08:00
.gitignore
.prettierrc.js
components.json chore: use popover for update tag view setting 2024-07-17 08:46:52 +08:00
index.html refactor: update button source 2024-10-26 21:36:05 +08:00
package.json chore: bump react-router-dom from 6.28.1 to 7.1.1 in /web (#4246) 2025-01-02 09:45:25 +08:00
pnpm-lock.yaml chore: bump react-router-dom from 6.28.1 to 7.1.1 in /web (#4246) 2025-01-02 09:45:25 +08:00
postcss.config.js
README.md chore: tweak readme 2024-02-23 08:25:54 +08:00
tailwind.config.js chore: align colors 2024-11-04 21:30:50 +08:00
tsconfig.json
vite.config.ts chore(dev): add code inspector plugin 2024-11-06 19:28:18 +08:00

The frontend of Memos