1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-18 06:57:52 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Michael An
e04c3f367b
fix share dialog link expire time (#6924) 2024-10-21 14:24:02 +08:00
杨国璇
8200113b7f
feat: optimize commonjs (#6906)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
llj
ab7d2962ca
[share dialog] share/upload link: modified 'expiration time' setting('date time picker') (#5490) 2023-05-30 20:41:47 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
3a5d6ba3fb
[advanced search] fixed and improved 'date picker' (#4614)
* fixed UI
* added 'clear', 'disabledDate', 'click outside to close'
* allow user to choose the same day for start & end date
2020-07-21 11:17:09 +08:00
llj
bf3b8d5d23
[share dialog] expiration time: improved 'date-and-time-picker' (#4613)
* changed it to 'click outside to close the dialog'
2020-07-05 10:20:23 +08:00
llj
1f08158663
[share dialog] share link / upload link: enable user to choose expira… (#4557)
* [share dialog] share link / upload link: enable user to choose expiration time

* fixup & improvement for 'share link / upload link'

* fixup for pages in which there is no 'share'

* for pages in which the variables are not returned

* [date-and-time picker] fixed UI.

* updated version of '@seafile/seafile-calendar' to fix its 'selected time' UI problem

* [share dialog] expiration time: improved 'disabledDate'

* update create share/upload link api

handle expiration_time parameter

* update

* update

* update

Co-authored-by: lian <lian@seafile.com>
2020-05-21 11:32:02 +08:00