[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8265":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":29,"discoverSource":30},8265,"roundcubemail","roundcube\u002Froundcubemail","roundcube","The Roundcube Webmail suite","https:\u002F\u002Froundcube.net",null,"PHP",7016,1758,218,373,0,2,14,60,8,40.74,false,"master",true,[],"2026-06-12 02:01:51","Roundcube Webmail\n=================\n[roundcube.net](https:\u002F\u002Froundcube.net)\n\n[![Tests Status](https:\u002F\u002Fgithub.com\u002Froundcube\u002Froundcubemail\u002Factions\u002Fworkflows\u002Ftests.yml\u002Fbadge.svg?branch=master)](https:\u002F\u002Fgithub.com\u002Froundcube\u002Froundcubemail\u002Factions\u002Fworkflows\u002Ftests.yml)\n\nATTENTION\n---------\nThis is just a snapshot from the GIT repository and is **NOT A STABLE\nversion of Roundcube**. It's not recommended to replace an existing installation\nof Roundcube with this version. Also using a separate database for this\ninstallation is highly recommended.\n\n\nINTRODUCTION\n------------\nRoundcube Webmail is a browser-based multilingual IMAP client with an\napplication-like user interface. It provides full functionality you expect\nfrom an email client, including MIME support, address book, folder management,\nmessage searching and spell checking. Roundcube Webmail is written in PHP and\nrequires the MariaDB, MySQL, PostgreSQL or SQLite database. With its plugin API it\nis easily extendable and the user interface is fully customizable using skins.\n\nThe code designed to run on a webserver is mainly written in PHP and Javascript.\nIt includes a custom framework with an IMAP library derived from [IlohaMail][iloha]\nand requires a set of external libraries (see composer.json and jsdeps.json files).\n\n\nRELEASES\n--------\n\nRoundcubemail follows the semantic versioning rules for releases. For more details please read\n[the RELEASE_MANAGEMENT file](docs\u002FRELEASE_MANAGEMENT.md).\n\n\nINSTALLATION\n------------\nFor detailed instructions on how to install Roundcube webmail on your server,\nplease refer to the [INSTALL.md](docs\u002FINSTALL.md) document in the same directory as this document.\n\nIf you're updating an older version of Roundcube please follow the steps\ndescribed in the [UPGRADING.md](docs\u002FUPGRADING.md) file.\n\n\nBROWSER SUPPORT\n---------------\nRoundcube uses jQuery 3.x (and other libs) for its client and therefore\ninherits the browser support from there. This currently includes:\n\n- Chrome: (Current - 1) and Current\n- Edge: (Current - 1) and Current\n- Firefox: (Current - 1) and Current, ESR\n- Safari: (Current - 1) and Current\n- Opera: Current\n\n\nLICENSE\n-------\nThis program is free software: you can redistribute it and\u002For modify\nit under the terms of the GNU General Public License (**with exceptions\nfor skins & plugins**) as published by the Free Software Foundation,\neither version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see [www.gnu.org\u002Flicenses\u002F][gpl].\n\nThis file forms part of the Roundcube Webmail Software for which the\nfollowing exception is added: Plugins and Skins which merely make\nfunction calls to the Roundcube Webmail Software, and for that purpose\ninclude it by reference shall not be considered modifications of\nthe software.\n\nIf you wish to use this file in another project or create a modified\nversion that will not be part of the Roundcube Webmail Software, you\nmay remove the exception above and use this source code under the\noriginal version of the license.\n\nFor more details about licensing and the exceptions for skins and plugins\nsee [roundcube.net\u002Flicense][license]\n\n\nCONTRIBUTION\n------------\nWant to help make Roundcube the best webmail solution ever?\nRoundcube is open source software. Our developers and contributors all\nare volunteers and we're always looking for new additions and resources.\nFor more information visit [roundcube.net\u002Fcontribute][contrib]\n\n\nCONTACT\n-------\nFor bug reports or feature requests please refer to the tracking system\nat [Github][githubissues] or subscribe to our mailing list.\nSee [roundcube.net\u002Fsupport][support] for details.\n\nYou're always welcome to send a message to the project admin:\nhello(at)roundcube(dot)net\n\n\n[iloha]:        https:\u002F\u002Fsourceforge.net\u002Fprojects\u002Filohamail\u002F\n[gpl]:          https:\u002F\u002Fwww.gnu.org\u002Flicenses\u002F\n[license]:      https:\u002F\u002Froundcube.net\u002Flicense\n[contrib]:      https:\u002F\u002Froundcube.net\u002Fcontribute\n[support]:      https:\u002F\u002Froundcube.net\u002Fsupport\n[githubissues]: https:\u002F\u002Fgithub.com\u002Froundcube\u002Froundcubemail\u002Fissues\n","Roundcube Webmail 是一个基于浏览器的多语言IMAP客户端，提供类似桌面应用的用户界面。它支持MIME、通讯录管理、文件夹操作、邮件搜索和拼写检查等全面的邮件客户端功能，并且可以通过插件API轻松扩展，用户界面也可以通过皮肤进行高度自定义。项目主要使用PHP编写，需要搭配MariaDB、MySQL、PostgreSQL或SQLite数据库运行。适用于需要在Web环境中为用户提供完整邮件服务的场景，如企业内部邮件系统或个人邮件托管服务。","2026-06-11 03:17:03","top_language"]