dependabot[bot]
|
73070a081e
|
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /assets
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-27 16:11:34 +00:00 |
|
|
0fa93a70a5
|
fix(native): correct rustler version and feature for the latest erl versions
Signed-off-by: Sphericalkat <amolele@gmail.com>
|
2023-06-27 21:40:40 +05:30 |
|
|
16e5ae9bec
|
fix(deps): fix lockfile conflicts
Signed-off-by: Sphericalkat <amolele@gmail.com>
|
2023-06-27 21:03:37 +05:30 |
|
|
dd33c1eb64
|
Merge pull request #22 from SphericalKat/renovate/phoenix_live_view-0.x
|
2023-02-27 17:08:02 +05:30 |
|
|
f408734070
|
Merge pull request #24 from SphericalKat/renovate/actions-checkout-3.x
|
2023-02-27 17:07:44 +05:30 |
|
|
6163a43127
|
fix: *sigh*
|
2023-02-27 16:56:22 +05:30 |
|
|
fee202137c
|
fix: unpin alpine, use latest everywhere
|
2023-02-27 16:53:04 +05:30 |
|
|
edbee59f23
|
fix: pin elixir upstream image
|
2023-02-27 16:46:01 +05:30 |
|
|
d5cf0cac2b
|
fix: pin elixir alpine image
|
2023-02-27 16:43:57 +05:30 |
|
renovate[bot]
|
10f907e9f9
|
chore(deps): update actions/checkout action to v3
|
2023-02-26 19:38:39 +00:00 |
|
renovate[bot]
|
8e309e5a6c
|
chore(deps): update dependency phoenix_live_view to ~> 0.18.0
|
2023-02-26 15:19:29 +00:00 |
|
|
28af6df793
|
Merge pull request #13 from SphericalKat/renovate/configure
|
2023-02-26 14:01:10 +05:30 |
|
renovate[bot]
|
fb90029bc7
|
chore(deps): add renovate.json
|
2022-06-26 10:02:13 +00:00 |
|
|
54d5dd5c39
|
fix(api): add CORS plug to router
Signed-off-by: Amogh Lele <amolele@gmail.com>
|
2022-05-28 11:20:26 +05:30 |
|
|
4fcf5489da
|
fix(pastes): attempt getting a non-split version of the paste id
Signed-off-by: Amogh Lele <amolele@gmail.com>
|
2022-05-28 10:58:17 +05:30 |
|
|
94451e37d8
|
Merge pull request #12 from gargakshit/feature/title
feat: add support for custom page titles
|
2022-05-28 10:40:07 +05:30 |
|
|
97aa091b9a
|
Merge branch 'develop' into feature/title
|
2022-05-28 10:39:47 +05:30 |
|
|
106ae8398e
|
feat: implement custom URLs
Signed-off-by: Amogh Lele <amolele@gmail.com>
|
2022-05-28 10:29:47 +05:30 |
|
Amogh Lele
|
5a0995b991
|
fix(endpoint): increase parser limit to 10mb
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-23 16:44:51 +05:30 |
|
Amogh Lele
|
b76d005a22
|
ci(actions): set up automated deploys using github actions
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-23 09:22:27 +05:30 |
|
Amogh Lele
|
76c7bd4a34
|
feat: add meta tags for SEO and improved UX
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-23 09:02:39 +05:30 |
|
Amogh Lele
|
dbe75a5065
|
feat(shorten): improve ux by showing users what the shortened url is
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-21 16:21:02 +05:30 |
|
Amogh Lele
|
20a0b45954
|
feat(pastes): add REST routes to view and create pastes
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-07 00:04:59 +05:30 |
|
Amogh Lele
|
bf50e4264d
|
fix(config): enable ipv6 for fly databases
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-06 21:14:21 +05:30 |
|
Amogh Lele
|
82e4d19e6c
|
feat: set up deploys with fly
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-06 19:54:58 +05:30 |
|
Amogh Lele
|
f67e8cf6f9
|
chore(config): upgrade deprecated config modules
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-06 17:11:47 +05:30 |
|
Amogh Lele
|
dd609b5d84
|
chore(deps): update dependencies
Signed-off-by: Amogh Lele <amogh@dyte.io>
|
2022-05-06 16:55:57 +05:30 |
|
Akshit Garg
|
bec57794fa
|
feat: add paste id for showlink
|
2022-02-16 16:37:05 +05:30 |
|
Akshit Garg
|
5820652ac1
|
feat: add support for custom page titles
Also put the paste ID in the title for the show page
|
2022-02-16 16:30:30 +05:30 |
|
|
de365b36ad
|
chore(build): add image to push dependencies
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-12-08 23:12:17 +05:30 |
|
|
24a1a91824
|
refactor(footer): update repo url
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-12-08 22:35:26 +05:30 |
|
|
56852f43be
|
Merge github.com:SphericalKat/katbin-elixir into develop
|
2021-12-08 22:34:15 +05:30 |
|
Udo Kramer
|
b1d4455cb8
|
Tweak rust linker flags
|
2021-12-08 22:32:35 +05:30 |
|
TruncatedDinosour
|
33272ee23d
|
Fixed a typo
|
2021-12-08 22:31:29 +05:30 |
|
|
1ecb497199
|
fix(paste): prevent \r \n characters from interfering with url redirects
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-11-01 18:34:32 +05:30 |
|
|
ec4661fe44
|
fix(pastes): add stricter sanitization for markdown content
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-08 02:19:58 +05:30 |
|
|
8e6cbc647e
|
chore: remove leftover paste controller references
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-08 02:03:23 +05:30 |
|
|
3f424a41c1
|
chore: migrate to prod
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-08 01:56:42 +05:30 |
|
|
9b2da2dbf1
|
feat(ui): use custom scrollbars
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 09:10:54 +05:30 |
|
|
ae8cee8ccf
|
fix(build): don't purge used styles
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 09:06:08 +05:30 |
|
|
bca77b0ff6
|
refactor(markdown): improve styling
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 06:39:22 +05:30 |
|
|
8121ea2cf0
|
fix!(markdown): prevent html injection
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 06:20:50 +05:30 |
|
|
dd089f13f9
|
feat(pastes): add support for markdown
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 06:18:10 +05:30 |
|
|
1d0b8cc4d5
|
feat(pastes): allow form submission using Ctrl/Cmd + S
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 06:08:25 +05:30 |
|
|
8f4672b516
|
refactor(auth): use heex templates
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 05:58:00 +05:30 |
|
|
2ddccce85d
|
refactor(layout): use heex templates
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 05:54:37 +05:30 |
|
|
2fa19381dc
|
refactor(home): use heex templates
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 05:52:14 +05:30 |
|
|
9b18d5186d
|
refactor(paste): switch to heex templates
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 05:42:24 +05:30 |
|
|
8b7073145d
|
chore(deps): bump phoenix and other package versions
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-10-07 05:29:22 +05:30 |
|
|
b4eb5c7f2f
|
chore: add sample env file
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2021-09-16 23:50:58 +05:30 |
|