Golang Web Framework beego Development of personal Blog project

Source: Internet
Author: User
# beego_blog#### Code Cloud source:-https://gitee.com/griffin702/beego#### Github source:-https://github.com/griffin702/ beego_blog#### myblog:-http://www.inana.top/Default does not automatically generate the database, the initial use of the project can be directly used in the root directory of the Beego_blog.sql manually import the database initial Administrator account: ' Admin ' password ' 123456 ' Thanks to the original author: Double liu#### update node: ##### 2018/6/191.0.0 version: 1. Fix the BUG2 in the original project code. Optimize the overall logic and Model 3. Update the new bootstrap to optimize PC and mobile-adaptive 4. Page overall optimization ##### 2018/7/101. Added comment module, features include: Login comment, reply, reference, Ajax No refresh submit, Comment box Adaptive 2. Continue to refine all models and change the original simple query assignment to the high-level Union table foreign key query 3. The table index with high query frequency is added, and the query speed ##### 2018/7/121 is optimized. New IPFilter Module Introduction: The module in a large-scale service on the tip of the use, at the same time after years of testing and revision accumulation, logic clear simple, but the stability is very good. Because this site is the nature of the individual sites, in the overall framework does not make changes in the case of targeted changes to the algorithm rules, the module is transplanted to this site. Function: IP counter, access time every 10 times Update 1 times, 10 times between the time of the algorithm comparison, the current algorithm for every 10 access update access time, and compared to the last updated time, the interval length of less than 10s is considered abnormal access 1 times, the cumulative exception reached 10 times, the entire station returned 500, The default 2 minutes after the counter automatically zero, the current test is relatively stable. 2. On the basis of the IPFilter module, the experimental Implant review module, the rules only minor changes, the exception to submit comments each time the warning, when more than 10 times, the whole station will return 500, the comment console is naturally inaccessible. 3. Add user Registration page 4. Comment List Access when the number of comments is too large, resulting in a slow table query, the problem from two directions to deal with + optimization orm, the new table index, all the criteria query fields are indexed, optimized, query speed is higher. + Review List page display, greatly reduce the number of single page queries. 5. Fix the bug##### 2018/7/201 of some sensitive information signature. Background Management page re-layout, to ensure that the PC and mobile can be normal adaptive 2. Original Ueditor editor upload requires FlashSupport, many browsers are now beginning to discard the Flash interface, can not be uploaded on the mobile side, so instead of xheditor. 3. Add Picture Preview interface, friendly tips and other optimization experience 4. Fixed time zone inconsistency issue 5. Original upload module is too humble, re-independent upload module, and friendly support xheditor editor upload pictures ##### 2018/8/171. Editor plug-in changed from Xheditor to Markdown, or prefer markdown2. Fix the upload module when uploading according to type classification processing 3. Fix other known bug168 clicks  
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.