Commit Graph

1225 Commits (f74fa97b4aff79ba5f3486b6d801e62ac43e1007)

Author SHA1 Message Date
boojack 646a41e931 chore: add `i18n` based with `useContext` 3 years ago
boojack d08ba56c28
chore: release `v0.3.1` (#138) 3 years ago
boojack c991a48df6 chore: add upload resource button 3 years ago
boojack fd44255668 chore: use dropdown in member section 3 years ago
boojack 84564891be feat: add view resource dialog 3 years ago
boojack 8c8bb9e59f chore: update search bar styles 3 years ago
boojack c703f281d9 chore: update feather icon 3 years ago
boojack 2c27f5d425
chore: release `v0.3.0` (#136) 3 years ago
boojack df7b4d54c6
chore: show inline image in daily review dialog (#135) 3 years ago
boojack 9994b1fabc chore: update member setting styles 3 years ago
boojack 2d093d5be0 chore: update daily review dialog style 3 years ago
boojack 12b373701b chore: fix shortcut list buttons style 3 years ago
boojack 2b8078a19b chore: add `CommonDialog` 3 years ago
boojack fa93d0fd6e chore: update visibility selector style 3 years ago
boojack 873973a088 chore: update favicon 3 years ago
boojack d371cfd78d chore: update member list action buttons 3 years ago
boojack 07d9649b22 chore: add visibility selector 3 years ago
boojack 58e68f8f80 chore: update signin button in visitor mode 3 years ago
boojack 38383a426f
chore: update error message (#129) 3 years ago
boojack f02ec375a6
chore: release `v0.2.2` (#127) 3 years ago
boojack 3c5b0ea90a chore: update style 3 years ago
boojack 5da4c98f05 chore: update icon button styles 3 years ago
boojack 6c5bea9caf chore: update `html2image` 3 years ago
boojack 93ba2f4fab chore: fix icon style 3 years ago
boojack 9417797b99 chore: use `fontawesome` instead of `material icons` 3 years ago
boojack 167e5596f2
fix: generate html image in safari (#123) 3 years ago
boojack 2a1e34fe03 chore: update material icons 3 years ago
boojack 3de00cf4a8 chore: add `dayjs` to parse datetime 3 years ago
boojack 1d55545e30 chore: update github badge style 3 years ago
boojack 9b5a555d1f
chore: release `v0.2.1` (#120)
* chore: release `v0.2.1`

* chore: add tg group link
3 years ago
boojack 9c842d0a40 fix: remove axios withCredentials 3 years ago
boojack 0dc377550f chore: fix hover heatmap 3 years ago
boojack 8a91b0ad9d chore: add github badge 3 years ago
boojack 6053df050c chore: update create memo with visibility 3 years ago
boojack 3517c6181d chore: update `vite` 3 years ago
boojack 2e126c71f0 chore: update button elements 3 years ago
boojack 46d7ecca88 feat: use go embed 3 years ago
boojack 48d8c6ee0f chore: update lock file 3 years ago
boojack 5fd3cfdb61 chore: update user store 3 years ago
boojack 10d710cf03 chore: fix editor z-index 3 years ago
boojack d75338b6e9 chore: fix z-index 3 years ago
boojack b85af714f5 feat: fullscreen editor 3 years ago
boojack 91d45d6d46
chore: release `v0.2.0` (#114) 3 years ago
boojack 6a8c559e8c chore: update visitor view buttons 3 years ago
boojack 7418d2965d fix: visitor view in frontend 3 years ago
boojack 1afc183458 feat: update memo visibility in frontend 3 years ago
boojack aed137472c fix: open id checking order 3 years ago
boojack bdc9632b5b
chore: rename user role (#108)
* chore: rename user role to `host`

* chore: related frontend changes

* chore: fix migration file

* chore: use tricky sql
3 years ago
boojack 6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
3 years ago
boojack 346d219cd5
chore: reorder imports manually (#106)
* chore: reorder imports manually

* chore: remove unused less
3 years ago
Hyoban 6b5d5e757e
feat: personal memos page (#105)
* feat: no need to log in to view memos

* chore: add a normal user to seed

* feat: page for other members

* fix: replace window.location

* fix: can not get username on home

* fix: check userID

* fix: can visit other user's page after login

* fix: do not redirect on wrong path

* fix: path error when clicked heatmap

* refactor: revise for review

* chore: remove unused import

* refactor: revise for review

* feat: update each user's route to /u/:userId.

* chore: eslint for import sort

* refactor: revise for review
3 years ago
Hyoban e202d7b8d6
fix: banner text click not work (#104)
* fix: banner text click not work

* fix: replenish duration

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack 5a20db0bed chore: fix missing extend style item 3 years ago
boojack 2136a954f5 chore: make editor sticky 3 years ago
boojack 0e8d3e6907 chore: fix memos amount 3 years ago
boojack 17a61bb65f choe: update shortcut actived style 3 years ago
boojack 29f73f0d25 chore: update tag list selector 3 years ago
boojack 65ade1fc87 chore: update todo block 3 years ago
boojack 5dd6d505cc chore: use `undefined` instead of `UNKNOWN_ID` 3 years ago
boojack 2fe2b82809 chore: update seed data 3 years ago
boojack 06fc29aecd chore: rename delete to archive 3 years ago
boojack 536627007d
feat: schema migration handler (#100)
* chore: update about site dialog

* feat: schema migration

* chore: lint with golangci
3 years ago
boojack a7425ac558
feat: toggle todo status by clicking (#99) 3 years ago
boojack 9611ff7386
chore: release v0.1.3 (#98)
* chore: update github action

* chore: release `v0.1.3`

* fix: create migration_history table

* fix: compare migration_history
3 years ago
boojack 0945b14deb chore: update signup page style 3 years ago
boojack 1b60180b79 chore: update setting dialog style 3 years ago
boojack 57ce96d23e chore: fix expand style 3 years ago
boojack 64f67f4bda
chore: update content parser (#97) 3 years ago
boojack 8cb9675965
chore: download image by one click (#94)
chore: download image by clicking
3 years ago
boojack 08210d55c3 chore: rename to `DailyReviewDialog` 3 years ago
boojack 62f0122cd5 chore: restore icon 3 years ago
boojack 8cb3994022 chore: update sharing image preview 3 years ago
boojack cad4db128b fix: mouse hover in heatmap 3 years ago
Steven 4871ebf24e
chore: release v0.1.2 (#88)
* chore: release `v0.1.2`

* chore: update demo.png
3 years ago
boojack 929f621be4 chore: add image uploading status 3 years ago
boojack 2c8ff2794d chore: add `ping` button 3 years ago
Tiger d1a7527c0d
fix: content link style (#86)
* Update memo-content.less

* Update web/src/less/memo-content.less

Co-authored-by: Steven <imrealleonardo@gmail.com>
3 years ago
boojack 3be5ea34a4 chore: update popup button styles 3 years ago
Steven 1999260f9d
chore: expand/fold memo content button (#84)
* chore: toggle show all content button

* chore: update expand text

* chore: rename
3 years ago
boojack babeb468c1 chore: update daily dialog style 3 years ago
Steven f80f0f2422
chore: use markdown image syntax (#83) 3 years ago
boojack cc54be0d1d chore: fix date selector style 3 years ago
Steven 40680a5e0f
chore: update memo action buttons style (#80)
chore: update memo action btn style
3 years ago
Steven f849a94dc5
chore: show daily memos view in sidebar (#79) 3 years ago
STEVEN 50fee8b0f4
chore: release `v0.1.1` (#77) 3 years ago
boojack efb3fad194 fix: hidden priority 3 years ago
STEVEN 1733ed670c
fix: tag regex (#76)
* fix: tag regex

* fix: tag styles

* chore: remove usused codes
3 years ago
STEVEN cd7000da70
feat: responsive view (#75)
* chore: add license

* feat: mobile view
3 years ago
boojack cc2e5ab6fd chore: update router 3 years ago
STEVEN 5d6df87af0
fix: sort tags in creating shortcut (#69) 3 years ago
STEVEN 668276f0df
chore: release v0.1.0 (#65)
* chore: update version `v0.1.0`

* fix: initial memo filter
3 years ago
boojack d23262856e fix: initial memo filter 3 years ago
boojack 069c5d6a35 chore: fix upload image insert text 3 years ago
boojack 2e5b120986 chore: update store selector 3 years ago
boojack b52c16c43f chore: use `axios` instead of `fetch` 3 years ago
boojack a580df5c9f chore: update redux store and service 3 years ago
boojack 0b3c77c79c chore: remove customize redux 3 years ago
boojack c34cbb19bc fix: memo import 3 years ago
boojack 7b668f17f5 chore: rename repo 3 years ago
boojack c2e5a1a524 refactor: use `redux` 3 years ago
boojack 2e9152e223 fix: web build 3 years ago
boojack 9a3afc56e7 fix: shortcutId in filter 3 years ago
boojack 3fc907d446 chore: fix sign in style 3 years ago
boojack 3fdc5bb2b1 chore: update demo user 3 years ago
STEVEN d6680a0bcc
feat: seed data only in dev mode (#61) 3 years ago
boojack 304df8674a chore: fix build 3 years ago
boojack 6fe1db42b5 chore: update store types 3 years ago
boojack 74ab42069f chore: add service version 3 years ago
boojack 18fc93789b chore: update button style 3 years ago
boojack c492317ffe feat: member manage section in setting dialog 3 years ago
STEVEN 5fc0fb24f4
feat: upload resource by openid api (#55) 3 years ago
STEVEN 615cec3066
feat: import data from json (#53) 3 years ago
boojack e510465818 chore: update tag selector 3 years ago
STEVEN f1cca0f298
feat: add user role field (#49)
* feat: add user role field

* chore: fix typo

* feat: update signup api
3 years ago
boojack 92e7631032 chore: fix link style 3 years ago
boojack 48a20c2b38 chore: update setting dialog 3 years ago
boojack 72d36b964a chore: update styles 3 years ago
boojack a9a888ef54 chore: update pinned memo style 3 years ago
boojack 13093b6f62 chore: revert tagList 3 years ago
boojack 995ec34bf8 feat: pin/unpin memo 3 years ago
boojack fcb5e2ee5a chore: update deploy guide in readme 3 years ago
boojack 08682a822e chore: update layout styles 3 years ago
email eae858e20b fix: type error 3 years ago
email 02b37ef466 chore: re yarn 3 years ago
email 225c4a8dfb fix: grid style 3 years ago
email fc12e0e3fb chore: update readme 3 years ago
email 9b0cf8af49 feat: upgrade react 18 3 years ago
email 13684488ef fix: convert raw memo 3 years ago
email 4f88221bce feat: update sidebar style 3 years ago
email 1cebf1dbd0 feat: const session secret key in dev 3 years ago
email 8f76120e4e chore: clean server 3 years ago
email 0fea2a86da chore: update styles 3 years ago
email f7a4419877 chore: update about site dialog 3 years ago
email dedea0dd27 fix: tags initial 3 years ago
email da1ccabd1e feat: use dialog instead of page 3 years ago
email 2b5ee78397 feat: layout style(1) 3 years ago
email 8f7445c299 feat: remove mobile styles 3 years ago
STEVEN b597d40470
refactor: use tailwindcss in less (#34)
* reduce less
3 years ago
email 3261f46275 chore: hide textarea outline 3 years ago
email 6ad6ba2327 fix: input/textarea unselectable 3 years ago
email 6f3663cd96 feat: user hash password 3 years ago
email 017bbfa6d6 feat: add lodash-es package 3 years ago
email 6f8ab0f3ff chore: remove ga and fonts 3 years ago
email 226e9c156a feat: change main language to english 3 years ago
email 825bea59f0 fix: user api 3 years ago
email 3fa918169e refactor: sync frontend 3 years ago
boojack 3d8997a43a feat: use tailwindcss and show export btn 3 years ago
boojack 374721fa48 fix: memo formater 3 years ago
email 6a40be9f8e fix: tag query filter 3 years ago
email 308adef98d refactor: editor tools 3 years ago
email 9a6e2d10ce feat: tag selector popup 3 years ago
email 48eb618959 feat: confirm reset openid dialog 3 years ago
email 9bec29a03e feat: support open api with webhooks 3 years ago
email aed1004f39 feat: add star-history embed iframe; 3 years ago
email e37bc5a832 fix: edit username inputer 3 years ago
STEVEN 63ddb2917d
Feat: update editor tools (#14)
* fileupload

* update memo editor comman tool btns

* update editor tools

Co-authored-by: lqwakeup <qiaobingxue1998@163.com>
3 years ago
boojack 1710cc526f fix: memo trash order by deletedAt 3 years ago
boojack 494c4f4578 feat: handle upload image by drop event 3 years ago
boojack 3fc74490de feat: shorten image url length 3 years ago
boojack ee3c753c99 feat: update image by paste in editor 3 years ago
STEVEN aa40793a68
Add resources api (#9)
* feat: add resource api

* update delete model return variables
3 years ago
steven 019288ca73 chore: add license and comments 3 years ago
STEVEN 27bd3e80de
chore: polish setting dialog (#6) 3 years ago
boojack 7ddd4caf47 chore: update eslint config 3 years ago
steven 73812cd58d feat: add eslint to frontend 3 years ago
steven 493391bb03 choro: convert html2image to arrow function 3 years ago
steven 7e858509e6 fix: query pinnedAt empty value 3 years ago
steven 50c8947ad5 feat: remove user wx_open_id key 3 years ago
steven 3dc71a6ec7 web: update about site dialog 3 years ago
steven b20741cca8 update users table with unique tag 3 years ago
steven 9db1f57307 web: recover single global memo editor 3 years ago
steven 527745ad15 update github oauth callback api 3 years ago
steven bdaeb3a68b web: update restful api 3 years ago
steven b8c01524c5 web: update memo editor and about me 3 years ago
LeeShuang 06bffd0ba5 migrate frontend 3 years ago