1b006b83ad
use revel 1.0.0 && go module
2021-03-26 14:19:53 +08:00
59174b40ff
Fix update noteContent only don't incr Usn
...
https://github.com/leanote/leanote/issues/865
2019-03-28 14:27:41 +08:00
340df9ce16
release 2.6.1 for bind all ip
2018-03-08 11:21:05 +08:00
29413c0e52
debug
2017-12-01 10:52:48 +08:00
c084792d32
prepare to release 2.6
2017-12-01 10:25:24 +08:00
094d18be46
remove deprecated log
2017-11-30 18:46:30 +08:00
c6937fd184
Compatible with revel 0.18
2017-11-30 18:10:59 +08:00
371f5e23c3
realease
2017-07-27 20:25:54 +08:00
825fda5544
windows export pdf
2017-07-27 20:00:53 +08:00
1ff90dacde
Fix windows export pdf
...
https://github.com/leanote/leanote/issues/514
2017-07-27 15:08:34 +08:00
2654b684df
upgrade revel to 0.16
2017-06-21 18:24:42 +08:00
1cf66ad6c0
Translation to Spanish
2017-06-19 21:10:49 -05:00
f9b4ead6be
Merge pull request #590 from sundev126/patch-1
...
修复arm 32下/adminUser/index假死的bug
2017-04-16 21:36:13 +08:00
3bf6703929
blog paging configuration
2017-04-16 15:27:35 +08:00
ec657b9dcb
修复arm 32下/adminUser/index
假死的bug
...
如果pageSize为0,则计算页数的时候会造成浮点数除0.0,由于浮点数除0得到的结果是`+Inf`,转换为整数后的结果是`2,147,483,647`,所以在渲染page.html模板时需要很长时间。
2017-04-13 18:00:42 +08:00
6af19670da
Upgrade revel from 0.13 to 0.14
...
https://github.com/revel/revel/releases/tag/v0.14.0
2017-04-08 18:55:42 +08:00
ba411ef580
2.4 released
2017-02-20 13:51:07 +08:00
9dcf0ed53e
delete unused
2017-02-20 13:48:26 +08:00
d5d853ffd3
Support note list view and sorter
2017-02-18 20:01:43 +08:00
ad644258f5
Support for leanote-chrome plugin
2017-02-18 20:01:14 +08:00
e2585bf695
2.3 released
2017-01-23 22:41:31 +08:00
956e1ba2bb
fix upload image error [api]
2017-01-23 17:42:38 +08:00
f294fa4124
fix cannot add deleted tags
2017-01-23 17:42:21 +08:00
cabf89f9b8
like bug
2017-01-23 17:42:04 +08:00
d183cd5a77
https://github.com/leanote/leanote/issues/513
2017-01-16 11:49:30 +08:00
000dfea92d
2.2.2
2017-01-07 15:55:31 +08:00
a53398ebb4
Fix export note image to pdf error
2017-01-07 15:53:22 +08:00
584bde247e
fix search deleted note
2016-12-31 12:10:27 +08:00
6774392807
2.2.1
2016-12-28 11:19:09 +08:00
964cf1a750
fix issue can't sync images on markdown notes
2016-12-28 10:27:08 +08:00
032470c3df
v 2.2
2016-12-24 15:47:57 +08:00
a8dd578624
relative image url/fix conflict when upload attachment again
2016-12-24 15:16:23 +08:00
f49624d3eb
Support send email with ssl
2016-10-29 16:38:13 +08:00
816af11db2
防止Unzip文件恶意攻击
2016-10-27 16:37:12 +08:00
eda03f0aa4
防止用"../../来获取其它文件"
2016-10-27 15:40:17 +08:00
6a06511405
防止用"../../来获取其它文件"
2016-10-27 15:09:10 +08:00
629a49e54b
add complete german translation
...
- modify app/views/home/header.html to know de-de messages folder
- create messages/de-de folder with all german language files (album, blog, ...)
- create public/js/i18n/blog.de-de.js and ms.de-de.js files
- add public/tinymce/langs/de-de.js from tinymce project
Thanks to Marc Manthey (macbroadcast) who is the original author of the german translation for the leanote 1.x project (https://github.com/macbroadcast/leanote ). I took his work as starting point for my complete german translation on leanote 2.0.
2016-06-10 09:46:31 +02:00
a07bb25128
remove unused codes and add site'url configuration on admin
2016-05-25 16:05:47 +08:00
a007b89ebb
v2.0
2016-05-25 14:46:40 +08:00
091922175a
box leanote logo
2016-05-22 16:12:51 +08:00
371c93912d
build
2016-05-22 10:36:36 +08:00
27221acda7
new logo
2016-05-22 10:34:40 +08:00
5db724e80b
new logo
2016-05-21 23:05:50 +08:00
45cca30cec
lea++ -> Explore
2016-04-16 12:09:48 +08:00
31167b6aaf
recount tags
2016-04-16 11:58:39 +08:00
139906b9d6
recount tags when public note
2016-04-16 11:31:27 +08:00
25bcd21ea9
overwrite revel.Message
2016-03-19 23:00:41 +08:00
15b0ef21ff
restructure messages
2016-03-19 15:37:36 +08:00
2aa3f5a654
support 中文繁体
2016-03-19 14:05:09 +08:00
f5538218bd
remove baidu statistics Code
...
https://github.com/leanote/leanote/issues/318
2016-03-04 22:23:53 +08:00