Commit Graph

189 Commits

Author SHA1 Message Date
Eragon 2801f8c1cd
Better display of the original author and author of the new main post 2024-03-10 19:42:07 +01:00
Eragon 1fa5dd8085
Nevermind we don't need the button as a source of the events anyway
Closes #134
2024-03-09 13:59:55 +01:00
Eragon 5283d45c36
Two editors on one page works, but hotkeys no longer work 2024-03-09 13:59:53 +01:00
Eragon cf21b4ee56
feat: Add CalcDB to the tools
see #143
2024-03-09 13:58:21 +01:00
Eragon 39ec4c3c4a
chore: Use PCv5-extra releases instead of submodules 2024-03-09 13:58:21 +01:00
Lephe cddd4baa8a
shoutbox: update chat and show it on homepage 2024-03-09 13:58:21 +01:00
Eragon fee66d22bd
search: Fix theme on search 2024-03-09 13:58:20 +01:00
Eragon f194baae00
Revert "style: Push the footer to the bottom regardless of the size of maincontent"
This reverts commit c374fb44f68dbb6a45ffea34551ffafe39f91e5f.
2024-03-09 13:58:20 +01:00
Eragon f02d70a7e5
search: Nicer CSS for search elements 2024-03-09 13:58:20 +01:00
Eragon 21b73eef19
search: nicer layout on search page 2024-03-09 13:58:19 +01:00
Eragon 2d7271723f
css: Compile css 2024-03-09 13:58:18 +01:00
Eragon d39067e586
style: Push the footer to the bottom regardless of the size of maincontent 2024-03-09 13:58:18 +01:00
Eragon bb5534c0ee
search: search page template 2024-03-09 13:58:18 +01:00
Lephe 13c1b30ad6
shoutbox: integrate custom v5shoutbox style 2024-03-09 13:58:17 +01:00
Lephe 4e80932588
shoutbox: update shoutbox to 8bda9f96a
Keep the submodule approach until we can deploy it properly on
PCv5-extra.
2024-03-09 13:58:17 +01:00
Darks 5b1ebfbf7d
homepage: good enough for preview release 2024-03-09 13:58:16 +01:00
Darks 14f7dbc34f
homepage: still WIP, but better 2024-03-09 13:58:16 +01:00
Eragon cc725eb92f
homepage: Fix grid style 2024-03-09 13:58:16 +01:00
Darks 586c045604
landing page: WIP 2024-03-09 13:58:16 +01:00
Lephe 6a34a42081
shoutbox: add standalone shoutbox at /chat 2024-03-09 13:58:15 +01:00
Eragon e5dafb68e5
submodule: Add emoji picker build command to Makefile 2023-06-13 10:52:53 +02:00
Eragon 5a6d000be6
submodule: Move picker element to submodule 2023-06-12 15:12:14 +02:00
Darks 1a63544183
moderation: added some css on locked message 2023-06-06 21:38:50 +02:00
Eragon 7aa93f15ea
editor: Count lines for numbered list 2023-06-06 21:00:59 +02:00
Eragon 57644c4378
editor: fix modal not closing when openning an other one 2023-06-06 20:57:05 +02:00
Eragon be0d531b00
style: Add blockquote style 2023-06-06 20:14:07 +02:00
Eragon 6cc066b4d6
editor: Self-host the emoji-picker custom element. 2023-05-17 09:56:22 +02:00
Eragon 168b77c8de
scripts: Fix variable declaration 2023-05-16 23:09:30 +02:00
Eragon 8fbec9ed87
editor: Fix input being cleared on click in link modal 2023-05-16 22:23:08 +02:00
Eragon 44609f2f96
editor: Toggle automatic preview and add manual preview button 2023-05-16 13:50:47 +02:00
Eragon f15186d4f8
editor: Prevent default browser action for keybinds when textarea is foccused 2023-05-15 16:17:28 +02:00
Eragon ed1a534aa6
editor: Add keybinds 2023-05-15 16:17:28 +02:00
Eragon 2b5485677e
editor: tests with emoji-picker-element for emoji picker
Note: we will need to self-host it if we keep it moving forward. This is
just a test, this commit should be reverted if not used in the end.
2023-05-15 16:17:28 +02:00
Eragon b09ffaf97d
editor: Fix color variable on button separator 2023-05-15 16:17:24 +02:00
Darks 228f613f09
Added more french special chars to list 2023-05-15 15:17:03 +02:00
Eragon b93415819b
editor: Fix image link `!` position 2022-12-18 00:36:33 +01:00
Darks 6fe04b0a6c
Improved the editor 2022-12-17 23:28:06 +01:00
Eragon f3b89716b7
editor: remove unwanted console.log 2022-12-15 18:49:51 +01:00
Eragon 5e368ac08b
editor: Add support for type= custom extension on media 2022-12-15 14:07:18 +01:00
Eragon 546b32c22b
editor: Multiples bugfixes from Lephe's review
Refresh preview 3 sec after last keypress
Refresh preview on button usage
Move cursor after the --- line when using the button
Replace margin for padding in the preview css
Add a slight background shade on the preview
2022-12-15 12:05:58 +01:00
Eragon 2da20720bb
editor: Dirty CSS hack for small screen devices 2022-12-14 11:22:14 +01:00
Eragon e2283b7675
editor: CSS and JS cleaning 2022-12-14 11:22:14 +01:00
Eragon 5eaf1cc207
editor: Link and Images buttons works, still need some CSS and cleaning 2022-12-14 11:22:14 +01:00
Eragon 95166b2da3
editor: WIP: Add modal to add links 2022-12-14 11:22:14 +01:00
Eragon cd84ccf4e6
editor: Insert separator on a new line 2022-12-14 11:22:13 +01:00
Eragon 28935b2ae8
editor: The numbered list button have the same usage as the old one 2022-12-14 11:22:13 +01:00
Eragon b062d9fa64
editor: Fix bullet list creation if the line is empty 2022-12-14 11:22:13 +01:00
Eragon 371dee1f7a
editor: Completely remove title using the title dec button 2022-12-14 11:22:13 +01:00
Eragon 1f1a06b02d
editor: Bullet list, using tabs (mixing tabs and space doesn't work) 2022-12-14 11:22:13 +01:00
Eragon 46106d69c9
Editor: Add border to preview 2022-12-14 11:22:12 +01:00