bouncepaw
|
c83ea6f356
|
Start implementing fixed authorization system
|
2020-11-13 23:45:42 +05:00 |
|
bouncepaw
|
c111e95468
|
Support formatting in headings
|
2020-11-12 23:21:49 +05:00 |
|
bouncepaw
|
8bc3fb9821
|
Strike-through tag
|
2020-11-11 22:42:31 +05:00 |
|
bouncepaw
|
88bf3c3d3a
|
Edit README.md
|
2020-11-11 22:31:12 +05:00 |
|
Timur Ismagilov
|
4f10aa35fe
|
Merge pull request #27 from bouncepaw/0.10
0.10
|
2020-11-11 21:56:28 +05:00 |
|
bouncepaw
|
b8ffb7d763
|
Get ready for 0.10 release
|
2020-11-11 21:55:36 +05:00 |
|
bouncepaw
|
3c6e2aa16f
|
Add inline links
|
2020-11-04 22:42:02 +05:00 |
|
bouncepaw
|
1fbbf81794
|
Make a better recent changes page
|
2020-11-04 16:00:17 +05:00 |
|
bouncepaw
|
7a0e9ebcc9
|
Fix wrong ordered list closing on empty lines
|
2020-11-03 21:46:27 +05:00 |
|
bouncepaw
|
a1bce73751
|
Fix extra hyphae appearing and wrong red link coloring
|
2020-11-03 21:39:06 +05:00 |
|
bouncepaw
|
55597dddf2
|
Fix some lexer bugs
|
2020-11-03 21:10:17 +05:00 |
|
bouncepaw
|
a58baa64c3
|
Add numbered lists
|
2020-11-03 20:47:22 +05:00 |
|
bouncepaw
|
3620c6e9b5
|
Add img tag
|
2020-11-03 20:41:50 +05:00 |
|
bouncepaw
|
9ad22b5cf8
|
Add horizontal bar and formatting to lists
|
2020-11-03 17:27:26 +05:00 |
|
bouncepaw
|
cb52d95882
|
Fix wrong mime-type
|
2020-11-03 00:24:50 +05:00 |
|
bouncepaw
|
efa267db98
|
Better transclusion and image blocks
|
2020-11-03 00:04:36 +05:00 |
|
bouncepaw
|
a18ff06663
|
Fix the bug with different mime-types of uploaded binary parts
|
2020-11-02 00:09:41 +05:00 |
|
bouncepaw
|
4c852f60c4
|
Close unclosed tags at end of paragraph
|
2020-10-30 18:34:10 +05:00 |
|
bouncepaw
|
d6c6ad4ae3
|
Implement some features of mycomarkup
|
2020-10-30 18:25:48 +05:00 |
|
bouncepaw
|
657fb5d357
|
Add default css
|
2020-10-25 23:02:52 +05:00 |
|
bouncepaw
|
de8af13098
|
Implement CLI args
|
2020-10-25 20:06:51 +05:00 |
|
bouncepaw
|
9173b54c91
|
Fix some bugs related to the new file structure
|
2020-10-25 18:50:14 +05:00 |
|
bouncepaw
|
dbafbb85d7
|
Get rid of the older mime type mechanism
|
2020-10-22 22:12:12 +05:00 |
|
bouncepaw
|
756c4e8125
|
Start implementing new wiki file structure
|
2020-10-22 21:42:48 +05:00 |
|
bouncepaw
|
62ff0f0c01
|
Check for name collisions of subhyphae when renaming recursively
|
2020-10-21 23:37:39 +05:00 |
|
bouncepaw
|
cbb7a02c84
|
Fix untracked images for new hyphae
|
2020-10-19 01:26:05 +05:00 |
|
bouncepaw
|
bc3de51543
|
Some cleanup
|
2020-10-03 22:05:10 +05:00 |
|
Timur Ismagilov
|
b6896829c0
|
Merge pull request #21 from bouncepaw/0.9
Version 0.9
|
2020-10-03 22:01:16 +05:00 |
|
bouncepaw
|
62fcd6d9bc
|
Support recursive renaming
|
2020-10-03 21:56:56 +05:00 |
|
bouncepaw
|
662a52296c
|
Correctly forget about deleted hyphae
|
2020-10-03 19:19:49 +05:00 |
|
bouncepaw
|
e418c93291
|
Limit recent changes properly
|
2020-10-03 17:59:53 +05:00 |
|
bouncepaw
|
47bc6aa31c
|
Create directories when renaming hyphae
|
2020-10-03 17:51:19 +05:00 |
|
bouncepaw
|
2add791ba9
|
Add renaming support
|
2020-10-02 20:31:59 +05:00 |
|
bouncepaw
|
3a1d1c2ce2
|
Support async gitops
|
2020-09-29 23:13:24 +05:00 |
|
bouncepaw
|
00bc9d4b17
|
Make hyphae deletable
|
2020-09-29 20:04:22 +05:00 |
|
bouncepaw
|
4cf5937361
|
Add recent changes page
|
2020-09-26 23:19:17 +05:00 |
|
Timur Ismagilov
|
79868cebf8
|
Merge pull request #20 from bouncepaw/0.8
0.8
|
2020-09-01 21:53:27 +05:00 |
|
bouncepaw
|
0e6c22080b
|
A better README.md for 0.8 release
|
2020-09-01 21:52:40 +05:00 |
|
bouncepaw
|
756b97f644
|
Add random page
|
2020-08-31 23:35:36 +05:00 |
|
bouncepaw
|
bcceb12009
|
Make a better /list page
|
2020-08-31 23:16:22 +05:00 |
|
bouncepaw
|
41551fd63b
|
Migrate to quicktemplates
|
2020-08-31 22:52:26 +05:00 |
|
bouncepaw
|
aeee451044
|
Do not depend on go-git anymore, clean history code a little
|
2020-08-29 22:54:57 +05:00 |
|
Timur Ismagilov
|
f33d7598ac
|
A better navigation
|
2020-08-29 00:43:36 +05:00 |
|
Timur Ismagilov
|
7d0ad92669
|
Fix gemtext list
|
2020-08-29 00:17:32 +05:00 |
|
Timur Ismagilov
|
28dee1087c
|
Some changes
|
2020-08-29 00:10:46 +05:00 |
|
Timur Ismagilov
|
e004f653bd
|
Make commits using git executable
|
2020-08-27 21:27:57 +05:00 |
|
Timur Ismagilov
|
813bbcf954
|
Route /rev/ to see any text part at a specified revision
|
2020-08-20 22:20:13 +05:00 |
|
Timur Ismagilov
|
60fcbdd30d
|
WIP history page
|
2020-08-19 23:54:23 +05:00 |
|
Timur Ismagilov
|
c03f8be5cd
|
Make commits on text edits, commits on binary edits WIP
|
2020-08-11 00:58:02 +05:00 |
|
Timur Ismagilov
|
b52419152a
|
Start creating history operations methods
|
2020-08-10 00:33:47 +05:00 |
|