1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-14 15:35:35 +00:00
seahub/static/scripts/app/collections
zhengxie 3cd878bd6a Add preview related share perms
Squashed commit of the following:

commit 12f52311df704e48c282b2a47f59f7a283cfa5c5
Author: zhengxie <xiez1989@gmail.com>
Date:   Tue Sep 11 15:14:34 2018 +0800

    [API] Update client sync and list dir items apis

commit bc18d19dc0f648732c5933c6918d8e784fc0f910
Author: llj <lingjun.li1@gmail.com>
Date:   Tue Sep 4 12:22:10 2018 +0800

    Add preview related share perms

    Squashed commit of the following:

    commit 658bdbdc7acf262f2c0abb0387cf3142b2d8ee37
    Author: llj <lingjun.li1@gmail.com>
    Date:   Tue Sep 4 12:17:47 2018 +0800

        [library icon title] added title for 'admin' permission

    commit 51a088fd7987e2307e5666facb6627d42a7843ec
    Author: zhengxie <xiez1989@gmail.com>
    Date:   Sat Sep 1 15:33:09 2018 +0800

        Add preview related share perms

        Squashed commit of the following:

        commit 42fe21ef0ba3bad4fb68dc5283194cb34eb7775a
        Author: llj <lingjun.li1@gmail.com>
        Date:   Sat Sep 1 13:33:59 2018 +0800

            [icon tip] modified library/folder icon title

        commit 077fecdce80bce966296a1735896a24bf32c282f
        Author: zhengxie <xiez1989@gmail.com>
        Date:   Mon Aug 27 11:05:34 2018 +0800

            Add preview related share perms

            Squashed commit of the following:

            commit 5783325eb25d7298ea3db7f59595446d122889e5
            Author: llj <lingjun.li1@gmail.com>
            Date:   Fri Aug 24 21:14:59 2018 +0800

                fixup

            commit 5f4f4025221f4026a4e7a9bc1c7bba5d6decf5a9
            Author: zhengxie <xiez1989@gmail.com>
            Date:   Fri Aug 24 20:55:41 2018 +0800

                Fix wopi perm

            commit 632744cd5e56f8812af0efe523cf5751bbf57b66
            Author: zhengxie <xiez1989@gmail.com>
            Date:   Fri Aug 24 17:29:31 2018 +0800

                Add preview related share perms

                Squashed commit of the following:

                commit 683296449601960d76a2d0245dab694ab16f67b2
                Author: llj <lingjun.li1@gmail.com>
                Date:   Fri Aug 24 15:54:59 2018 +0800

                    modification after adding 2 new permissions

                commit 3eff1ec06fc7566942b736261a1d5b613d706117
                Author: llj <lingjun.li1@gmail.com>
                Date:   Thu Aug 23 14:58:33 2018 +0800

                    [permission] added 2 new permissions for 'share' & 'folder permission'

                commit 73a0bfc6560860ac11e96a675fe789a984a194c8
                Author: zhengxie <xiez1989@gmail.com>
                Date:   Fri Aug 24 16:34:47 2018 +0800

                    Add prevew related perms in history file view and text_diff

                commit 533b3ff0ca4aa5564ecc87456772b70eedfa816f
                Author: zhengxie <xiez1989@gmail.com>
                Date:   Fri Aug 24 13:49:28 2018 +0800

                    Add prevew related perms on file views

                commit 03db78a841baddf6c042988358d20417f06be4ae
                Author: zhengxie <xiez1989@gmail.com>
                Date:   Thu Aug 23 10:56:17 2018 +0800

                    [api2] Update repo perms and add is pro version check

                commit c025319fe56658da3a3dc077743ee016ac5acd4d
                Author: ilearnit <helloworld.c@outlook.com>
                Date:   Wed Aug 22 11:09:27 2018 +0800

                    update perm copy/download/share

                commit ea19ab4c695c99c0c2817616f2177bebae0777a2
                Author: zhengxie <xiez1989@gmail.com>
                Date:   Mon Aug 20 16:00:11 2018 +0800

                    wip: add repo preview related perms.

                    Updated APIs:
                    1. [api2] group libraries
                    2. [api2] dir shared items
                    3. [api2] share link zip tasks

                    Updated Views:
                    1. wiki & wopi
                    2. ajax copy/download files/dirs
2018-10-26 17:07:49 +08:00
..
activities.js new activity page 2015-07-28 19:55:05 +08:00
deleted-repos.js [deleted libs] list deleted libraries, and enable user to restore a library 2017-06-30 16:31:08 +08:00
devices.js new devices page 2016-03-15 18:19:12 +08:00
dirents.js [group repo list, dir view] modification after 'enable users to share personal libraries to departments' 2018-08-10 16:45:20 +08:00
file-comments.js [dir view] added 'file comment' 2017-09-26 10:35:16 +08:00
group-discussions.js [group discussion] added 'load more' 2016-03-25 17:54:53 +08:00
group-members.js [group members] redesigned it 2015-12-11 20:58:29 +08:00
group-owned-repos.js [user panel] added 'group owned library' function 2018-05-04 14:43:17 +08:00
group-repos.js [group] fix bug when unshare a group repo 2015-05-07 10:39:51 +08:00
groups.js [groups] redesigned it. 2015-12-02 11:39:36 +08:00
invitations.js [invitations] bugfix & improvment 2016-07-20 15:45:05 +08:00
pub-repos.js Clean public library related code 2016-03-09 20:54:33 +08:00
repo-group-folder-perm.js [folder perm] modification for group owned repo 2018-08-13 16:28:05 +08:00
repo-shared-download-links.js [lib setting] added 'shared links' 2016-02-19 17:38:32 +08:00
repo-shared-upload-links.js [lib setting] added 'shared links' 2016-02-19 17:38:32 +08:00
repo-user-folder-perm.js [folder perm] modification for group owned repo 2018-08-13 16:28:05 +08:00
repos.js Add preview related share perms 2018-10-26 17:07:49 +08:00
share-admin-folders.js new share admin page (#1233) 2016-06-30 15:06:43 +08:00
share-admin-repos.js new share admin page (#1233) 2016-06-30 15:06:43 +08:00
share-admin-share-links.js new share admin page (#1233) 2016-06-30 15:06:43 +08:00
share-admin-upload-links.js new share admin page (#1233) 2016-06-30 15:06:43 +08:00
starred-files.js starred file page 2015-05-04 17:02:20 +08:00