1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
llj
ec6535af8a [wiki] dir view: redesigned the UI for mobile; fixed 'can not scroll' bug (#4352) 2019-12-12 22:34:53 +08:00
Michael An
14e4cc27d5 change wiki left border (#4043) 2019-09-02 10:54:01 +08:00
llj
9996db6f5f [misc] modification for mobile (#4016) 2019-08-22 20:23:08 +08:00
Michael An
6f2c6ae16d update file path style (#3896) 2019-07-23 15:53:25 +08:00
Michael An
09abcfa5e0 change file path max-height (#3814) 2019-07-15 14:42:18 +08:00
王健辉
53a79ed706 public repo search (#3817)
* public repo search

* remove print code

* add permission check
2019-07-08 16:47:04 +08:00
Michael An
08579289d7 wiki relative image path 2019-06-20 17:26:10 +08:00
shanshuirenjia
b1d62e1e11 repair code bug 2019-06-04 17:15:48 +08:00
shanshuirenjia
a0d5ad5e93 solve compatibility problems 2019-06-04 16:18:32 +08:00
Michael An
e1e9ca8bd1 fix mobile style (#3567) 2019-05-29 11:48:00 +08:00
Michael An
5389650033 close side panel in mobile (#3549)
* close side panel in mobile

* button margin
2019-05-28 11:22:08 +08:00
ilearnit
fdff270e5c fix index.md bug && update url wikis-->published 2019-04-26 04:04:52 +00:00
ilearnit
b83197e2b0 refactor wiki (#3289)
* refactor wiki

* refactor code
2019-04-17 10:34:43 +08:00
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00
杨顺强
09c2f68dac err tip improve (#2930) 2019-02-11 18:22:21 +08:00
杨顺强
3c2b89dc22 Wiki module improve (#2901) 2019-01-29 11:03:43 +08:00
杨顺强
c53a1f0b3b Wiki improve (#2894) 2019-01-28 16:48:03 +08:00
C_Q
41b3d2c5df Update public wiki (#2868) 2019-01-24 15:41:01 +08:00
杨顺强
9a53cccd2f Markdown viewer improve (#2830) 2019-01-15 19:58:25 +08:00
王健辉
2cdba5012a fix wiki pages style && tagged files link (#2823)
* fix wiki pages style && tagged files link

* use Fragment
2019-01-14 13:30:06 +08:00
王健辉
1c4f48eef3 wikis permission set (#2799) 2019-01-11 12:41:30 +08:00
shanshuirenjia
353aa6c3f3 repair translate bug 2018-12-21 16:16:45 +08:00
Michael18811380328
7ba53ba76c fix-bug 2018-12-12 11:55:16 +08:00
杨顺强
20acecebe1 repire wiki (#2582) 2018-11-30 11:22:58 +08:00
杨顺强
c00d4f30bd View repo content in list mode (#2579) 2018-11-29 17:55:14 +08:00
山水人家
f3e0284751 Implement wiki mode menu function (#2461) 2018-10-25 13:36:06 +08:00
山水人家
fdbb39a6d3 Repair eslint wraning (#2453) 2018-10-16 18:19:51 +08:00
山水人家
d49e2f38f7 New file/folder menu on toolbar (#2452) 2018-10-16 14:27:21 +08:00
shanshuirenjia
c0d645962f Optimized code structure (#2430)
* combine utils file

* modify file position
2018-10-09 10:56:59 +08:00
shanshuirenjia
3a67d78016 clean package.json and repair code style (#2411)
* clean package.json and repair code style

* update css style

* repair bug
2018-09-29 18:32:53 +08:00
shanshuirenjia
3ab4cbff4f Wiki optimized third (#2406) 2018-09-29 15:47:53 +08:00
shanshuirenjia
5ce1b15fb2 Style bug repair (#2394)
* optimized css code

* repair search module

* repair response bug

* repair notificition bug

* repair file-history bug

* repair search info bug

* optimized code
2018-09-25 09:13:06 +08:00
shanshuirenjia
490a15deed Code optimized (#2388) 2018-09-21 14:16:15 +08:00
shanshuirenjia
ba583d6efd Draft dashboard optimized (#2384)
* create a common toolbar component

* optimized code

* combine side-panel

* add change state
2018-09-20 10:19:11 +08:00
shanshuirenjia
db47fb34a7 Wiki coding style improve (#2380) 2018-09-19 09:57:17 +08:00
C_Q
3d165ec733 Update tmp (#2373)
* fix file history time

* change activities url to dashboard

* remove serverRoot from dashboard

* fix api name

* Repair some components are not display

* fix code style

* rename file

* init seafileAPI

* update search

* update seafile-editor seafile-js

* debug rebase

* fix activities loading

* fix drafts css

* add permission
2018-09-18 10:11:37 +08:00
ilearnit
15b5be489d Merge branch '6.3'
Conflicts:
	frontend/build/frontend/js/main.js
	frontend/build/frontend/js/main.js.map
	frontend/build/frontend/js/wiki.js
	frontend/build/frontend/js/wiki.js.map
	frontend/src/components/constance.js
	frontend/src/pages/wiki/main-panel.js
	frontend/src/pages/wiki/side-panel.js
	frontend/src/wiki.js
2018-09-12 12:03:07 +08:00
C_Q
7bd50ad009 view repo via wiki (#2354)
* view repo via wiki

* Modify details

* add list/grid mode

* [dist]
2018-09-12 10:32:31 +08:00
shanshuirenjia
ed65284bda Wiki search modify (#2346)
* modify search privilege

* modify params

* modify search module
2018-09-06 17:34:33 +08:00
shanshuirenjia
cece038dec Wiki show dir bug (#2337) 2018-09-05 10:44:58 +08:00
ilearnit
706aaf7340 debug merge 2018-09-04 18:38:59 +08:00
shanshuirenjia
740d6a86cf React activity (#2315) 2018-08-30 15:10:52 +08:00