Commit Graph

148 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 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
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
Darks 1a63544183
moderation: added some css on locked message 2023-06-06 21:38:50 +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 44609f2f96
editor: Toggle automatic preview and add manual preview button 2023-05-16 13:50:47 +02:00
Eragon ed1a534aa6
editor: Add keybinds 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
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 95166b2da3
editor: WIP: Add modal to add links 2022-12-14 11:22:14 +01:00
Eragon 46106d69c9
Editor: Add border to preview 2022-12-14 11:22:12 +01:00
Lephe 07bd7075d6
editor: add placeholder help link 2022-12-14 11:22:12 +01:00
Lephe 786f940f21
editor: adjust button spacing for small screens 2022-12-14 11:22:12 +01:00
Lephe 896e799b97
editor: smaller icons 2022-12-14 11:22:12 +01:00
Lephe 02520f6b2d
editor: improve layout and style of buttons 2022-12-14 11:22:11 +01:00
Eragon 8bec7120c5
editor: Set textarea minimum height 2022-12-14 11:22:11 +01:00
Eragon 490ab2714c
Start to add editor script 2022-12-14 11:22:09 +01:00
Eragon a01b74f3e8
Change themes for better contrast on buttons 2022-12-14 11:21:17 +01:00
Eragon 5fb06732ff
Remove old & add buttons for new editor 2022-12-14 11:21:14 +01:00
Lephe 760c2f20b2
programs: a reasonable start for the program page (#93) 2022-06-16 17:37:39 +01:00
Lephe db0e42d285
programs: add tag input and display (#114)
* Add a TagListField which automatically validates its input against the
  TagInformation database, and has a richer .selected_tags() method
* Add a dynamic tag input widget, available through a macro (*import
  with context*), that supports both JS and non-JS input
* Add a TagInformation.all_tags() function
* Add colored tag display to all themes
* Fix a bug causing programs to have no names
* Add tags: games.action, games.narrative, courses.informatics

[MASTER] Run the 'update-tags' command of master.py.
2022-06-14 23:19:41 +01:00
Lephe 84066eaca3
css: fix antibot field being visible 2022-05-26 20:07:50 +01:00
Lephe 1040d57506
css: fully recompile LESS files 2022-05-12 19:24:17 +01:00
Darks f64e3a2c39
debugger: add some style to enhance it 2022-05-12 20:07:28 +02:00
Darks 3e399fb4c4
gallery: second prototype, evolving into a beta 2022-04-26 01:38:33 +02:00
Darks 7b66e1ec20
gallery: rebase from dev 2022-04-26 00:29:07 +02:00
Darks fe8e2f0265
gallery: second prototype
Don't look for the first one, it's trapped in a parallel universe.
2022-04-26 00:27:43 +02:00
Darks 13b1d29e42
theme: add support for download widget to FK's dark theme 2022-04-24 22:55:11 +02:00
Darks 2119329997
widgets: add '[[f: 123]]' pclink widget 2022-04-24 17:24:47 +02:00
Lephe 610fe6f1fd
markdown: allow videos with size and positioning
Same options as for images, except for [pixelated]. Supported sources
are standard videos and YouTube, and there is basic auto-detection which
avoids the need to set the [video] attribute.
2022-04-21 20:43:50 +01:00
Lephe 48d6c1c03c
markdown: allow positioning attributes on images
New attributes
  * left, center, right: Exactly what you expect
  * float-left, float-right: Also just what you expect

Currently there is no way to force a clear.
2022-04-21 20:03:22 +01:00
Lephe e9c1f04f42
markdown: add a MediaExtension that allows attributes on images
Supported attributes:
  * size=<WIDTH>x<HEIGHT>, both being optional
  * pixelated

In the near future it will also support audio files and videos.
2022-04-21 19:31:18 +01:00