Commit Graph

86 Commits

Author SHA1 Message Date
Isaac
6ea9a3fb66
docs: fix codacy link 2024-03-03 20:35:34 +00:00
Isaac
89b94bc5ab
chore: BisectHosting 2024-01-20 02:08:27 +00:00
Isaac
544b789d74
Update README.md 2023-06-03 21:37:21 +01:00
Isaac
cc35f59a15
chore(readme): clean up 2023-05-30 00:29:22 +01:00
Isaac
3b18b3bef1
docs: update README [skip ci] 2023-02-22 22:39:44 +00:00
Isaac
2ba5415705
docs: update README 2023-02-18 20:08:04 +00:00
Isaac
b228229b74
docs: update README 2023-02-18 02:51:42 +00:00
Isaac
62ab89ad5c
docs: improve README 2023-02-18 02:46:51 +00:00
Isaac
3122633695
docs: improve README 2023-02-18 02:42:00 +00:00
Isaac
239e9e9f81
docs: improve README 2023-02-18 02:38:54 +00:00
Isaac
4049202ab2
docs: write an awesome README 2023-02-18 02:32:09 +00:00
Isaac
21fe838102
Update Weblate card
use project rather than component image
2023-02-08 14:20:31 +00:00
Isaac
0eb715cb1f
Update README.md 2023-02-03 16:41:19 +00:00
Isaac
a519dec257
Update README.md 2022-10-29 20:22:39 +01:00
Isaac
7eabce1a83
Add stats posting 2022-09-11 21:11:12 +01:00
Isaac
7dd1478de1
Update README.md 2022-09-08 00:54:32 +01:00
Isaac
98c6f7a445
fix http logging spam, and login loop 2022-09-07 22:15:46 +01:00
Isaac
f2d04993fb
Update README.md 2022-09-06 20:54:15 +01:00
Isaac
fdce924b22
Complete settings integration 2022-09-06 20:46:18 +01:00
Isaac
a190c1ac27
Finish pre-open checks, reduce database reads with more caching 2022-08-11 22:59:50 +01:00
Isaac
f419cbf967
Fix schema issues 2022-08-08 22:38:54 +01:00
Isaac
052c159157
start making things 2022-08-05 22:21:55 +01:00
Isaac
954681685a
Add move command 2022-08-02 21:29:44 +01:00
Isaac
b4618aac1b
Create commands 2022-08-02 21:13:32 +01:00
Isaac
3de9cd8c3a
Add support for SQLite and PostgreSQL. Also add/fix encryption...
...for a smaller number of fields
2022-07-23 01:44:03 +01:00
Isaac
3a9483dbfb
Remove CONFIG_PATH env var 2022-07-21 14:30:03 +01:00
Isaac
28f1e85759 More fixes 2022-07-18 21:53:17 +01:00
Isaac
97623f3203 Changes 2022-07-15 23:19:42 +01:00
Isaac
a1823a750e Add authentication 2022-05-06 21:17:53 +01:00
Isaac
11ec090ab6 Start on API 2022-05-06 00:01:19 +01:00
Isaac
e569642240 Start on database schema 2022-03-21 23:28:20 +00:00
Isaac
83e7ff6019 Reset for new version 2022-03-11 21:09:17 +00:00
Isaac
041603fd02
Update README.md 2022-01-23 13:49:28 +00:00
Isaac
58ab7043d6
Update README.md 2022-01-21 12:52:53 +00:00
Isaac
cf884b0c11
Add ProductHunt badge 2021-11-30 21:24:16 +00:00
Isaac
9bce287246
doc; update readme 2021-10-14 11:43:50 +01:00
Isaac
9bfee81157
doc: Add PebbleHost to README (#251)
* doc: add PebbleHost to README

* doc: reword

* doc: fix links
2021-10-12 16:43:17 +01:00
Isaac
0fcaace8ca
Update README.md 2021-10-06 21:09:20 +01:00
Isaac
3370aa263a
doc: update readme 2021-09-24 20:18:36 +01:00
Isaac
602dfdce7b
doc: update weblate badge 2021-09-24 19:45:12 +01:00
Isaac
95f76716ed
feat: #206 convert to interactions (buttons and application commands) (#238)
* feat: make command handler slash command-ready

Only `help` and `settings` commands work so far

* feat(commands): finish new settings command

* fix(settings): convert `roles` and `ping` to an array

* fix(commands): make `add` a slash command

* fix(commands): make `blacklist` a slash command

* fix(commands): remove URLs from `help` command

* Add weblate badge and overview image

* Update sponsors

* sqlite things

* imrpovements

* update eslint rules

* (⚠ untested) close command

* fix: default locale for getting command option names

* Update README.md

* Update README.md

* Update README.md

* update new command to slash commands and fix close command

* fixes and improvements

* fix: closing a ticket when the creator has left

* Revert "fix: closing a ticket when the creator has left"

This reverts commit afc40ae17077782e344fd8cee03a089966c2347e.

* fix: closing a ticket when the creator has left

* fix: localisation issues in settings command

* fix: delete category channel

* New button and select panels + updated message panels

Includes new options for panel embed message image and thumbnail

Co-Authored-By: Puneet Gopinath <baalkrshna@gmail.com>
Co-Authored-By: thevisuales <6569806+thevisuales@users.noreply.github.com>

* Finish converting to buttons, added close button

Co-Authored-By: Puneet Gopinath <baalkrshna@gmail.com>
Co-Authored-By: thevisuales <6569806+thevisuales@users.noreply.github.com>

* fully convert to slash commands

* re-add "... has created a ticket" message

* locales

* fix add and remove commands

* fix remove command

* fix stats command

* eslint

Co-authored-by: Puneet Gopinath <baalkrshna@gmail.com>
Co-authored-by: thevisuales <6569806+thevisuales@users.noreply.github.com>
2021-09-24 15:32:36 +01:00
Isaac
7370c4b28d
Update README.md 2021-08-13 21:42:10 +01:00
Isaac
84eebeff57
Update image links
- Replace ancient Discord image with my own
- Replace ImageKit url for the logo with img.eartharoid.me
2021-08-13 00:09:42 +01:00
Isaac
461d535102
Database improvements 2021-05-30 20:39:14 +01:00
Isaac
4d26141c96
Fix URLs 2021-05-29 18:03:26 +01:00
Isaac
32f43ac18f
Linting 2021-05-22 00:04:18 +01:00
Isaac
8a99732d80
Added close command, bug fixes and improvements 2021-05-15 23:06:31 +01:00
Isaac
b904a4ad3d things 2021-03-15 21:12:58 +00:00
Isaac
3ce51e02b1 Update GitHub links 2021-03-03 10:57:28 +00:00
Isaac
ddba4e2482
Update website url 2021-02-26 16:07:20 +00:00