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

631 Commits

Author SHA1 Message Date
Artyom
8d32446250 [travis] Install Selenium 2016-08-17 12:12:46 +03: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
dd4468c772 Add Derive* extensions to default extensions 2016-07-30 17:36:20 +03:00
Artyom
b8af96eb06 Get rid of “-- General” in imports 2016-07-30 17:35:00 +03:00
Artyom
55684535ff Add a .ghci file 2016-07-30 01:11:56 +03:00
Artyom
752864fc30 Switch to Megaparsec 5 2016-07-27 16:31:55 +03:00
Artyom
dd6b38f742 Focus on text fields when editing 2016-07-27 15:34:29 +03:00
Artyom
2401666946 Allow Escape to cancel editing 2016-07-27 15:05:53 +03:00
Artyom
adc73b6fd2 Fix 'cached' 2016-07-25 20:12:08 +03:00
Artyom
699b07687a Get rid of MonadRandom 2016-07-25 19:47:49 +03:00
Artyom
e810f1997d Migrate to newer versions 2016-07-25 17:55:10 +03:00
Artyom
519211ac2e Move from cheapskate to cmark 2016-07-24 13:12:17 +03:00
Artyom
8c51a779ec Allow Command+Enter to edit fields 2016-07-23 02:33:51 +03:00
Artyom
da7d4a75cb Allow Ctrl+Enter in small edit fields 2016-07-21 22:24:06 +03:00
Artyom
a0fb2bb3c2 Allow Ctrl+Enter to save multiline fields 2016-07-21 22:15:33 +03:00
Artyom
60beb00905 Rename 'empty' to 'wasEmpty' 2016-07-21 21:00:46 +03:00
Artyom
83951b0083 Add a “press Enter” hint to edit fields
See #93
2016-07-21 20:46:16 +03:00
Artyom
aaa56aabee Add default extensions 2016-07-21 18:57:14 +03:00
Artyom
364f792175 Empty the cache at start 2016-07-21 16:26:08 +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
1a0222c2d2 Link to items/categories in admin interface 2016-07-06 23:50:02 +03:00
Artyom
1521a3e64c Bump microlens dependency 2016-07-03 23:07:09 +03:00
Artyom
3249076608 Merging for category notes 2016-06-20 15:00:00 +03:00
Artyom
c2dcaa81a8 Merging for item descriptions 2016-06-20 14:18:00 +03:00
Artyom
55258979b8 Merging for ecosystem fields 2016-06-20 13:13:09 +03:00
Artyom
410cfb179b Move }s to new lines in CSS files 2016-06-19 22:41:02 +03:00
Artyom
29e8dc83fd Write an overview of the code 2016-06-19 20:23:20 +03:00
Artyom
8f4d2dd417 Merging for item notes 2016-06-19 19:20:28 +03:00
Artyom
392d1c592a Add more links to issues to the readme 2016-06-19 18:43:06 +03:00
Artyom
ccb8693a97 Implement merging for traits 2016-06-19 00:52:19 +03:00
Artyom
57afee3b64 Use ilist and text-all 2016-06-12 22:35:13 +03:00
Artyom
4b363d035d Use exhaustive patterns in isVacuousEdit 2016-06-12 15:31:34 +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
daac18a6ab Add more things to data-files 2016-05-27 12:45:54 +03:00
Artyom
412d3611c8 Nicer listing of edits 2016-05-25 23:57:12 +03:00
Artyom
e1a6245afc Allow hiding ecosystem/pros/cons 2016-05-22 14:43:46 +03:00
Artyom
3a38c3de54 Write more about contributing 2016-05-21 21:40:07 +03:00
Artyom
c7873d447a Don't allow new megaparsec 2016-05-21 16:55:56 +03:00
Artyom
446c9998c9 Add archive to .gitignore 2016-05-21 16:53:40 +03:00
Artyom
417485ab50 Only create a checkpoint when there were changes 2016-05-21 16:52:23 +03:00
Artyom
b123a7df07 Create checkpoints once in 6h, not once in 1h 2016-05-21 15:44:31 +03:00
Artyom
a6292ef064 Say how many different IPs there are 2016-05-14 01:33:14 +03:00
Artyom
5d7332bf51 Make trait-controls more mobile-friendly 2016-05-14 01:27:02 +03:00
Artyom
5a53f37541 Add pencil buttons to pros/cons 2016-05-13 02:02:16 +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
d5b6a72a35 Don't use “shortcut icon” 2016-05-11 01:53:38 +03:00