1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-27 00:14:03 +03:00
Commit Graph

456 Commits

Author SHA1 Message Date
Artyom
cad27df2c4 Use BS instead of Builder for rendered Markdown
I'm not sure that forcing a Builder has any effect, so it might end up
recomputing stuff more often than we want.
2016-05-02 16:43:41 +03:00
Artyom
6a6bc254cb Link to the note 2016-05-02 01:45:04 +03:00
Artyom
db57156b1b Category groups 2016-05-01 23:17:55 +03:00
Artyom
f560f461d2 Add caching
Fixes #21
2016-05-01 16:28:10 +03:00
Artyom
a3c7f896c5 Fix headers 2016-04-24 23:53:00 +03:00
Artyom
7729115472 Add padding to the whole thing 2016-04-23 19:30:43 +03:00
Artyom
de1bf14d67 Arrange pros/cons one below the other on mobile 2016-04-23 18:12:10 +03:00
Artyom
8a4759af07 Minor 2016-04-23 01:06:41 +03:00
Artyom
93da2d0444 Add a note about dynamic interfaces
Fixes #27
2016-04-22 16:59:50 +03:00
Artyom
60d3cd2615 Make item descriptions a section as well 2016-04-22 16:39:22 +03:00
Artyom
d7e4334d2e Make the “edit ecosystem” icon a toggle 2016-04-22 16:22:46 +03:00
Artyom
7f8275b248 Add a link to notes
Fixes #19
2016-04-22 16:18:58 +03:00
Artyom
e279786b55 When deleting categories, redirect to main page 2016-04-22 01:26:45 +03:00
Artyom
dc2fc3d8e0 Remove outdated TODOs 2016-04-22 01:22:51 +03:00
Artyom
0601d677ec [markup.css] Fix stupid typos 2016-04-22 01:13:16 +03:00
Artyom
f8cee78ac0 Linkable sections in item notes
Fixes #19
2016-04-22 01:06:02 +03:00
Artyom
d8ddc2305a Don't hide TOC when notes are expanded
Fixes #31
2016-04-21 19:40:00 +03:00
Artyom
77cdb3c1ef Make headers-in-notes smaller
Fixes #33
2016-04-21 19:28:35 +03:00
Artyom
6483e2fb8e Compare case-insensitively when adding a category 2016-04-21 18:28:03 +03:00
Artyom
9c82a6dbab Add CSS for category lists 2016-04-21 18:19:38 +03:00
Artyom
62ccc5c04e Only show lists of categories
Fixes #8
2016-04-21 18:10:58 +03:00
Artyom
ba8e36574e Add search to category pages 2016-04-21 17:01:54 +03:00
Artyom
91da7809d8 Use MonadRandom instead of MonadIO in some places 2016-04-21 16:49:01 +03:00
Artyom
8f5dfe5e9a When a new group is created, add it to other items
Fixes #32
2016-04-20 23:16:05 +03:00
Artyom
ecc18fe0db Expand notes when linked directly to item 2016-04-20 21:24:04 +03:00
Artyom
d43aa8137f Expand notes when linked directly to them
See #19
2016-04-20 01:59:29 +03:00
Artyom
5efa203e21 Fix events in Firefox 2016-04-19 23:09:39 +03:00
Artyom
41230596bf Create some <textarea>s dynamically
Makes it quite a bit faster on Firefox (see #24)
2016-04-19 20:03:54 +03:00
Artyom
e0ff916eea Add an AJAX request indicator
Fixes #18
2016-04-16 23:06:59 +03:00
Artyom
1e1e8b43eb Add more colors for groups
Fixes #17
2016-04-16 21:47:38 +03:00
Artyom
63301eb330 Allow raw HTML in inline Markdown because why not 2016-04-16 02:08:31 +03:00
Artyom
43bb1f3a6f Show table of contents for notes 2016-04-16 02:02:43 +03:00
Artyom
0379f53938 [admin] Button to create a checkpoint 2016-04-16 00:06:34 +03:00
Artyom
044964bbf5 Make the search page link to the main page 2016-04-15 23:44:55 +03:00
Artyom
2882957b6a Move some TODOs on Github 2016-04-15 23:42:29 +03:00
Artyom
fc60cf6f7d Underline headers 2016-04-15 16:54:45 +03:00
Artyom
a467d49823 Add a template for category notes 2016-04-15 16:15:02 +03:00
Artyom
35b6a469f6 Undo/accept for blocks of edits 2016-04-15 14:19:36 +03:00
Artyom
22d43a59f3 Minor 2016-04-14 02:49:38 +03:00
Artyom
7925807c02 Add some styling to the admin page 2016-04-14 01:56:13 +03:00
Artyom
a025db8d9b Group edits by IP 2016-04-13 18:38:35 +03:00
Artyom
a029f06ea1 Don't duplicate trait content 2016-04-11 23:31:30 +03:00
Artyom
f0d67cbb75 Use deriveSafeCopySimple as workaround for a bug
See https://github.com/acid-state/safecopy/issues/41
2016-04-11 16:05:45 +03:00
Artyom
2e0e6dcc8b [test] List files manually 2016-04-11 13:14:34 +03:00
Artyom
252e73c8c2 Use fadeOutAndRemove 2016-04-10 23:44:55 +03:00
Artyom
8013ebbfb1 Add Show instances to all types 2016-04-09 23:34:24 +03:00
Artyom
b29b3b2c7f Migrate Uids too 2016-04-09 18:54:34 +03:00
Artyom
96182e90cd Try to fix the testing script 2016-04-09 18:48:56 +03:00
Artyom
8bf99b069b Only show 2 sets of buttons when there are notes 2016-04-09 16:54:32 +03:00
Artyom
7ad80160f8 Use safer Uids 2016-04-09 11:13:26 +03:00