Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
elixire
Browse files
Apr 11, 2025
fetch: add comment note on cache-control
· f8244d10
luna
authored
Apr 11, 2025
f8244d10
fetch: try to set cache-control as a last resort
· 19b15ed0
luna
authored
Apr 11, 2025
19b15ed0
fetch: fix file links not working with discord when using query
· c446bcfe
luna
authored
Apr 11, 2025
c446bcfe
fetch: add Vary to discordbot responses as well
· e17e86c9
luna
authored
Apr 11, 2025
e17e86c9
fetch: attempt to fix cf's overeager caching
· ee6f04bd
luna
authored
Apr 11, 2025
ee6f04bd
Apr 04, 2025
fix USERNAME_RECOVERY_TEMPLATE
· b9426fbf
luna
authored
Apr 04, 2025
b9426fbf
Jan 03, 2025
support image/jxl on config
· 2b4a27af
luna
authored
Jan 03, 2025
2b4a27af
Dec 23, 2024
fix retry count return value
· 9cba614f
luna
authored
Dec 22, 2024
9cba614f
Merge branch 'increase-filename-search-space' into 'master'
· 45f87305
ave
authored
Dec 23, 2024
45f87305
increase max shortname len, randomize paranoid length
· 2b4b102c
luna
authored
Dec 22, 2024
2b4b102c
Dec 09, 2024
fix missing import
· a78a51b7
luna
authored
Dec 08, 2024
a78a51b7
fix PASSWORD_RESET email template
· b1e1b419
luna
authored
Dec 08, 2024
b1e1b419
Jul 09, 2024
add validations for given upload domain id
· 7c7513b5
luna
authored
Jul 09, 2024
7c7513b5
May 15, 2024
Merge branch 'common-email-interface' into 'master'
· a8bbc683
luna
authored
May 15, 2024
a8bbc683
remove unecessary space
· c2d56259
luna
authored
May 14, 2024
c2d56259
Apr 14, 2024
add future TODO notes
· 32dbe17f
luna
authored
Apr 14, 2024
32dbe17f
fix typo
· 28dc520e
luna
authored
Apr 14, 2024
28dc520e
rename uid_from_email -> uid_from_email_token
· e34a5f93
luna
authored
Apr 14, 2024
e34a5f93
remove trailing whitespace
· e27fdc82
luna
authored
Apr 14, 2024
e27fdc82
remove send_user_email and activate_email_send
· f8c274ba
luna
authored
Apr 14, 2024
f8c274ba
remove fmt_email from admin broadcast
· 31792ece
luna
authored
Apr 14, 2024
31792ece
use email manager on audit log
· 7e3c6907
luna
authored
Apr 14, 2024
7e3c6907
migrate to email manager for account activation
· 20b24f88
luna
authored
Apr 14, 2024
20b24f88
use email manager on admin broadcast
· 6b42c9e7
luna
authored
Apr 14, 2024
6b42c9e7
make datadump use EmailManager.send_to_user
· c99b70ba
luna
authored
Apr 14, 2024
c99b70ba
let EmailManager send emails without templates
· 01cebd2a
luna
authored
Apr 14, 2024
01cebd2a
remove send_email
· 9d0b067e
luna
authored
Apr 14, 2024
9d0b067e
fix typo
· ce99e39b
luna
authored
Apr 13, 2024
ce99e39b
fix mock of send_email
· 04ae5651
luna
authored
Apr 13, 2024
04ae5651
move api.common.email code into api.common.email.manager
· 53dbcec5
luna
authored
Apr 13, 2024
53dbcec5
Apr 13, 2024
start drafting new email interface
· ea22d3b4
luna
authored
Apr 13, 2024
ea22d3b4
ensure frontend paths are part of the respective frontend folder
· a0215acd
luna
authored
Apr 13, 2024
a0215acd
refactor check_domain into get_basic_domain_info
· 72a2587b
luna
authored
Apr 13, 2024
72a2587b
add schema for delete file
· 81f877cf
luna
authored
Apr 13, 2024
81f877cf
Apr 01, 2024
update frontend
· 5e7cf52e
luna
authored
Apr 01, 2024
5e7cf52e
Mar 23, 2024
update frontend submodule
· 774a91f4
luna
authored
Mar 23, 2024
774a91f4
Merge branch 'discord-regex-discriminators' into 'master'
· f899e900
luna
authored
Mar 23, 2024
f899e900
update DISCORD_REGEX for pomelo usernames
· 7e78062c
luna
authored
Mar 23, 2024
7e78062c
remove discriminator from DISCORD_REGEX
· 1f426234
luna
authored
Mar 23, 2024
1f426234
Mar 21, 2024
fix activate_email_send inserting the token twice
· 99bf92df
luna
authored
Mar 21, 2024
99bf92df
Loading