summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/web.ex
AgeCommit message (Expand)Author
2020-10-13more files renamingsAlexander Strizhakov
2020-04-30Refactoring of :if_func / :unless_func plug options (general availability). A...Ivan Tashkinov
2020-04-23[#2409] Fixed before-action callback results persistence.Ivan Tashkinov
2020-04-22Fixed OAuth restrictions for :api routes. Made auth info dropped for :api rou...Ivan Tashkinov
2020-04-21Automatic checks of authentication / instance publicity. Definition of missin...Ivan Tashkinov
2020-04-17[#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks w...Ivan Tashkinov
2020-04-15[#2349] Made :skip_plug/2 prevent plug from being executed even if explicitly...Ivan Tashkinov
2020-04-06Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug...Ivan Tashkinov
2020-03-03Update CopyrightsMark Felder
2019-09-10Revert "Parallelize template rendering"rinpatch
2019-08-15Parallelize template renderingrinpatch
2019-08-14Nicer formatting for safe_render errorsrinpatch
2019-07-10Add translation helpersEgor Kislitsyn
2019-02-28Made auth customization be runtime-configurable.Ivan Tashkinov
2019-02-22Minor setting name adjustment (:app_template -> :app_layout).Ivan Tashkinov
2019-02-21Auth customization support.Ivan Tashkinov
2019-02-09de-group import/sHaelwenn (lanodan) Monnier
2019-02-09StashHaelwenn (lanodan) Monnier
2019-01-27Views: wrap activity rendering in a rescuehref
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-03-30Format the code.lain
2017-05-05Merge branch 'develop' into dtluna/pleroma-refactor/1Roger Braun
2017-05-03Attachment parsing, better magic key fetching.Roger Braun
2017-04-27Refactor code to comply with credo suggestionsdtluna
2017-04-17Add basic webfinger.Roger Braun
2017-03-30Add port if specified.Roger Braun
2017-03-17Phoenix skeletonRoger Braun