AsafGartner
  • Joined on 2021-12-04
AsafGartner pushed to master at hmn/hmn 2022-08-09 10:02:34 +00:00
319b1a05b9 Delete snippets when banning and prevent banned users from logging in
822a489c09 Don't center file links in snippets.
b62954ba37 Remove discord link for showcase items when not relevant
Compare 3 commits »
AsafGartner pushed to jam-2022 at hmn/hmn 2022-08-06 23:03:29 +00:00
97ed892ce3 Added snippets to admin approval queue
AsafGartner pushed to jam-2022 at hmn/hmn 2022-08-06 22:13:11 +00:00
4c1daae5e1 Fixed pre-line issue in chrome
b995df4533 Added cancel button for snippet edit
dc94262bfb Snippets edited on a project page can't be disassociated from that
841264de0f Fix element focus issue on project creation.
Compare 4 commits »
AsafGartner closed pull request hmn/hmn#85 2022-08-06 02:22:27 +00:00
Snippet creation and editing on the website.
AsafGartner pushed to jam-2022 at hmn/hmn 2022-08-06 02:19:34 +00:00
d2f44f8e5f No jam snippets if no jam projects!
AsafGartner pushed to jam-2022 at hmn/hmn 2022-08-06 02:00:39 +00:00
a9b0606b79 Use new snippet-project association for jam index showcase
89b1e48e69 Code review
87a146dfa8 Fetch jam snippets by project id
efc7d76cb7 Snippet creation and editing
Compare 4 commits »
AsafGartner pushed to snippet_edit at hmn/hmn 2022-08-05 21:50:58 +00:00
a9b0606b79 Use new snippet-project association for jam index showcase
89b1e48e69 Code review
87a146dfa8 Fetch jam snippets by project id
efc7d76cb7 Snippet creation and editing
41c2b6e111 Make slightly more prettier
Compare 6 commits »
AsafGartner commented on pull request hmn/hmn#85 2022-08-05 21:39:05 +00:00
Snippet creation and editing on the website.

Since I'm setting the timeout from the function argument, I don't think it would be a good idea to have the client on the package level, but I bumped it one function up so that it can be used for…

AsafGartner commented on pull request hmn/hmn#85 2022-08-05 21:37:30 +00:00
Snippet creation and editing on the website.

FindAllSubmatch returns a byte array, so I would need to cast somewhere anyway.

AsafGartner commented on pull request hmn/hmn#85 2022-08-05 21:34:53 +00:00
Snippet creation and editing on the website.

It's only an issue with RSS and hand-written JSON (and the only use case for this template function is RSS), so probably not worth handling it on the input side?
If we do, we would also need to…

AsafGartner commented on pull request hmn/hmn#85 2022-08-05 05:04:37 +00:00
Snippet creation and editing on the website.

One time.

AsafGartner created pull request hmn/hmn#85 2022-08-05 04:21:22 +00:00
Snippet creation and editing on the website.
AsafGartner created branch snippet_edit in hmn/hmn 2022-08-05 04:19:58 +00:00
AsafGartner pushed to snippet_edit at hmn/hmn 2022-08-05 04:19:58 +00:00
ea1e753d6b Fetch jam snippets by project id
e67f66ab16 Snippet creation and editing
Compare 2 commits »
AsafGartner closed issue hmn/hmn#79 2022-08-02 02:27:14 +00:00
Test
AsafGartner commented on issue hmn/hmn#79 2022-08-02 02:26:23 +00:00
Test
AsafGartner opened issue hmn/hmn#79 2022-08-02 02:25:37 +00:00
Test
AsafGartner opened issue hmn/hmn#72 2022-07-23 08:55:39 +00:00
Unify the way we handle embeds
AsafGartner pushed to master at hmn/hmn 2022-07-14 00:47:06 +00:00
d01731f4cd Fixed showcase issue
AsafGartner pushed to live at hmn/hmn 2022-07-14 00:45:34 +00:00
d01731f4cd Fixed showcase issue