小强
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
杨国璇
6c6d2c51c2
Merge pull request #8211 from haiwen/fix-table-group-backdrop-width
...
fix: table group backdrop width
2025-09-11 15:02:33 +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
lian
a346f257f8
fix export sdoc file bug ( #8184 )
2025-09-09 14:43:17 +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
llj
1eead919a2
[password strength] for related 5 pages: fixup for the missing arrow … ( #8191 )
...
* [password strength] for related 5 pages: fixup for the missing arrow in desktop; fixup for the blank popover in mobile
* [password strength] deleted unused CSS code
2025-09-08 17:12:37 +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
Ranjiwei
768d6169fd
Update file.py ( #8205 )
2025-09-08 16:52:07 +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
Ranjiwei
6594363281
update ( #8201 )
2025-09-06 16:39:11 +08:00
小强
142773d7a6
update sdoc-editor version
2025-09-05 16:29:05 +08:00
小强
851f9d4959
update sdoc-editor version
2025-09-05 11:28:13 +08:00
Aries
80d47ff902
fix time chart ui ( #8199 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-04 17:05:03 +08:00
Michael An
d5e9228464
change statistics file type name ( #8198 )
2025-09-04 16:04:35 +08:00
Michael An
f02f994d8c
change default do not selected path when move or copy file ( #8197 )
2025-09-04 15:38:13 +08:00
小强
00a6e2cebe
update sdoc-editor version
2025-09-04 14:47:17 +08:00
Aries
643e042ed1
fix view state ( #8194 )
...
* fix view state
* fix props warning
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: Michael An <1822852997@qq.com >
2025-09-04 13:41:16 +08:00
Aries
850f5a2a66
remove all records loaded toaster in table ( #8195 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2025-09-04 13:24:27 +08:00
Jerry Ren
0367016343
fix(metadata-view): text selectable via editing name ( #8196 )
2025-09-04 11:44:26 +08:00
Aries
e63ac801e7
Feature/statistics view ( #8182 )
...
* statistics layout, statistics api
* update layout and charts
* reponsive layout, optimize distributed by time chart
* update emptytip and chart title
* change text
* fix ui
* remove empty files
* remove empty files
* performance optimization
* opt-format-datetime
* Update apis.py
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: Michael An <1822852997@qq.com >
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com >
2025-09-04 08:43:25 +08:00
小强
c21ea4111c
update sdoc-editor version
2025-09-03 14:15:29 +08:00
Michael An
380f20715d
use old error list style ( #8193 )
2025-09-02 18:21:16 +08:00
杨顺强
04d5b92a25
optimize code ( #8192 )
...
Co-authored-by: 小强 <shuntian@Mac.lan >
2025-09-02 18:01:57 +08:00
Ranjiwei
8c5de28356
Update file.py ( #8188 )
2025-09-02 16:11:30 +08:00
Michael An
5a404e50bc
change move and copy files dialog check mark ( #8189 )
2025-09-02 15:09:18 +08:00
Guodong SU
b7597e64fe
fix: resolve file type ( #8187 )
2025-09-02 14:18:44 +08:00
Michael An
2c1becad75
fix import wiki page translation ( #8186 )
2025-09-02 14:08:41 +08:00
小强
bfca276f91
update sdoc-editor version
2025-09-02 13:49:43 +08:00
小强
8310ae6dff
update sdoc eidtor version
2025-09-02 10:45:09 +08:00
小强
224236aa58
update sdoc editor version
2025-09-01 16:31:12 +08:00
小强
7fc6794c71
update sdoc editor version
2025-09-01 11:37:47 +08:00
小强
0e2543b766
update sdoc editor version
2025-09-01 11:15:15 +08:00
小强
46bcd36570
update sdoc editor version
2025-09-01 10:23:34 +08:00
llj
2983741619
[system admin] statistics - metrics: display the loading icon in the center horizontally ( #8183 )
2025-09-01 09:52:17 +08:00