1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
杨国璇
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
lian
c246b5a3a9 update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
lian
a80fe2c5ff Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00
llj
4375115548 [draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
Ranjiwei
8a7850a7dc Add Notification after user share permission changed (#5923)
* update

* remove spaces

* Update notice-item.js

* add-notice-after-CANCEL-the-sharing-perms-to-user

* update-func-names
2024-02-23 14:38:19 +08:00
WJH
73afa03d63 Improve adfs error msg (#5898)
* improve error msg

* send error msg to sys/org admin

* fix code
2024-01-17 14:49:23 +08:00
Michael An
2a6aa4b4d4 remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +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
Michael An
b46a60268f change notification popover (#5629)
* change notification popover

delete useless test

* Update iconfont and user notification ui

* change notification dialog detail

* format css

* update url of all notifications when send notice email

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2023-09-08 13:54:05 +08:00
WJH
f81072c8a7 deleted files notice (#5426)
* batch delete files notice

* frontend page
2023-07-19 10:44:30 +08:00
llj
4c62d5086f Watch file changes (#5364)
* [my libraries] redesigned 'watch/unwatch file changes'

- added 'watch file changes' & 'unwatch file changes' to the operation
menu
- added icon & tooltip for monitored libraries
- added support for mobile

* [my libs] updated 'watch/unwatch file changes'

* [notifications] update for 'watch/unwatch file changes'
2023-02-03 09:51:18 +08:00
lian
00b1007cae repo monitor (#5265)
Co-authored-by: lian <lian@seafile.com>
2023-01-16 17:56:05 +08:00
lian
866e84e692 Merge branch '7.1' into 8.0 2021-04-19 10:55:50 +08:00
shanshuirenjia
187d565682 repair notification xss bug 2021-04-14 16:31:48 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
6181619f0e [user notifications] modification for mobile (#4509) 2020-03-30 21:27:45 +08:00
llj
24b3b516bd [user notifications] rewrote it with react (#4486)
* [user notifications] rewrote it with react

* rewrote 'user notifications' page with react
* cleaned up the related files & code
* fixed 'popup notices'

* [seafile-js] updated the version
2020-03-24 15:24:47 +08:00
Michael An
e4fde3d7a8 fix warnings 2019-06-06 13:33:22 +08:00
Michael An
73d41e2b57 fix warnings
fix warnings in previous codes
2019-04-17 18:21:00 +08:00
杨顺强
fed5fa703d repair notificaiton time bug (#3216) 2019-04-08 11:50:40 +08:00
shanshuirenjia
18e914e012 repair translate bug 2019-04-03 18:26:03 +08:00
Michael An
ed725276d6 add 2019-04-03 18:15:19 +08:00
Michael An
5a57a87546 add 2019-04-03 18:06:31 +08:00
Michael An
523435ca6c fix translation 2019-04-03 18:01:23 +08:00
杨顺强
38c6500fd2 notice bug repair (#3178) 2019-03-26 15:37:19 +08:00
杨顺强
8321d3a530 Add popup notices (#3130)
* popup notice

* update notice detail

* update notice implement logic

* optimized code

* optimzied code

* repair bug

* mark click item as read

* delete to_user

* update api

* refactor code

* update api

* update message

* fix repo share bug

* delete unnecessary code
2019-03-25 10:24:48 +08:00