1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 12:15:06 +03:00
Commit Graph

541 Commits

Author SHA1 Message Date
Artyom
d1c34303bd The checkpoint-ing thread works now 2016-03-11 18:50:59 +03:00
Artyom
184f96bd4d Backups 2016-03-11 18:40:34 +03:00
Artyom
c8573bd10a Add tags to TODOs 2016-03-11 17:37:55 +03:00
Artyom
d5b2ec3f9c Style textareas 2016-03-11 17:08:04 +03:00
Artyom
86ddd78ee7 Apparently “12” is right and “12px” is invalid 2016-03-11 16:37:11 +03:00
Artyom
eb473ed310 Add <title> 2016-03-11 16:36:37 +03:00
Artyom
674552dfae Add doctype 2016-03-11 16:31:40 +03:00
Artyom
77e797617e Add <head> and <body> tags to generated pages 2016-03-11 16:17:24 +03:00
Artyom
f30423c0fe Break things into more modules 2016-03-11 16:07:22 +03:00
Artyom
cd26bfcfe8 Serve js.js with correct MIME type 2016-03-11 15:02:53 +03:00
Artyom
e8c94ced39 Use shortcut-links 2016-03-11 14:58:11 +03:00
Artyom
8394dbf737 Load Piwik from cdnjs, it's faster 2016-03-11 13:42:49 +03:00
Artyom
086737789e Make text areas automatically grow 2016-03-11 13:28:08 +03:00
Artyom
bb588ca49c Move item controls into the header 2016-03-11 01:44:07 +03:00
Artyom
3f88eae40e Add item descriptions 2016-03-11 00:22:28 +03:00
Artyom
f60fdab1d1 Change the name to “A guide to ...” 2016-03-10 23:37:17 +03:00
Artyom
101158eeee Minor 2016-03-10 21:46:38 +03:00
Artyom
eea945f7ee Have “edit/hide notes” at the bottom as well 2016-03-10 11:23:57 +03:00
Artyom
9cbfc749c2 Minor 2016-03-10 00:28:24 +03:00
Artyom
8e6b12fbcb Make pro/con editing textareas wider 2016-03-09 22:27:52 +03:00
Artyom
b71cde0770 Add installation instructions 2016-03-09 21:50:51 +03:00
Artyom
c07f0f1911 Fix tracking 2016-03-09 02:44:22 +03:00
Artyom
cb9735d27b Add Piwik tracking 2016-03-09 02:24:02 +03:00
Artyom
7cb1c6351d Remove emptyState 2016-03-08 16:55:40 +03:00
Artyom
03311f0abd Use # instead of javascript:void(0) for buttons
It's faster in Firefox
2016-03-08 16:51:51 +03:00
Artyom
626c01b703 Rendering change: traits, and no Editable now 2016-03-08 16:43:04 +03:00
Artyom
a65a3efb5a Rendering change: item notes 2016-03-08 13:32:56 +03:00
Artyom
febfc1137d Rendering change: item info 2016-03-08 01:43:33 +03:00
Artyom
51d217dc9e Rendering change: category titles 2016-03-07 23:12:30 +03:00
Artyom
e5b386787c Rendering change: category notes 2016-03-07 23:07:14 +03:00
Artyom
54ccb40b7e Show/hide help without querying the server 2016-03-07 22:20:32 +03:00
Artyom
8ad1d6ecd7 Assets belong to data-files not extra-source-files 2016-03-05 15:58:55 +03:00
Artyom
e97dd4f7e8 Minor 2016-03-05 01:46:47 +03:00
Artyom
44b947eac5 Add a point about categories to help 2016-03-05 01:41:22 +03:00
Artyom
cf8763923e Add a “show/hide notes” button 2016-03-05 01:34:49 +03:00
Artyom
b01a9ac542 Add a note about disabled Javascript 2016-03-05 01:18:54 +03:00
Artyom
6126d1e426 Add item notes 2016-03-05 00:40:51 +03:00
Artyom
c5cdcbaebf License content under CC BY-SA 3.0 2016-03-04 23:20:17 +03:00
Artyom
549b5fd704 Add a footer and a donations page 2016-03-04 23:16:08 +03:00
Artyom
c5579353be Move help into a separate file 2016-03-04 20:24:32 +03:00
Artyom
d74e191053 Rename from “hslibs” to “guide” 2016-03-04 19:56:33 +03:00
Artyom
22524060e1 Minor 2016-03-04 19:52:21 +03:00
Artyom
06a3344cf1 Create the checkpoint right before closing DB 2016-03-04 19:42:48 +03:00
Artyom
b8fe27c612 Minor 2016-03-04 19:18:19 +03:00
Artyom
0bbde9c689 Make textareas fullwidth 2016-03-04 19:07:26 +03:00
Artyom
aa0e0286a9 Use textarea instead of input for “addPro/Con” 2016-03-04 19:03:31 +03:00
Artyom
f8dab71443 Don't let the Enter pass thru in onEnter 2016-03-04 19:02:47 +03:00
Artyom
40142da2a5 Add CSS for blocks of code 2016-03-04 18:51:00 +03:00
Artyom
c5cb273556 Add functions for constructing jQuery selectors 2016-03-04 18:38:39 +03:00
Artyom
5e1f5bf5e7 Close acid-state db upon exit or Ctrl-C 2016-03-04 18:22:29 +03:00