Steven
edc3f1d9d9
chore: retire unused memo view
1 year ago
Steven
147458347b
chore: tweak user stats in frontend
1 year ago
johnnyjoy
c76ab87a0a
refactor: update list user stats
1 year ago
Steven
8b65d248b1
fix: memo filter
1 year ago
johnnyjoy
ee96465be0
feat: list user stats
1 year ago
johnnyjoy
cde058c72a
chore: tweak theme code
1 year ago
Query&mut NinjaStyle, &Ryder
94517490f5
fix: mermaid diagrams in dark mode ( #4289 )
...
* fix #4257 fixed ui for mermaid diagrams in dark mode
* fixed linting issues
* added dynamic color theme for mermaid diagrams
* now mermaid block uses theme according to the system as well when 'follow system' is selected
* refactored code for mermaid theme logic
* refactored mermaid code to use const instead of function call
---------
Co-authored-by: root <root@DESKTOP-G3MCU14>
1 year ago
Steven
5ff8ab9a61
chore: polish creator definition
1 year ago
Steven
8b7e9f5443
chore: remove unused user id
1 year ago
RoccoSmit
3081015692
feat: date picker navigation ( #4286 )
...
Added month and year dropdowns
1 year ago
johnnyjoy
2a861ea430
refactor: tweak resource state in api
1 year ago
johnnyjoy
1caaef1c5b
chore: fix memo compact mode
1 year ago
Query&mut NinjaStyle, &Ryder
972ebbae2f
fix: compact mode storage ( #4279 )
...
fix #4274 now when checkbox is toggled the memo remembers the compact state
Co-authored-by: root <root@DESKTOP-G3MCU14>
1 year ago
johnnyjoy
ac7121c21a
chore: update archived page
1 year ago
Steven
840b16f041
chore: tweak back to top button
1 year ago
Pierre Quillery
cdadf133d0
chore: adding missing translations ( #4273 )
...
* Added missing translations strings (filters, about page, ...)
* Forgot one translation string.
* Fixed PR issues and added Access Token related missing translation strings.
* Fixed eslint issues.
* Fixed eslint issues #2 .
* Fixed access token dialog translations, added missing webhook dialog translations.
1 year ago
Chris Curry
7b909fb772
feat: scroll to top ( #4244 )
1 year ago
Chris Curry
d81174ad7c
feat: optimize filters sync ( #4260 )
...
* refactor: add bi-directional filters sync between filterStore and searchParams
* fix: tag redirection from memos detail page, https://github.com/usememos/memos/issues/4232
1 year ago
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
1 year ago
Chris Curry
bc0bac94ed
refactor: enhance hyperlink handling in markdown shortcuts ( #4238 )
1 year ago
johnnyjoy
41d9c9d76e
fix: order list starts
1 year ago
Johnny
e913271f15
refactor: move tags from property to payload ( #4229 )
...
* refactor: move tags from property to payload
* chore: fix tests
* chore: drop memo tags
* chore: update
---------
Co-authored-by: Steven <stevenlgtm@gmail.com>
1 year ago
zjy4fun
7a77b4ba38
chore: fix css location compatibility issues on Safari ( #4215 )
...
chore: fix location compatibility issues on Safari
closes https://github.com/usememos/memos/issues/4190
1 year ago
RoccoSmit
ce6ad4035d
fix: limit the size of the resource list viewer ( #4210 )
...
Limit the size of the file upload box
1 year ago
Nikolay
ea394d89b2
fix: add server name change in mobile header ( #4195 )
...
* [fix] add server name change in mobile header
* Update web/src/components/MobileHeader.tsx
* Update web/src/components/MobileHeader.tsx
* Apply suggestions from code review
---------
Co-authored-by: Николай Витальевич Никоноров <nnv@bitt.moe>
Co-authored-by: Johnny <yourselfhosted@gmail.com>
1 year ago
johnnyjoy
cb569c99fd
chore: remove useCallback in fetching memo list
1 year ago
Cheng
2aa3795e50
fix: search conditions affected by pull-to-refresh ( #4159 )
1 year ago
Query&mut NinjaStyle, &Ryder
009f4956ac
fix: check IdP for disallow password auth
...
* fix #4144 now when there is no sso then the Disallow password auth is disabled
* fixed the import issue
* attempt fixing linting issues
---------
Co-authored-by: pransh62390 <63577123+pransh62390@users.noreply.github.com>
1 year ago
KidLoveToPlay
73d13cb97b
chore: style fix to #4151 ( #4153 )
...
* chore: apply styles to the correct month
* chore: style fix
1 year ago
KidLoveToPlay
97ef5a8871
chore: apply styles to the correct month ( #4151 )
1 year ago
Madhur Jodhwani
a51e363c7c
chore: fix truncation of webhook url to avoid disappearance of Trash Icon ( #4145 )
...
* Fixed truncation of webhook url to avoid disappearance of Trash Icon
* fixing webhook truncation issue #4078
* Removing overflow-hidden
* resolving pipeline issues
* supporting on hover url display
---------
Co-authored-by: Madhur <madhur.jodhwani@accelya.com>
1 year ago
RoccoSmit
54ee2bf3ab
feat: show less when memo expanded ( #4143 )
...
* Added show less action and language files
* Renaming type as suggested in pr review
1 year ago
Steven
104948ae40
chore: set pull to refresh with screen size
1 year ago
nlfox
3cbccde67e
feat: add pull to refresh for PagedMemoList ( #4128 )
1 year ago
johnnyjoy
1424036ccd
chore: use for...of
1 year ago
Andy An
f6af564d4e
feat: enhancement on UI/UX on user statistic view part. ( #4122 )
...
Enhancement on UI/UX on user statistic view part.
1 year ago
lcdgit
f00751a6e0
feat: allow to remove done items ( #4126 )
...
* add remove done items
* i18n en add
* bug fix
* add i18n
* Modify the description
* Modify the description
* Modify the description
* remove remove_done_check_items setting
* fix the static checks
* fix the static checks
---------
Co-authored-by: mozhu <lcl_em@163.com>
1 year ago
Steven
f007185b8f
chore: tweak form styles
1 year ago
RoccoSmit
142e97ab5a
feat: navigate image view with keyboard keys ( #4116 )
...
* Navigate images with keyboard left and right keys
* Fix linting
* Adding missing "
* Added change to incorrect branch
1 year ago
Steven
ad50aec2db
chore: update activity calendar
1 year ago
Steven
67c1a46346
chore: remove html renderer sanitizes
1 year ago
Steven
57c00734e2
fix: frontend build
1 year ago
Steven
04c6e262c3
chore: align colors
1 year ago
johnnyjoy
227cc26cb9
chore: align table styles for access token section
1 year ago
Steven
4b28dfddb6
fix: visibility selector overflow
1 year ago
Daniel Pinto
f44583e87d
chore: allow some hardcoded strings to be translated ( #4076 )
...
Allow some hardcoded strings to be translated
Also add pt-PT translation for them
1 year ago
Steven
67e474d4dd
fix: linter warning
1 year ago
Steven
c12425329b
chore: fix action buttons
1 year ago
Steven
db2b34a850
chore: update input source
1 year ago
Steven
f373d8e88c
chore: update checkbox source
1 year ago