|
f4dc0e7d9c
|
Some placeholder commands, working substitution
|
2016-04-03 05:23:26 +08:00 |
|
|
dd12efa607
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-04-02 20:09:19 +08:00 |
|
|
062e9d8bb9
|
FIND command
|
2016-04-02 20:00:23 +08:00 |
|
|
3ed7d2be84
|
History stacks
|
2016-04-02 18:35:12 +08:00 |
|
|
c7249c071c
|
Search Ex Draft
|
2016-04-02 14:25:25 +08:00 |
|
|
ddc7058964
|
calculate document position
|
2016-04-01 05:22:02 +08:00 |
|
|
62d2de3800
|
fixed DEL the end resulting wrong pos
|
2016-04-01 04:52:41 +08:00 |
|
|
a927c90134
|
Rewrite moveX function
|
2016-04-01 04:05:43 +08:00 |
|
|
af2da6e023
|
Added YANK
|
2016-03-31 23:37:44 +08:00 |
|
|
cfa2e45e3d
|
Put command
|
2016-03-31 20:25:43 +08:00 |
|
|
c24f74f70c
|
Delete (Tested): dd diw d{bracket} dG dgg
|
2016-03-31 18:52:20 +08:00 |
|
|
8c5f50ec2c
|
Bug fix for Ctrl + b/f
|
2016-03-31 04:34:08 +08:00 |
|
|
eb3669ebab
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-03-31 03:19:31 +08:00 |
|
|
79705e9b14
|
Reset analyzed content when needed
|
2016-03-31 03:12:18 +08:00 |
|
|
1bc1a90b31
|
Fixed a -> Enter -> BS -> Esc -> u inconsistency
|
2016-03-31 02:51:42 +08:00 |
|
|
553cab9776
|
Visual viw, viw{bracket}, Ctrl+f, Ctcl+b
|
2016-03-31 02:25:39 +08:00 |
|
|
030fb3226b
|
Word range viw
|
2016-03-30 21:12:01 +08:00 |
|
|
2fbcce6a12
|
Lower the font-size of title, remove duplicate style
|
2016-03-30 20:17:59 +08:00 |
|
|
9faf2b4921
|
InputEvent carrying range
|
2016-03-30 20:11:48 +08:00 |
|
|
a7d2e80f4a
|
Some boundary foundations
|
2016-03-30 08:39:13 +08:00 |
|
|
564aef86aa
|
Previous approach had performance issue, fixing it
|
2016-03-30 06:17:37 +08:00 |
|
|
799a911e06
|
Partial % motion
|
2016-03-30 04:32:36 +08:00 |
|
|
c6e4bdc509
|
Merge remote-tracking branches 'origin/master' and 'vim/master' into Astro
|
2016-03-29 03:54:22 +08:00 |
|
|
3f687cb704
|
Some placeholders
|
2016-03-29 03:51:55 +08:00 |
|
|
54475422a0
|
using rest args
|
2016-03-29 03:48:44 +08:00 |
|
|
78f8a20a5d
|
DELETE command in VISUAL, generalized Stator Obj
|
2016-03-23 03:15:02 +08:00 |
|
|
5f5e0604fa
|
Wrapping keyboardevent with InputEvent
|
2016-03-22 19:31:19 +08:00 |
|
|
75662e6d04
|
Some placeholder commands in VISUAL
|
2016-03-22 17:36:21 +08:00 |
|
|
e52c312af5
|
added g8, v ( hightlight only )
Some structural changes on VimControls
|
2016-03-22 02:08:07 +08:00 |
|
|
8769e69f35
|
Insert mode line break bug fix
|
2016-03-20 07:52:44 +08:00 |
|
|
dc63a882e3
|
Aaiu, cursor position
|
2016-03-19 19:05:07 +08:00 |
|
|
b17ca21420
|
fixed G / gg issue on some cases
|
2016-03-18 08:34:36 +08:00 |
|
|
f227c7e16b
|
G / gg commands
|
2016-03-18 05:55:04 +08:00 |
|
|
36897e6bbd
|
Merge remote-tracking branches 'vim/master' and 'origin/master' into Astro
|
2016-03-18 05:39:13 +08:00 |
|
|
592888b088
|
Added Substring count function
|
2016-03-18 05:38:34 +08:00 |
|
|
e0c50f1bff
|
Rewrite the way to init VimControls
|
2016-03-18 05:32:51 +08:00 |
|
|
acb5d72d89
|
Added a beep sound
|
2016-03-18 03:35:45 +08:00 |
|
|
db922421be
|
Handle the DELETE / BACKSPACE on INSERT
|
2016-03-17 19:59:07 +08:00 |
|
|
44fec5abfd
|
Store the stacks indefinitely
|
2016-03-17 07:16:06 +08:00 |
|
|
865530709b
|
Proper REDO / UNDO function ( without cursor pos )
|
2016-03-17 06:08:38 +08:00 |
|
|
f1653727f2
|
Some sort of UNDO / REDO ( not functional yet )
|
2016-03-17 04:57:43 +08:00 |
|
|
b1807ebc09
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-03-16 19:06:34 +08:00 |
|
|
bbf4f47e86
|
Remove the license header inside js files
|
2016-03-16 19:03:06 +08:00 |
|
|
ae6048ecb1
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-03-16 18:56:07 +08:00 |
|
|
bc3c511c6f
|
Fix wrong position of lines with tab character
|
2016-03-16 18:55:18 +08:00 |
|
|
145445d6c1
|
Fix the link color in footnote
|
2016-03-16 18:53:59 +08:00 |
|
|
24dfd38eef
|
The Github page
|
2016-03-16 00:14:40 +08:00 |
|
|
e2d9d83938
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-03-16 00:13:40 +08:00 |
|
|
8bc4db7283
|
partial insert support
|
2016-03-16 00:11:39 +08:00 |
|
|
b7c693be07
|
externs
|
2016-03-15 05:22:37 +08:00 |
|
|
ee26a7dcc8
|
Remove useless imports
|
2016-03-15 03:38:05 +08:00 |
|
|
e883d154d2
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-03-15 03:08:46 +08:00 |
|
|
a6992e66a3
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-03-15 03:07:43 +08:00 |
|
|
52e4733fcc
|
Some interfaces
|
2016-03-15 03:06:16 +08:00 |
|
|
ebd9ad0460
|
jwork no celery-mode, should resolve wildcard imports
|
2016-03-15 03:01:46 +08:00 |
|
|
cbec2c7475
|
wordwrap panning for k
|
2016-03-14 23:57:17 +08:00 |
|
|
97480cd0c6
|
wordwrap panning for j
|
2016-03-14 23:28:30 +08:00 |
|
|
9757dec7a0
|
Handle the tabwidth
|
2016-03-14 03:33:36 +08:00 |
|
|
bd35ed56b1
|
j for collapsed line ( partial )
|
2016-03-14 02:15:24 +08:00 |
|
|
2548970f3a
|
Partial nav of "jkhl$^"
|
2016-03-13 20:26:26 +08:00 |
|
|
751530b42d
|
Some navigation, but not working:(
|
2016-03-13 08:35:29 +08:00 |
|
|
6ce714be1e
|
Create LICENSE
|
2016-03-13 03:31:55 +08:00 |
|
|
d6bbf245c6
|
Some drafts
|
2016-03-13 03:30:33 +08:00 |
|
|
c83ca8e1a2
|
Login banned message
|
2016-03-11 22:17:02 +08:00 |
|
|
0e7234c325
|
Calendar style fix
|
2016-03-10 03:28:02 +08:00 |
|
|
cbd36260dc
|
Escape strings
|
2016-03-09 23:42:55 +08:00 |
|
|
49d9bb0f4f
|
Home entry image set to 100%
|
2016-03-09 19:58:35 +08:00 |
|
|
33b1d18836
|
Reset the candidate cycle when advancing levels
|
2016-03-09 14:54:46 +08:00 |
|
|
ab0add94d2
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-03-09 14:49:59 +08:00 |
|
|
9e310a6fe2
|
Match all
|
2016-03-09 14:48:58 +08:00 |
|
|
aa38487f9f
|
Allow MessageBox to be updated via show
|
2016-03-06 23:26:15 +08:00 |
|
|
041617f0b4
|
Added footnote support
|
2016-03-06 23:25:13 +08:00 |
|
|
eda4250533
|
ArticleReference
|
2016-02-27 05:05:33 +08:00 |
|
|
a5cffc11e3
|
Destruct bug fix
|
2016-02-23 12:33:51 +08:00 |
|
|
ac5906de6e
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-02-23 11:27:59 +08:00 |
|
|
8dc79c0fa7
|
Prevent reloading the same class
|
2016-02-23 11:26:52 +08:00 |
|
|
fa8599d20d
|
Heading snippet
|
2016-02-23 11:25:31 +08:00 |
|
|
33c515cd08
|
Early dynamic module loading for SmartInput
|
2016-02-22 09:45:59 +08:00 |
|
|
c7dc7430d8
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-02-22 07:56:20 +08:00 |
|
|
c274018645
|
Recursive append strategy
|
2016-02-22 07:55:17 +08:00 |
|
|
7be076461a
|
Checkbox should wrapped with labels
|
2016-02-22 07:53:59 +08:00 |
|
|
e2cda7ca2c
|
Choice Tabbing
|
2016-02-22 05:53:32 +08:00 |
|
|
1ab79e1d0d
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-02-22 03:31:55 +08:00 |
|
|
7af43e256c
|
Wrong bool passed on the "No" action
|
2016-02-22 03:30:49 +08:00 |
|
|
5b04926596
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-02-22 03:10:20 +08:00 |
|
|
15844c9f0c
|
Ability to be closed programmatically
|
2016-02-22 03:09:07 +08:00 |
|
|
82ef981d0a
|
SmartInput for back quoted text
|
2016-02-22 03:08:07 +08:00 |
|
|
82451a41b9
|
Responsive Ratio is now set to 1.2
|
2016-02-14 03:40:11 +08:00 |
|
|
f42ea7e190
|
CommentTaggle remove todo markings
|
2016-02-09 03:22:00 +08:00 |
|
|
4cc218b03a
|
UserComment subscription
|
2016-02-09 02:24:20 +08:00 |
|
|
e37a9d8a72
|
Refine the notification panel
|
2016-02-07 09:13:22 +08:00 |
|
|
ebaceb86b9
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-02-07 05:44:15 +08:00 |
|
|
d8736696db
|
Should prevent default since it is handled
|
2016-02-07 05:42:30 +08:00 |
|
|
c0ab22eaee
|
Minor adjustments
|
2016-02-07 05:20:41 +08:00 |
|
|
2b5ab65b20
|
Merge branch 'master' into Astro
|
2015-12-22 22:56:19 +08:00 |
|
|
18770d4b0d
|
Clicking yes / no did not remove key event properly
|
2015-12-22 22:54:39 +08:00 |
|
|
33661021da
|
Minor bug fixes for astroedit
sitefile snippet cancel not work
cannot delete Article
syntaxhighlighter disable quick-code
added rss button
|
2015-12-22 22:52:29 +08:00 |
|
|
73301ce88a
|
Merge branch 'master' into Astro
|
2015-11-24 19:33:47 +08:00 |
|
|
3b898d0a63
|
Https handling
|
2015-11-24 19:30:53 +08:00 |
|
|
bd966f2fac
|
Https migrations
|
2015-11-24 19:23:30 +08:00 |
|
|
07ceb117da
|
Various bug fixes & Preferred option for SiteFile
|
2015-10-27 07:50:11 +08:00 |
|
|
1b11a1dff0
|
wrong code
|
2015-10-21 02:33:42 +08:00 |
|
|
800b381f57
|
New Entry style - Tile
|
2015-10-21 02:23:10 +08:00 |
|
|
2778e12f38
|
minor bug fixes
|
2015-10-21 02:22:49 +08:00 |
|
|
8f05e37ee4
|
Check for grecaptcha availibility
|
2015-10-19 23:16:47 +08:00 |
|
|
dedb6bdae2
|
Merge branch 'master' into Astro
|
2015-10-01 00:45:16 +08:00 |
|
|
86605da37a
|
Chrome fix
|
2015-10-01 00:44:02 +08:00 |
|
|
a35f33b1cf
|
Minor bug fixes
|
2015-10-01 00:43:02 +08:00 |
|
|
3e8e6362b2
|
Early album draft
|
2015-09-30 00:46:54 +08:00 |
|
|
be4d5c6ce2
|
Merge branch 'master' into Astro
|
2015-09-28 07:41:19 +08:00 |
|
|
c328231f76
|
wrong referencing target
|
2015-09-28 07:40:34 +08:00 |
|
|
b741c687d8
|
Merge branch 'master' into Astro
|
2015-09-28 07:18:02 +08:00 |
|
|
c72651143b
|
broken style when MessageBox overflow
|
2015-09-28 07:16:49 +08:00 |
|
|
ac7889e754
|
Chinese font fix
|
2015-09-28 03:26:22 +08:00 |
|
|
0f7896a925
|
Added Section, early plugin model
|
2015-09-23 02:23:16 +08:00 |
|
|
1d812de551
|
Generalize tags to flags
|
2015-09-22 19:31:53 +08:00 |
|
|
54464ce395
|
minor bugfixes
|
2015-09-21 02:04:53 +08:00 |
|
|
88ad9b8a53
|
Misc fixes
|
2015-09-08 20:25:50 +08:00 |
|
|
3294885db9
|
Contact form, brackground image and such
|
2015-09-02 19:04:14 +08:00 |
|
|
f98d2fd949
|
justify text
|
2015-09-02 11:56:00 +08:00 |
|
|
0cdd62d81f
|
use bettor reading-font
|
2015-09-01 00:39:37 +08:00 |
|
|
22c0e5782e
|
Bug fix for redirecting nulls
|
2015-08-31 15:07:55 +08:00 |
|
|
9042975e28
|
Allow indication for spoiler
|
2015-08-31 12:35:03 +08:00 |
|
|
4aaf3d445a
|
Merge branch 'master' into Astro
|
2015-08-24 12:41:49 +08:00 |
|
|
c08786d801
|
Tracker mis-positioned
|
2015-08-24 12:40:34 +08:00 |
|
|
4b4a430a5f
|
Tag fix
|
2015-08-24 12:39:22 +08:00 |
|
|
2d858c48b8
|
deprecated the backup function
|
2015-08-21 12:38:13 +08:00 |
|
|
33808fd46d
|
fix clicking the entire article for delete
|
2015-08-21 09:52:02 +08:00 |
|
|
a6618dc9ff
|
Delete button
|
2015-08-18 16:03:07 +08:00 |
|
|
2d5b307fe3
|
Merge branch 'master' into Astro
|
2015-08-18 12:33:09 +08:00 |
|
|
a08b0f3d5e
|
MessageBox added keybindings
|
2015-08-18 12:32:10 +08:00 |
|
|
1df7d4bb51
|
smooth backgroud wave
|
2015-08-18 12:28:51 +08:00 |
|
|
f1d20a82d4
|
Major bug fixes due to migration issue
|
2015-08-17 17:44:38 +08:00 |
|
|
f88643cead
|
Pure Column
|
2015-08-15 01:13:54 +08:00 |
|
|
69b43d5b79
|
Added Library SyntaxHighlighter
|
2015-08-14 23:00:04 +08:00 |
|
|
0a25f87965
|
Astro Classes
|
2015-08-14 21:42:25 +08:00 |
|
|
7a44bce6d3
|
License Header
|
2015-08-14 21:41:51 +08:00 |
|
|
e82f9c4c43
|
Update README.md
|
2015-08-14 18:17:44 +08:00 |
|
|
4c93896df3
|
Initial commit
|
2015-08-14 18:12:10 +08:00 |
|