1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-30 20:31:17 +03:00
Commit Graph

116 Commits

Author SHA1 Message Date
Aaron Friel
b516ecd2e6 Remove bundle.js from index 2017-07-03 10:08:27 -05:00
Artyom
0a48a8e2be
Show insertion/deletion places in diffs 2017-06-10 21:06:38 +02:00
Artyom
1c5512cd68
Add diffing of edits in /admin 2017-06-10 20:45:32 +02:00
Artyom
921f430869
Update bundle.js 2017-05-23 21:31:42 +03:00
Artyom
ffddc9b720
Merge branch 'master' into sessions 2017-05-23 21:30:53 +03:00
Juan Bono
4a697c60ce [GD-8] Add cog icon file and replace the older icon 2017-04-20 05:07:59 -03:00
Aaron Friel
4f86406a09 Add npm install to buildjs.sh, describe changing in README 2017-03-18 15:39:51 -05:00
Aaron Friel
bf0bb58ee4 Fix the previous commit (URL polyfill) 2017-03-17 15:43:48 -05:00
Aaron Friel
917273ab58 Implement client-side JS build, automatic CSRF protection. 2017-03-17 15:02:51 -05:00
Artyom
00f4986464
Add space before headers in Markdown 2017-02-09 16:10:02 +03:00
Aaron Friel
4aa3f21544 Switch h3 to strong, aesthetic change to banner 2017-01-29 16:53:50 -06:00
Aaron Friel
52fa345836 Add category status banner for WIP/stub categories 2017-01-29 16:39:05 -06:00
Artyom
6d7d254d43 Remove “hire me” from /donate
I have a job now
2016-10-23 14:09:13 +03:00
Rushi Shah
30eac72e2a Fixes #48 2016-10-08 03:27:01 -05:00
Artyom
c72815c436 Big switch to Mustache (only half-done)
* Render some elements of some pages with Mustache
* Switch to Stack
* Add a bit of tests
* Turn the project into a library
2016-08-17 11:18:57 +03:00
Artyom
da7d4a75cb Allow Ctrl+Enter in small edit fields 2016-07-21 22:24:06 +03:00
Artyom
83951b0083 Add a “press Enter” hint to edit fields
See #93
2016-07-21 20:46:16 +03:00
Artyom
07bd60341c Allow long links to be wrapped in admin interface 2016-07-13 17:13:13 +03:00
Artyom
194f0063be Add a subtitle to the header 2016-07-10 23:34:13 +03:00
Artyom
410cfb179b Move }s to new lines in CSS files 2016-06-19 22:41:02 +03:00
Artyom
8f4d2dd417 Merging for item notes 2016-06-19 19:20:28 +03:00
Artyom
ccb8693a97 Implement merging for traits 2016-06-19 00:52:19 +03:00
Artyom
0a924595ea More dots 2016-05-27 17:19:29 +03:00
Artyom
18f6be8b0c Remove “.min” from JS file names
Reason: data-files in .cabal doesn't think that *.js
includes *.min.js. That's pretty annoying.
2016-05-27 17:15:51 +03:00
Artyom
412d3611c8 Nicer listing of edits 2016-05-25 23:57:12 +03:00
Artyom
5d7332bf51 Make trait-controls more mobile-friendly 2016-05-14 01:27:02 +03:00
Artyom
12eb3323a5 Add the “not included” section to the template 2016-05-12 18:00:21 +03:00
Artyom
282b898d8b Don't recommend emphasising parts of package names 2016-05-11 21:09:28 +03:00
Artyom
e7b0c3ddb2 Get rid of non-monospace editing
It was actually pretty annoying
2016-05-11 04:13:13 +03:00
Artyom
45517537cc Minor 2016-05-11 00:13:27 +03:00
Artyom
095cb507b7 Add a favicon 2016-05-10 23:44:20 +03:00
Artyom
dccfb36456 Nicer stats, only external referers 2016-05-08 16:29:07 +03:00
Artyom
38f234ca84 Add a “mostly done” status
Fixes #52
2016-05-07 15:38:44 +03:00
Artyom
1d08039cf2 Relicense under CC 4.0
And allow attribution without names (since names are unknown).
2016-05-05 23:11:08 +03:00
Artyom
a439dffcf6 Add category statuses
Fixes #38
2016-05-05 16:50:10 +03:00
Artyom
38560dd012 Implement our own tracking 2016-05-04 21:03:23 +03:00
Artyom
5465444fcc Minor 2016-05-03 16:05:37 +03:00
Artyom
cb19192797 Give space to the categories 2016-05-03 03:42:30 +03:00
Artyom
d778b55fbe Make the footer nicer 2016-05-03 03:27:30 +03:00
Artyom
92d8c53776 Remove help 2016-05-02 21:44:50 +03:00
Artyom
2c6046b08f Link to Markdown everywhere 2016-05-02 21:27:49 +03:00
Artyom
393b4a1b19 Move license info to the footer 2016-05-02 18:37:13 +03:00
Artyom
db57156b1b Category groups 2016-05-01 23:17:55 +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
0601d677ec [markup.css] Fix stupid typos 2016-04-22 01:13:16 +03:00
Artyom
77cdb3c1ef Make headers-in-notes smaller
Fixes #33
2016-04-21 19:28:35 +03:00
Artyom
9c82a6dbab Add CSS for category lists 2016-04-21 18:19:38 +03:00
Artyom
e0ff916eea Add an AJAX request indicator
Fixes #18
2016-04-16 23:06:59 +03:00