diff options
author | Jordan Bracco <href@random.sh> | 2022-12-20 02:19:42 +0000 |
---|---|---|
committer | Jordan Bracco <href@random.sh> | 2022-12-20 19:29:41 +0100 |
commit | 9958e90eb5eb5a2cc171c40860745e95a96bd429 (patch) | |
tree | b49cdb1d0041b9c0a81a14950d38c0203896f527 /lib/web | |
parent | Rename to Nola (diff) |
Actually do not prefix folders with nola_ refs T77
Diffstat (limited to '')
-rw-r--r-- | lib/web/channels/user_socket.ex (renamed from lib/nola_web/channels/user_socket.ex) | 0 | ||||
-rw-r--r-- | lib/web/components/component.ex (renamed from lib/nola_web/components/component.ex) | 0 | ||||
-rw-r--r-- | lib/web/components/event_component.ex (renamed from lib/nola_web/components/event_component.ex) | 0 | ||||
-rw-r--r-- | lib/web/components/message_component.ex (renamed from lib/nola_web/components/message_component.ex) | 0 | ||||
-rw-r--r-- | lib/web/context_plug.ex (renamed from lib/nola_web/context_plug.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/alcoolog_controller.ex (renamed from lib/nola_web/controllers/alcoolog_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/gpt_controller.ex (renamed from lib/nola_web/controllers/gpt_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/icecast_see_controller.ex (renamed from lib/nola_web/controllers/icecast_see_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/irc_auth_sse_controller.ex (renamed from lib/nola_web/controllers/irc_auth_sse_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/irc_controller.ex (renamed from lib/nola_web/controllers/irc_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/network_controller.ex (renamed from lib/nola_web/controllers/network_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/open_id_controller.ex (renamed from lib/nola_web/controllers/open_id_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/page_controller.ex (renamed from lib/nola_web/controllers/page_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/sms_controller.ex (renamed from lib/nola_web/controllers/sms_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/controllers/untappd_controller.ex (renamed from lib/nola_web/controllers/untappd_controller.ex) | 0 | ||||
-rw-r--r-- | lib/web/endpoint.ex (renamed from lib/nola_web/endpoint.ex) | 0 | ||||
-rw-r--r-- | lib/web/gettext.ex (renamed from lib/nola_web/gettext.ex) | 0 | ||||
-rw-r--r-- | lib/web/live/chat_live.ex (renamed from lib/nola_web/live/chat_live.ex) | 0 | ||||
-rw-r--r-- | lib/web/live/chat_live.html.heex (renamed from lib/nola_web/live/chat_live.html.heex) | 0 | ||||
-rw-r--r-- | lib/web/router.ex (renamed from lib/nola_web/router.ex) | 0 | ||||
-rw-r--r-- | lib/web/templates/alcoolog/auth.html.eex (renamed from lib/nola_web/templates/alcoolog/auth.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/alcoolog/index.html.eex (renamed from lib/nola_web/templates/alcoolog/index.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/alcoolog/user.html.eex (renamed from lib/nola_web/templates/alcoolog/user.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/irc/index.html.eex (renamed from lib/nola_web/templates/irc/index.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/irc/txt.html.eex (renamed from lib/nola_web/templates/irc/txt.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/irc/txts.html.eex (renamed from lib/nola_web/templates/irc/txts.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/layout/app.html.eex (renamed from lib/nola_web/templates/layout/app.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/layout/root.html.leex (renamed from lib/nola_web/templates/layout/root.html.leex) | 0 | ||||
-rw-r--r-- | lib/web/templates/network/index.html.eex (renamed from lib/nola_web/templates/network/index.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/open_id/error.html.eex (renamed from lib/nola_web/templates/open_id/error.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/page/api.html.eex (renamed from lib/nola_web/templates/page/api.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/page/index.html.eex (renamed from lib/nola_web/templates/page/index.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/page/irc.html.eex (renamed from lib/nola_web/templates/page/irc.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/page/user.html.eex (renamed from lib/nola_web/templates/page/user.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/templates/page/widget.html.eex (renamed from lib/nola_web/templates/page/widget.html.eex) | 0 | ||||
-rw-r--r-- | lib/web/views/alcoolog_view.ex (renamed from lib/nola_web/views/alcoolog_view.ex) | 0 | ||||
-rw-r--r-- | lib/web/views/error_helpers.ex (renamed from lib/nola_web/views/error_helpers.ex) | 0 | ||||
-rw-r--r-- | lib/web/views/error_view.ex (renamed from lib/nola_web/views/error_view.ex) | 0 | ||||
-rw-r--r-- | lib/web/views/irc_view.ex (renamed from lib/nola_web/views/irc_view.ex) | 0 | ||||
-rw-r--r-- | lib/web/views/layout_view.ex (renamed from lib/nola_web/views/layout_view.ex) | 0 | ||||
-rw-r--r-- | lib/web/views/network_view.ex (renamed from lib/nola_web/views/network_view.ex) | 0 | ||||
-rw-r--r-- | lib/web/views/open_id_view.ex (renamed from lib/nola_web/views/open_id_view.ex) | 0 | ||||
-rw-r--r-- | lib/web/views/page_view.ex (renamed from lib/nola_web/views/page_view.ex) | 0 | ||||
-rw-r--r-- | lib/web/web.ex (renamed from lib/nola_web/web.ex) | 0 |
44 files changed, 0 insertions, 0 deletions
diff --git a/lib/nola_web/channels/user_socket.ex b/lib/web/channels/user_socket.ex index eadd4e0..eadd4e0 100644 --- a/lib/nola_web/channels/user_socket.ex +++ b/lib/web/channels/user_socket.ex diff --git a/lib/nola_web/components/component.ex b/lib/web/components/component.ex index fff8263..fff8263 100644 --- a/lib/nola_web/components/component.ex +++ b/lib/web/components/component.ex diff --git a/lib/nola_web/components/event_component.ex b/lib/web/components/event_component.ex index 8af3c67..8af3c67 100644 --- a/lib/nola_web/components/event_component.ex +++ b/lib/web/components/event_component.ex diff --git a/lib/nola_web/components/message_component.ex b/lib/web/components/message_component.ex index 5d0386b..5d0386b 100644 --- a/lib/nola_web/components/message_component.ex +++ b/lib/web/components/message_component.ex diff --git a/lib/nola_web/context_plug.ex b/lib/web/context_plug.ex index ebededa..ebededa 100644 --- a/lib/nola_web/context_plug.ex +++ b/lib/web/context_plug.ex diff --git a/lib/nola_web/controllers/alcoolog_controller.ex b/lib/web/controllers/alcoolog_controller.ex index 3c812c5..3c812c5 100644 --- a/lib/nola_web/controllers/alcoolog_controller.ex +++ b/lib/web/controllers/alcoolog_controller.ex diff --git a/lib/nola_web/controllers/gpt_controller.ex b/lib/web/controllers/gpt_controller.ex index 810a875..810a875 100644 --- a/lib/nola_web/controllers/gpt_controller.ex +++ b/lib/web/controllers/gpt_controller.ex diff --git a/lib/nola_web/controllers/icecast_see_controller.ex b/lib/web/controllers/icecast_see_controller.ex index 877ad4e..877ad4e 100644 --- a/lib/nola_web/controllers/icecast_see_controller.ex +++ b/lib/web/controllers/icecast_see_controller.ex diff --git a/lib/nola_web/controllers/irc_auth_sse_controller.ex b/lib/web/controllers/irc_auth_sse_controller.ex index 62ee2b5..62ee2b5 100644 --- a/lib/nola_web/controllers/irc_auth_sse_controller.ex +++ b/lib/web/controllers/irc_auth_sse_controller.ex diff --git a/lib/nola_web/controllers/irc_controller.ex b/lib/web/controllers/irc_controller.ex index d6114e6..d6114e6 100644 --- a/lib/nola_web/controllers/irc_controller.ex +++ b/lib/web/controllers/irc_controller.ex diff --git a/lib/nola_web/controllers/network_controller.ex b/lib/web/controllers/network_controller.ex index 800294f..800294f 100644 --- a/lib/nola_web/controllers/network_controller.ex +++ b/lib/web/controllers/network_controller.ex diff --git a/lib/nola_web/controllers/open_id_controller.ex b/lib/web/controllers/open_id_controller.ex index d3fef5d..d3fef5d 100644 --- a/lib/nola_web/controllers/open_id_controller.ex +++ b/lib/web/controllers/open_id_controller.ex diff --git a/lib/nola_web/controllers/page_controller.ex b/lib/web/controllers/page_controller.ex index 2ac4d0a..2ac4d0a 100644 --- a/lib/nola_web/controllers/page_controller.ex +++ b/lib/web/controllers/page_controller.ex diff --git a/lib/nola_web/controllers/sms_controller.ex b/lib/web/controllers/sms_controller.ex index 0fffa23..0fffa23 100644 --- a/lib/nola_web/controllers/sms_controller.ex +++ b/lib/web/controllers/sms_controller.ex diff --git a/lib/nola_web/controllers/untappd_controller.ex b/lib/web/controllers/untappd_controller.ex index d3a540d..d3a540d 100644 --- a/lib/nola_web/controllers/untappd_controller.ex +++ b/lib/web/controllers/untappd_controller.ex diff --git a/lib/nola_web/endpoint.ex b/lib/web/endpoint.ex index a401f54..a401f54 100644 --- a/lib/nola_web/endpoint.ex +++ b/lib/web/endpoint.ex diff --git a/lib/nola_web/gettext.ex b/lib/web/gettext.ex index a43cb0d..a43cb0d 100644 --- a/lib/nola_web/gettext.ex +++ b/lib/web/gettext.ex diff --git a/lib/nola_web/live/chat_live.ex b/lib/web/live/chat_live.ex index 678ea36..678ea36 100644 --- a/lib/nola_web/live/chat_live.ex +++ b/lib/web/live/chat_live.ex diff --git a/lib/nola_web/live/chat_live.html.heex b/lib/web/live/chat_live.html.heex index 29cd6a1..29cd6a1 100644 --- a/lib/nola_web/live/chat_live.html.heex +++ b/lib/web/live/chat_live.html.heex diff --git a/lib/nola_web/router.ex b/lib/web/router.ex index 5658fda..5658fda 100644 --- a/lib/nola_web/router.ex +++ b/lib/web/router.ex diff --git a/lib/nola_web/templates/alcoolog/auth.html.eex b/lib/web/templates/alcoolog/auth.html.eex index 6e5cedc..6e5cedc 100644 --- a/lib/nola_web/templates/alcoolog/auth.html.eex +++ b/lib/web/templates/alcoolog/auth.html.eex diff --git a/lib/nola_web/templates/alcoolog/index.html.eex b/lib/web/templates/alcoolog/index.html.eex index 5a5423a..5a5423a 100644 --- a/lib/nola_web/templates/alcoolog/index.html.eex +++ b/lib/web/templates/alcoolog/index.html.eex diff --git a/lib/nola_web/templates/alcoolog/user.html.eex b/lib/web/templates/alcoolog/user.html.eex index d7f716b..d7f716b 100644 --- a/lib/nola_web/templates/alcoolog/user.html.eex +++ b/lib/web/templates/alcoolog/user.html.eex diff --git a/lib/nola_web/templates/irc/index.html.eex b/lib/web/templates/irc/index.html.eex index 182624d..182624d 100644 --- a/lib/nola_web/templates/irc/index.html.eex +++ b/lib/web/templates/irc/index.html.eex diff --git a/lib/nola_web/templates/irc/txt.html.eex b/lib/web/templates/irc/txt.html.eex index fd4ea00..fd4ea00 100644 --- a/lib/nola_web/templates/irc/txt.html.eex +++ b/lib/web/templates/irc/txt.html.eex diff --git a/lib/nola_web/templates/irc/txts.html.eex b/lib/web/templates/irc/txts.html.eex index aff0c5d..aff0c5d 100644 --- a/lib/nola_web/templates/irc/txts.html.eex +++ b/lib/web/templates/irc/txts.html.eex diff --git a/lib/nola_web/templates/layout/app.html.eex b/lib/web/templates/layout/app.html.eex index c774369..c774369 100644 --- a/lib/nola_web/templates/layout/app.html.eex +++ b/lib/web/templates/layout/app.html.eex diff --git a/lib/nola_web/templates/layout/root.html.leex b/lib/web/templates/layout/root.html.leex index 6a48506..6a48506 100644 --- a/lib/nola_web/templates/layout/root.html.leex +++ b/lib/web/templates/layout/root.html.leex diff --git a/lib/nola_web/templates/network/index.html.eex b/lib/web/templates/network/index.html.eex index fc024dd..fc024dd 100644 --- a/lib/nola_web/templates/network/index.html.eex +++ b/lib/web/templates/network/index.html.eex diff --git a/lib/nola_web/templates/open_id/error.html.eex b/lib/web/templates/open_id/error.html.eex index d1b35b9..d1b35b9 100644 --- a/lib/nola_web/templates/open_id/error.html.eex +++ b/lib/web/templates/open_id/error.html.eex diff --git a/lib/nola_web/templates/page/api.html.eex b/lib/web/templates/page/api.html.eex index 03dfa6b..03dfa6b 100644 --- a/lib/nola_web/templates/page/api.html.eex +++ b/lib/web/templates/page/api.html.eex diff --git a/lib/nola_web/templates/page/index.html.eex b/lib/web/templates/page/index.html.eex index 1b8519a..1b8519a 100644 --- a/lib/nola_web/templates/page/index.html.eex +++ b/lib/web/templates/page/index.html.eex diff --git a/lib/nola_web/templates/page/irc.html.eex b/lib/web/templates/page/irc.html.eex index f6598ee..f6598ee 100644 --- a/lib/nola_web/templates/page/irc.html.eex +++ b/lib/web/templates/page/irc.html.eex diff --git a/lib/nola_web/templates/page/user.html.eex b/lib/web/templates/page/user.html.eex index de9f718..de9f718 100644 --- a/lib/nola_web/templates/page/user.html.eex +++ b/lib/web/templates/page/user.html.eex diff --git a/lib/nola_web/templates/page/widget.html.eex b/lib/web/templates/page/widget.html.eex index 65853b3..65853b3 100644 --- a/lib/nola_web/templates/page/widget.html.eex +++ b/lib/web/templates/page/widget.html.eex diff --git a/lib/nola_web/views/alcoolog_view.ex b/lib/web/views/alcoolog_view.ex index ad52472..ad52472 100644 --- a/lib/nola_web/views/alcoolog_view.ex +++ b/lib/web/views/alcoolog_view.ex diff --git a/lib/nola_web/views/error_helpers.ex b/lib/web/views/error_helpers.ex index 25214bd..25214bd 100644 --- a/lib/nola_web/views/error_helpers.ex +++ b/lib/web/views/error_helpers.ex diff --git a/lib/nola_web/views/error_view.ex b/lib/web/views/error_view.ex index 5cad939..5cad939 100644 --- a/lib/nola_web/views/error_view.ex +++ b/lib/web/views/error_view.ex diff --git a/lib/nola_web/views/irc_view.ex b/lib/web/views/irc_view.ex index 331d91f..331d91f 100644 --- a/lib/nola_web/views/irc_view.ex +++ b/lib/web/views/irc_view.ex diff --git a/lib/nola_web/views/layout_view.ex b/lib/web/views/layout_view.ex index 2bffc6f..2bffc6f 100644 --- a/lib/nola_web/views/layout_view.ex +++ b/lib/web/views/layout_view.ex diff --git a/lib/nola_web/views/network_view.ex b/lib/web/views/network_view.ex index 7a24db1..7a24db1 100644 --- a/lib/nola_web/views/network_view.ex +++ b/lib/web/views/network_view.ex diff --git a/lib/nola_web/views/open_id_view.ex b/lib/web/views/open_id_view.ex index bd8089b..bd8089b 100644 --- a/lib/nola_web/views/open_id_view.ex +++ b/lib/web/views/open_id_view.ex diff --git a/lib/nola_web/views/page_view.ex b/lib/web/views/page_view.ex index 1bfaadd..1bfaadd 100644 --- a/lib/nola_web/views/page_view.ex +++ b/lib/web/views/page_view.ex diff --git a/lib/nola_web/web.ex b/lib/web/web.ex index 906e961..906e961 100644 --- a/lib/nola_web/web.ex +++ b/lib/web/web.ex |