Commit graph

110 commits

Author SHA1 Message Date
digitalcraftsman
3ac9ec3ff6 Center view count of popular threads
Otherwise the counter is misaligned in the corresponding column.
2020-09-22 18:44:42 +01:00
Joey Yakimowich-Payne
3adba32f1f Left align users 2020-03-26 22:58:48 +00:00
Joey Yakimowich-Payne
f35d6c4a32 Rename default category and change color to grey 2020-03-26 22:58:48 +00:00
Joey Yakimowich-Payne
c2cc26ea77 Make mobile viewing more friendly 2020-03-06 11:27:41 +01:00
Joey Yakimowich-Payne
f3396777fb Add expanded version of category drop down and add it to categories page 2020-03-03 15:11:26 +01:00
Joey Payne
9d19d70558 Add categories page 2020-03-03 15:11:26 +01:00
Joey Yakimowich-Payne
fac828b1e9 Merge branch 'master' into add_categories 2020-02-14 09:48:08 -07:00
LemonBoy
30dc09f453 Hide all the avatars but the first on small screens 2018-08-22 17:43:24 +02:00
Joey Yakimowich-Payne
4e1b906b49 Rename square to category 2018-08-09 10:14:03 +09:00
Joey Yakimowich-Payne
f1c5db2ced Add frontend for adding a category with the category picker 2018-08-08 18:47:47 +09:00
Joey Yakimowich-Payne
7cda14e9fe Add frontend category picker and enable categories in threadlist 2018-08-06 16:22:32 +09:00
Dominik Picheta
b958904b6a Fixes new thread style regression. 2018-05-25 22:59:58 +01:00
Dominik Picheta
449d47108a Adjust padding for panel-body in #new-thread. 2018-05-24 17:07:29 +01:00
Dominik Picheta
2e3f8d4235 Adds rst cheatsheet. 2018-05-24 14:43:18 +01:00
Dominik Picheta
7baae0bde0 Spammers are now hidden from the thread list properly. 2018-05-24 14:07:52 +01:00
Dominik Picheta
c566b05347 Update Karax and small frontend fixes. 2018-05-24 12:00:06 +01:00
Dominik Picheta
32dbf30781 Fixes overflow for <pre> blocks without .code. 2018-05-23 14:27:44 +01:00
Dominik Picheta
2f2d83b86c Change 'scripts' to 'ga' for google analytics specific config. 2018-05-22 22:49:34 +01:00
Dominik Picheta
8ee75233d4 Fixes travis failure by creating test DB earlier. 2018-05-22 22:21:59 +01:00
Dominik Picheta
b895bf3d75 Adds ability to specify scripts in config to be added to HTML. 2018-05-22 22:15:42 +01:00
Dominik Picheta
21a75483fe Fixes anchored post links spamming the browser history. 2018-05-22 20:44:27 +01:00
Dominik Picheta
5cc405ad69 Change link style in profile view. 2018-05-22 20:29:16 +01:00
Dominik Picheta
e78c509940 Hide banned threads in the thread list for now using CSS. 2018-05-22 20:20:02 +01:00
Dominik Picheta
568e910040 Implements proper "last visit" line and time highlighting. 2018-05-22 20:06:58 +01:00
Dominik Picheta
3e03ffe76d Implements search. 2018-05-22 14:58:29 +01:00
Dominik Picheta
705f212118 Adds ability to override CSS styles from a foreign repo. 2018-05-22 12:59:56 +01:00
Dominik Picheta
375391ae99 Move customisable styles to a custom-style.scss file. 2018-05-22 12:01:57 +01:00
Dominik Picheta
9420adb003 Ensure images don't overflow post container. 2018-05-22 00:13:32 +01:00
Dominik Picheta
34f2a15af1 Use :visited to colour visited links for now.
Until we get proper tracking :)
2018-05-21 23:26:04 +01:00
Dominik Picheta
79c61613cd Hides more unimplemented features via CSS. 2018-05-21 23:19:02 +01:00
Dominik Picheta
348a5df509 Hide unfinished features. 2018-05-21 20:49:49 +01:00
Dominik Picheta
c9538ec703 Implements ability to lock threads. 2018-05-21 19:43:16 +01:00
Dominik Picheta
c9901824e2 Fixes for better performance (caching, minifying, etc.) 2018-05-21 16:43:21 +01:00
Dominik Picheta
38f16606e8 Small style adjustments. 2018-05-20 22:25:12 +01:00
Dominik Picheta
2f5a6d888b Improves reset password page style. 2018-05-20 18:41:29 +01:00
Dominik Picheta
4f2f95efb5 Frontend now built with CSS. Improves about page. 2018-05-20 13:32:43 +01:00
Dominik Picheta
1592be0503 Implements /about/license 2018-05-19 23:43:10 +01:00
Dominik Picheta
8518c70a66 Rearranges directories and files. 2018-05-18 20:48:01 +01:00
Dominik Picheta
9f087be6e7 Minor cleanup of old useless files. 2018-05-17 16:33:04 +01:00
Dominik Picheta
c19bab30f4
Merge pull request #111 from stisa/improve-run
Improvements to `Run`
2018-02-18 21:54:14 +00:00
stisa
212f49623e merge css rules 2017-10-30 20:05:40 +01:00
stisa
f47449ea5c add post link to date; ref #113 2017-10-30 19:59:01 +01:00
stisa
0121f8bd9d loading; open in playground; improve compat (ie9+) 2017-10-24 23:12:19 +02:00
Dominik Picheta
42d38de17a Merge pull request #108 from stisa/fix-#102
Use rst.txt as help file - Fix #102
2017-10-23 19:29:16 +01:00
stisa
a956261ae8 change btn style to match sidebar 2017-10-23 20:11:04 +02:00
stisa
31f30a2fde use button 4; remove margin from result 2017-10-22 22:05:00 +02:00
stisa
50587abe9c tiny js script that runs listings in the playground 2017-10-22 17:08:50 +02:00
stisa
25d4303c69 style pre blocks 2017-10-07 22:15:23 +02:00
Euan Torano
c1bd44b997 Adding reCAPTCHA rather than the custom captcha.
Signed-off-by: Euan Torano <euantorano@gmail.com>
2017-03-07 18:57:05 +00:00
Simon Krauter
5184c7c281 CSS: Add missing font color definition
Fixes: On my pc, text and background have the same color.
2017-02-25 20:03:07 +01:00