.. |
admin
|
Squashed commit of the following:
|
2020-09-06 01:30:53 -04:00 |
api
|
separate search definition building from search execution
|
2020-08-23 15:47:42 -04:00 |
channel
|
mix format
|
2020-05-27 13:01:35 -04:00 |
conversation
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
duplicate_report
|
properly transactionalize image hiding and merging
|
2020-09-06 12:37:31 -04:00 |
filter
|
you have to halt the plug pipeline explicitly
|
2020-05-04 03:18:36 -04:00 |
fingerprint_profile
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
forum
|
remove auth from notification read
|
2020-03-03 13:54:47 -05:00 |
gallery
|
thanks for the tip!
|
2020-01-23 12:32:31 -05:00 |
image
|
properly transactionalize image hiding and merging
|
2020-09-06 12:37:31 -04:00 |
ip_profile
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
notification
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
page
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
post
|
move textile renderer to web namespace
|
2020-05-07 22:19:08 -04:00 |
profile
|
move textile renderer to web namespace
|
2020-05-07 22:19:08 -04:00 |
registration
|
consistent spelling of "two factor"
|
2020-08-18 10:04:17 -04:00 |
search
|
Fix all but one dialyzer warning
|
2020-08-11 19:15:32 -04:00 |
session
|
fix double render on totp auth
|
2020-07-31 17:06:53 -04:00 |
tag
|
add tag alias validations
|
2020-09-06 14:19:21 -04:00 |
tag_change
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
topic
|
add missing rate limit
|
2020-07-21 10:50:33 -04:00 |
activity_controller.ex
|
use elastic multi search API for specific pages
|
2020-08-23 16:53:25 -04:00 |
advert_controller.ex
|
stop spawning off for advert updates
|
2020-05-27 17:14:22 -04:00 |
avatar_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
captcha_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
channel_controller.ex
|
Renaming (#112)
|
2020-05-02 18:17:55 -04:00 |
comment_controller.ex
|
separate search definition building from search execution
|
2020-08-23 15:47:42 -04:00 |
commission_controller.ex
|
more complete fix for commission and gallery pagination error
|
2020-08-01 12:42:29 -04:00 |
confirmation_controller.ex
|
Replace Pow with generated Phoenix auth (#10)
|
2020-07-28 16:56:26 -04:00 |
conversation_controller.ex
|
add missing rate limit
|
2020-07-21 10:50:33 -04:00 |
dnp_entry_controller.ex
|
fixes #123, block DNP creation without linked tag
|
2020-05-28 18:46:52 -04:00 |
duplicate_report_controller.ex
|
more careful checking of parameter values, fixes #75
|
2020-04-05 11:56:53 -04:00 |
filter_controller.ex
|
copy and customize filters
|
2020-01-11 14:24:30 -05:00 |
fingerprint_profile_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
forum_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
gallery_controller.ex
|
use elastic multi search API for specific pages
|
2020-08-23 16:53:25 -04:00 |
image_controller.ex
|
separate search definition building from search execution
|
2020-08-23 15:47:42 -04:00 |
ip_profile_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
notification_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
page_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
password_controller.ex
|
Replace Pow with generated Phoenix auth (#10)
|
2020-07-28 16:56:26 -04:00 |
post_controller.ex
|
separate search definition building from search execution
|
2020-08-23 15:47:42 -04:00 |
profile_controller.ex
|
use elastic multi search API for specific pages
|
2020-08-23 16:53:25 -04:00 |
registration_controller.ex
|
Replace Pow with generated Phoenix auth (#10)
|
2020-07-28 16:56:26 -04:00 |
report_controller.ex
|
change max open reports to 3
|
2020-06-25 11:12:05 -04:00 |
search_controller.ex
|
separate search definition building from search execution
|
2020-08-23 15:47:42 -04:00 |
session_controller.ex
|
Replace Pow with generated Phoenix auth (#10)
|
2020-07-28 16:56:26 -04:00 |
setting_controller.ex
|
set samesite attribute to lax on all cookies to fix warnings
|
2020-05-26 17:37:49 -04:00 |
staff_controller.ex
|
mix format
|
2020-06-12 13:00:59 -04:00 |
tag_controller.ex
|
separate search definition building from search execution
|
2020-08-23 15:47:42 -04:00 |
topic_controller.ex
|
add missing rate limit
|
2020-07-21 10:50:33 -04:00 |
unlock_controller.ex
|
add button for mods to unlock account (derpibooru/philomena#173)
|
2020-09-05 22:53:55 -04:00 |