Michael An
0d80064fc2
fix select images folder metadata bug ( #8243 )
2025-09-22 12:22:31 +08:00
杨顺强
da4f3f8fc1
fix link seahub image bug ( #8244 )
...
Co-authored-by: 小强 <shuntian@Mac.lan >
2025-09-22 10:44:26 +08:00
杨顺强
ce0e319e3e
Add exdraw list dir api 2 ( #8229 )
...
* add-exdraw-list-dir-api
* update
* temporarily storing
* temporarily storing
* temporarily storing
* Update apis.py
* Update apis.py
* intergrate seahub image module
* optimize code
* Update apis.py
* update copyright
* update
* Update apis.py
* optimize code
* optimize code
* optimize code
---------
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com >
Co-authored-by: zhichaona <1255628593@qq.com >
Co-authored-by: 小强 <shuntian@Mac.lan >
2025-09-22 10:01:56 +08:00
Michael An
277361d80a
fix wiki page click bug ( #8242 )
2025-09-19 23:49:04 +08:00
小强
e616690563
update sdoc editor version
2025-09-19 18:23:52 +08:00
Huang Junxiang
a7ea9f3ac2
revert: add-warning-for-md-file-limit ( #8240 )
2025-09-19 16:36:25 +08:00
llj
01902cdda5
[metadata] added 'card' view ( #8226 )
...
* [metadata] added 'card' view
* [metadata] 'card' view: fixup for the empty tip
* ['dir view'] 'Views' section: fixed the menu's position for all the view items
* [metadata] 'card' view: code cleanup
2025-09-19 10:57:11 +08:00
Michael An
4c6c659e73
Fix translation ( #8236 )
...
* fix translation string
* optimise codes
2025-09-19 09:59:04 +08:00
Aries
a3ec15495e
optimize the style of checkbox and scrollbar when seahub's color mode… ( #8223 )
...
* optimize the style of checkbox and scrollbar when seahub's color mode is differ from browser
* delete useless style
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: Michael An <1822852997@qq.com >
2025-09-18 11:27:25 +08:00
小强
2bb6f2fe71
update sdoc-editor version
2025-09-18 10:44:03 +08:00
Guodong SU
7f8e989bce
feat: update whiteboard view ( #8231 )
2025-09-18 10:33:43 +08:00
Michael An
ba08118d75
Change aria label for user accessibility ( #8227 )
...
* add
* fix some typo
* fix code format
2025-09-17 20:43:41 +08:00
Michael An
1d7a1d969a
optimise upload sdoczip file ( #8232 )
2025-09-17 20:37:48 +08:00
Michael An
1d22f97d09
fix user select bug when popover is not open ( #8230 )
2025-09-17 20:36:56 +08:00
Michael An
9eff430139
fix translation ( #8228 )
2025-09-17 20:36:21 +08:00
Alexandre Chataignon
31ab895abc
Collabora: Fix clipboard issue. Fixes #8209 ( #8210 )
2025-09-17 10:56:34 +08:00
Michael An
3cebe12df1
update translation ( #8225 )
2025-09-16 18:11:20 +08:00
Michael An
7e16e38d1f
Fix metadata column data bug ( #8221 )
...
* fix metadata column data bug
* delete useless codes
2025-09-16 11:19:33 +08:00
小强
67d7bd72e5
update sdoc editor version
2025-09-16 10:50:18 +08:00
Aries
c5287f955a
Feature/number format setting ( #8214 )
...
* number property format settings
* number property format settings
* update ui, remove submit button
* update precision and ui
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-16 10:46:44 +08:00
Guodong SU
cffb6072a0
feat: add resize bar for comment and detail panel ( #8213 )
2025-09-16 10:43:24 +08:00
Guodong SU
2faf146c87
Feature/add current dir ( #8216 )
...
* feat: add current dir id
* feat: add congfig
2025-09-16 10:40:01 +08:00
Michael An
b43083966a
fix mobile create file or folder bug ( #8220 )
2025-09-16 10:37:01 +08:00
小强
2c6a71266b
update sdoc-editor version
2025-09-15 17:55:18 +08:00
小强
824d08c856
update sdoc-editor version
2025-09-15 17:28:36 +08:00
小强
3da70b4c61
update sdoc editor version
2025-09-15 16:49:56 +08:00
Michael An
234d51c37e
change select user popover box-shadow ( #8218 )
2025-09-15 15:00:27 +08:00
小强
122c83b725
update sdoc-editor version
2025-09-15 14:09:10 +08:00
小强
42721396d1
update sdoc-editor version
2025-09-13 17:01:09 +08:00
小强
9e6c66b97f
update sdoc-editor version
2025-09-13 14:34:24 +08:00
dependabot[bot]
237a33cea7
Bump axios from 1.8.2 to 1.12.1 in /frontend ( #8217 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.8.2 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.12.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-13 11:29:13 +08:00
Aries
bb43436864
Fix/geolocation ( #8208 )
...
* display location info after extract file details in table
* fix table geolocation editor
* display location info after extracting file details in sidepanel
* optimize
* press delete key to clear location data
* keep extract file details behavior identically between context menu and table file toolbar
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-13 10:41:53 +08:00
Michael An
573780a506
Change library file dropdown menu item sequence ( #8215 )
...
* 01 select multi files and folders
* 02 select one folder
* 03 select one file
* 04 fix warnings
2025-09-12 17:36:20 +08:00
小强
d6bf562c9b
update sdoc editor version
2025-09-12 16:18:50 +08:00
Aries
8af7dbcc99
remove empty option when click out of input bar ( #8202 )
...
* remove empty option when click out of input bar
* optimize
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-12 10:21:42 +08:00
Aries
ce7095bb00
update the style of search bar ( #8212 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-11 17:57:06 +08:00
小强
afd1b452ef
update sdoc-editor version
2025-09-11 16:17:24 +08:00
杨国璇
b56cc7bdea
fix: table group backdrop width
2025-09-11 14:56:44 +08:00
小强
3ff3484b89
update sdoc editor version
2025-09-11 11:32:00 +08:00
小强
d44e39f532
update sdoc-editor version
2025-09-10 10:23:38 +08:00
Guodong SU
51ef44b240
fix: move more menu position ( #8207 )
2025-09-10 10:12:25 +08:00
小强
6fd0c9b671
update sdoc-editor version
2025-09-09 15:46:23 +08:00
杨国璇
ff1a158773
feat: update md editor ( #8206 )
...
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan >
2025-09-09 15:40:11 +08:00
小强
eb5b056e44
update sdoc-editor version
2025-09-09 14:20:35 +08:00
lian
39eaa2f87b
org admin delete org ( #8167 )
...
* org admin delete org
* code-optimize
* add ORG_ENABLE_ADMIN_DELETE_ORG
* Organization -> Team
---------
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com >
2025-09-09 12:27:43 +08:00
小强
aa3c318384
update sdoc-editor version
2025-09-09 10:53:00 +08:00
小强
abc04aed45
update sdoc-editor version
2025-09-09 10:07:38 +08:00
Aries
88059b3f44
Fix/table search ( #8190 )
...
* keep search result when editing records
* optimize
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-08 17:23:50 +08:00
Aries
ba389dd77e
Fix/table delete property ( #8203 )
...
* fix: prevent crash when deleting columns with selected cells
* optimize
* optimise format
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: Michael An <1822852997@qq.com >
2025-09-08 16:59:27 +08:00
Aries
6894fcfb37
modify the number of metadata preloads from 1000 to 10000 ( #8204 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-08 16:51:26 +08:00