605 Commits

Author SHA1 Message Date
Steven
cdfb015638 chore: bump version v0.5.3 2024-02-06 21:19:15 +08:00
Steven
435fe04ab3 chore: fix shortcut space checks 2024-02-06 21:15:58 +08:00
Steven
4e73882bf1 chore: add postinstall script 2024-02-06 21:10:34 +08:00
Steven
f2d9b29baa fix: delete user 2024-02-06 21:10:31 +08:00
Wen Sun
eaf9113c92
fix: public shortcuts not showing up in public collections (#63) 2024-02-04 09:48:13 +08:00
Steven
194571e132 chore: remove debug code 2024-01-28 15:45:18 +08:00
Steven
f34b33c1a2 chore: upgrade version to v0.5.2 v0.5.2 2024-01-21 19:18:19 +08:00
Steven
2552a7645e chore: update shortcuts display 2024-01-21 18:49:42 +08:00
Steven
5dab623793 chore: update logo 2024-01-21 18:42:47 +08:00
Steven
95f1570796 feat: allow to create shortcut if not found 2024-01-21 17:33:21 +08:00
Steven
85848ee317 chore: update default visibility 2024-01-21 17:07:59 +08:00
Steven
385499e642 chore: upgrade dependencies 2024-01-21 17:00:31 +08:00
Steven
59ee192bf8 chore: add random name button 2024-01-10 10:50:02 +08:00
Steven
2771602e5c chore: add enable metric flag 2024-01-10 10:20:16 +08:00
Steven
38cd5fabee chore: update store testing 2024-01-10 10:08:53 +08:00
Steven
4bc2a0ff42 chore: add healthz point 2024-01-10 00:28:57 +08:00
Steven
d46e83b735 chore: update backend dependencies 2023-12-28 08:38:20 +08:00
Steven
a37fce2849 chore: update frontend dependencies 2023-12-28 08:38:08 +08:00
Steven
764d776524 chore: redirect to instance url v0.5.1 2023-12-24 09:50:10 +08:00
Steven
7c9798b6b1 chore: upgrader to 0.5.1 2023-12-24 09:17:53 +08:00
Steven
70b0645f2e chore: update shortcut card style 2023-12-24 09:17:41 +08:00
Steven
88606e0a0c chore: update embed frontend 2023-12-24 01:05:15 +08:00
Steven
91708da5fc chore: update dev version 2023-12-24 00:32:29 +08:00
Steven
867d150a6d chore: fix member list 2023-12-24 00:26:49 +08:00
Steven
9259a85e69 chore: fix create shortcut view activity 2023-12-24 00:22:03 +08:00
Steven
546d87ca0b fix: update shortcut 2023-12-23 23:52:44 +08:00
dependabot[bot]
b73f7070e4
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#53)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 15:03:53 +08:00
Steven
bec2c15ac9 fix: list activities 2023-12-20 08:01:27 +08:00
Steven
d4c7de3916 chore: update postgres profile 2023-12-19 08:59:07 +08:00
Steven
47346182f0 chore: fix view shortcut activity 2023-12-18 08:44:56 +08:00
Steven
aa1351f815 chore: remove gzip middleware 2023-12-17 23:48:04 +08:00
Steven
997b057a21 chore: add html escaping 2023-12-17 23:37:19 +08:00
Steven
fb7fc2443f chore: add shortcut space routes 2023-12-17 23:27:01 +08:00
Steven
43cda4e2fb chore: update subscription setting 2023-12-17 22:48:08 +08:00
Steven
dbd3888fe1 feat: implement frontend ssr service 2023-12-17 21:56:10 +08:00
Steven
6eb3ff412d chore: fix tests 2023-12-17 20:10:12 +08:00
Steven
4c66edc170 chore: fix postgres driver 2023-12-17 20:07:25 +08:00
Steven
a7d48e8059 feat: initial postgres driver 2023-12-17 15:08:51 +08:00
Steven
41cb597f03 chore: update sqlite functions 2023-12-17 14:16:34 +08:00
Steven
a9071d629a chore: fix testing profile 2023-12-17 13:59:15 +08:00
Steven
9173c8f19a feat: abstract database drivers 2023-12-17 13:56:41 +08:00
Steven
6350b19478 chore: upgrade frontend deps 2023-12-10 19:11:06 +08:00
Steven
8b13c94b22 chore: implement memo service 2023-12-10 17:06:12 +08:00
Steven
add523f8a5 feat: initial memo store 2023-12-10 16:57:01 +08:00
Steven
5c3df55b72 chore: tweak collection view styles 2023-12-10 16:08:15 +08:00
Steven
5f69ab67df chore: tweak dialog styles 2023-12-10 15:47:01 +08:00
Steven
e7d2bd0be6 chore: add auth status api 2023-12-10 15:17:00 +08:00
Steven
9ac6188707 chore: tweak styles 2023-12-10 15:10:53 +08:00
dependabot[bot]
3d109dc1b4
chore(deps-dev): bump vite from 4.5.0 to 4.5.1 in /frontend/web (#48)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-10 10:36:56 +08:00
Liam
c45a48966d
chore: remove the "-temp" part of the shortcut name in the extension (#47)
* increase random id size in shortcut

* remove the temp part of the shortcut name
2023-12-08 09:38:57 +08:00