zapashcanon
|
9779ad88cf
|
refactor invalid form handling
|
2022-04-05 23:22:55 +02:00 |
|
zapashcanon
|
3796a96997
|
refactor some code
|
2022-04-05 23:08:57 +02:00 |
|
|
|
d57c359b1f
|
use Cache-Control for posts images
|
2022-04-04 19:46:50 +02:00 |
|
|
|
a6edfce5d8
|
use Cache-Control for assets
|
2022-04-04 19:46:50 +02:00 |
|
|
|
9ca17a8840
|
put all image stuff in image.ml, make thumbnail for avatars
|
2022-04-04 19:07:01 +02:00 |
|
zapashcanon
|
4d06d08a03
|
fmt
|
2022-04-03 17:56:02 +02:00 |
|
|
|
a12bfaa1cd
|
invalidate session after account delete
|
2022-04-01 23:30:13 +02:00 |
|
zapashcanon
|
cf0ad20c79
|
implements discussions
|
2022-03-31 15:00:00 +02:00 |
|
|
|
9ba542304a
|
add thumbnail
|
2022-03-20 20:09:36 +01:00 |
|
|
|
7d402914fc
|
add moderation_action type
|
2022-03-17 01:05:25 +01:00 |
|
|
|
4f73a6e559
|
~op_or_reply_data :^)
|
2022-03-16 23:21:04 +01:00 |
|
|
|
2d5e8bbcd0
|
fix
|
2022-03-14 17:20:02 +01:00 |
|
|
|
dac20304c4
|
fix matching form on category
|
2022-03-09 20:46:37 +01:00 |
|
|
|
18bbeba3c9
|
add categories
|
2022-03-09 20:44:17 +01:00 |
|
|
|
5c019df8b4
|
use marshal for user metadata
|
2022-03-09 20:44:17 +01:00 |
|
|
|
47e5c95b86
|
auto login after register
|
2022-03-08 23:05:38 +01:00 |
|
|
|
53617f1077
|
add user_id
|
2022-03-08 21:20:01 +01:00 |
|
|
|
c2d4d03555
|
fix int_of_string on input
|
2022-03-08 18:48:12 +01:00 |
|
|
|
67f3a6eb3d
|
add profile metadata
|
2022-03-08 02:13:43 +01:00 |
|
|
|
60c201d2d4
|
add account page
|
2022-03-06 20:55:12 +01:00 |
|
|
|
987b989ad2
|
add display nick
|
2022-03-06 19:23:52 +01:00 |
|
|
|
048f77098b
|
fix
|
2022-02-27 21:59:59 +01:00 |
|
|
|
84dd1c4397
|
wip: atom feed for threads
|
2022-02-27 13:45:43 +01:00 |
|
|
|
14b1deb446
|
add /admin
|
2022-02-25 11:40:54 +01:00 |
|
|
|
277f0edad0
|
fix
|
2022-02-23 23:08:49 +01:00 |
|
|
|
687bb431bd
|
add report
|
2022-02-22 10:45:24 +01:00 |
|
|
|
b0aaf22ea7
|
/new_thread -> /
|
2022-02-22 10:45:16 +01:00 |
|
|
|
c91623050e
|
little fix
|
2022-02-22 00:07:28 +01:00 |
|
|
|
bea916d3db
|
wip: delete post
|
2022-02-21 09:46:27 +01:00 |
|
|
|
258175565e
|
change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors
|
2022-02-21 02:40:32 +01:00 |
|
|
|
419aaa7955
|
add error_template
|
2022-02-20 22:08:08 +01:00 |
|
|
|
d7f56ecfd0
|
fix login button
|
2022-02-20 18:37:24 +01:00 |
|
|
|
b21671b56a
|
wip: login redirect
|
2022-02-20 18:02:25 +01:00 |
|
zapashcanon
|
e279acf8db
|
move users back to user
|
2022-02-20 02:50:49 +01:00 |
|
|
|
8b67fcbc50
|
small fix
|
2022-02-20 02:06:46 +01:00 |
|
|
|
8df8cef749
|
remove useless /thread_view ; fix some 404 errors
|
2022-02-20 01:52:43 +01:00 |
|
|
|
a255086a16
|
/:thread_id -> /thread/:thread_id, delete old /post_pic route
|
2022-02-20 01:43:36 +01:00 |
|
zapashcanon
|
23e0add29d
|
add the ability to configure logger
|
2022-02-19 22:29:17 +01:00 |
|
zapashcanon
|
866b78f1f4
|
add the ability to configure port
|
2022-02-19 22:25:07 +01:00 |
|
zapashcanon
|
31dd2b028a
|
add configuration file, add the ability to disable registrations
|
2022-02-19 22:13:45 +01:00 |
|
zapashcanon
|
754eb385f8
|
upgrade dream
|
2022-02-19 21:21:35 +01:00 |
|
|
|
92625ecc23
|
remove camelCase
|
2022-02-18 20:44:06 +01:00 |
|
|
|
0cbaf29676
|
separate image_content from image_info
|
2022-02-18 20:43:53 +01:00 |
|
|
|
c18825985f
|
/babillard -> /
|
2022-02-18 19:02:17 +01:00 |
|
zapashcanon
|
46f643cd2e
|
fix port
|
2022-02-18 03:38:07 +01:00 |
|
zapashcanon
|
4025d3d72b
|
try to use sql_sessions
|
2022-02-18 03:24:23 +01:00 |
|
zapashcanon
|
47753368e3
|
fmt
|
2022-02-18 02:40:04 +01:00 |
|
|
|
a3150b9750
|
big fix
|
2022-02-18 01:37:25 +01:00 |
|
|
|
be599322da
|
clean babillard, remove option for multiple boards
|
2022-02-17 03:59:23 +01:00 |
|
|
|
f604a23cd0
|
remove homepage, add /about, change navbar
|
2022-02-16 20:37:03 +01:00 |
|