Commit Graph
54 Commits
Author SHA1 Message Date
junv 2bbc30e48d Add frontend search input 2024-10-13 11:51:55 +11:00
junv 04c7ce0d1f Update logging setting 2024-10-08 23:21:31 +11:00
junv 82ebe42e76 Update language translation 2024-10-08 23:15:47 +11:00
junv df82b0340a Record url changes history 2024-10-08 23:09:29 +11:00
junv 9283d5d08c Remove ck 2024-10-05 20:12:12 +10:00
junv b921927fdc Bug fix 2024-10-05 20:01:17 +10:00
junv d16f5e4704 Update style 2024-10-05 19:50:12 +10:00
junv f5370340d1 Update style of deleting a link 2024-10-05 19:45:53 +10:00
junv 289c6e36ae Update link list page 2024-10-05 19:43:49 +10:00
junv 014236a722 Update style of custom link page 2024-10-05 19:39:15 +10:00
junv a4357ac92a Showing up link type 2024-10-05 18:13:05 +10:00
junv 60bfcf2017 Update logic of editing links 2024-10-05 17:58:20 +10:00
junv 7cbeeb90f6 Add logic to create custom link 2024-10-05 17:48:28 +10:00
junv 58b4c4910c Handle alias uppercase and convert them to lower case 2024-10-05 14:29:32 +10:00
junv 12f6241428 Make search result responive to enter key 2024-10-02 20:04:37 +10:00
junv 14831d067d Update logic to handle - and _ between words 2024-10-02 19:46:36 +10:00
junv d07fcceefe Update logic of creating and updating links and do not allow any special characters 2024-10-02 19:27:10 +10:00
junv 8caffe82c8 Add export rest API 2024-09-18 20:37:57 +10:00
junv af551899e0 Update link style 2024-09-09 16:15:49 +10:00
junv 5cbecbab37 Update style 2024-09-09 15:56:52 +10:00
junv 77ca4d8c9c Update search result 2024-09-09 14:57:11 +10:00
junv 93aa982874 Update CSRF_TRUSTED_ORIGINS 2024-09-09 14:41:54 +10:00
junv c235f9cba7 Add ingress of go an go.junv.cc 2024-09-09 14:35:16 +10:00
junv e59bcb810c Change to use menu 2024-09-09 14:32:07 +10:00
junv de3972001d Update search 2024-09-09 14:31:16 +10:00
junv e7f4f58444 UI change 2024-09-09 14:22:57 +10:00
junv 69b7a136b8 Update 2024-09-08 23:57:31 +10:00
junv e24732377d Update 2024-09-08 23:53:20 +10:00
junv 20a53c56b8 Update settings.py 2024-09-08 23:49:22 +10:00
junv 0ab13fff65 fix csrf 2024-09-08 23:46:48 +10:00
junv 989c7e7f10 fix static 2024-09-08 23:40:18 +10:00
junv 7e748abbbf Add init container 2024-09-08 23:24:04 +10:00
junv b0b4d4ed46 Update allow hosts 2024-09-08 23:19:32 +10:00
junv f5efbf3786 Add moew docker tags 2024-09-08 23:15:40 +10:00
junvandGitHub 0a01f4a51d Merge pull request #2 from wahyd4/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 20.1.0 to 22.0.0
2024-09-08 23:06:15 +10:00
junvandGitHub a6a0f89229 Merge pull request #1 from wahyd4/dependabot/pip/django-5.0.8
Bump django from 5.0.1 to 5.0.8
2024-09-08 23:06:06 +10:00
dependabot[bot]andGitHub f1c003132b Bump django from 5.0.1 to 5.0.8
Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.1...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 13:05:17 +00:00
dependabot[bot]andGitHub 6ee97de2c7 Bump gunicorn from 20.1.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 13:04:57 +00:00
junv 2964e992ee Update docker related stuff 2024-09-08 23:03:58 +10:00
junv 9b4a371a6a Update workflow 2024-09-08 22:22:50 +10:00
junv 92d68bdd35 Update k8s deployment yaml 2024-09-08 22:17:44 +10:00
junv b12f614d7f Add github action 2024-09-08 22:02:35 +10:00
junv ecbef12eef Add hot links 2024-09-08 21:56:47 +10:00
junv e8f8a1300d Add import and export tool 2024-09-08 20:57:57 +10:00
junv 10956c32dc Add standalone search page 2024-09-08 20:34:31 +10:00
junv 2007232aea Add docker image 2024-09-08 19:46:41 +10:00
junv cd848fe6aa Update search UI 2024-09-08 19:32:37 +10:00
junv dac257587a UI change 2024-09-08 19:18:53 +10:00
junv 3a424fb971 Add tailwind css 2024-09-08 19:12:15 +10:00
junv a348aa849a UI 2024-09-08 18:53:37 +10:00