f4ef1e319e
⬆️ Chore: Go get cascadia, html-to-markdown
/ Clone and Build (push) Has been cancelled
/ Push-Image (push) Has been cancelled
2024-07-02 14:29:58 -05:00
2e43323f18
💚 Chore: Improve Globbing for changed files
2024-07-02 14:29:16 -05:00
de4df4062c
⬆️ Chore: Update Bcrypt
2024-07-02 14:27:48 -05:00
270fed9c0c
⚗️ Chore: Improve logging message and test actions
2024-07-02 14:21:36 -05:00
25f759e407
💚 Fix: Set up Go
2024-07-02 14:20:06 -05:00
e32238ad4d
⬆️ Chore: Upgrade Dockerfile image versions
2024-07-02 14:14:03 -05:00
0f07fe7d58
💚 Fix: Use ACT image and use docker
2024-07-02 14:13:05 -05:00
2fd86a0094
⚡ ️ Chore: Make Notatio use docker machines to build
2024-07-02 00:41:11 -05:00
3c951ec014
📝 Docs: Update config text for reaching out
2024-06-30 01:13:42 -05:00
2bce8f84d3
📝 Docs: Remove unneeded question
2024-06-30 01:11:04 -05:00
482e3daf1b
📝 Docs: Add feature request template, update bug
2024-06-30 01:08:38 -05:00
e3a18eb876
📝 Docs: Add issue template
2024-06-30 00:56:23 -05:00
c2bbf42321
📝 Docs: Add Quadlets and small changes to README
...
Yay for Quadlets!
2024-06-30 00:46:43 -05:00
bd2eb8a93c
👷 Fix: Remove health check for OCI compliance
...
OCI images don't have health checks apparently
2024-06-30 00:09:36 -05:00
8a037a0c41
👷 Fix: Run builds on code modifications only
...
Now there will not be a new docker image for documentation updates.
2024-06-30 00:07:59 -05:00
b7895e0132
📝 Docs: Add Code of Conduct and Contribution Guide
...
Just a basic version, will edit as needed.
2024-06-29 23:39:23 -05:00
ff5f340d8c
🔥 Chore: Remove Jenkinsfile
...
The project no longer uses Jenkins, nor will it ever again
2024-06-28 16:42:07 -05:00
2db8edfe68
🏗️ Feature: Forgejo Actions Fifth Draft
2024-06-27 23:08:33 -05:00
d1c98f62d8
Revert " 🏗️ Feature: Forgejo Actions Fourth Draft"
...
This reverts commit 58b8e8df02
.
2024-06-27 23:07:10 -05:00
58b8e8df02
🏗️ Feature: Forgejo Actions Fourth Draft
2024-06-27 23:05:59 -05:00
b0f689414a
🏗️ Feature: Forgejo Actions Third Draft
2024-06-27 22:51:00 -05:00
b40db3c723
🏗️ Feature: Forgejo Actions Third Draft
2024-06-27 22:48:11 -05:00
b9ff984ce6
🏗️ Feature: Forgejo Actions Second Draft
2024-06-27 22:44:09 -05:00
a7de863973
🏗️ Feature: Forgejo Actions First Draft
...
I am unsure if this will fully work but it is progress
2024-06-27 22:37:50 -05:00
bbd2ad8722
✏️ Fix: Change Git Repo Links
...
The code is now hosted on git.musselman.dev
2024-06-27 15:50:23 -05:00
9c343bcc0b
🩹 Fix: Correct links to point to new repository
...
It was pointing to codeberg and not at the privacyquest forgejo instance
2024-06-27 10:26:21 -05:00
b643c93f4e
🙈 Chore: Clean up .gitignore
...
There were quite a few useless things in the file including cargo/rust related items
2024-06-26 13:07:43 -05:00
672c25777a
⚰️ Chore: Remove Trunk Linter
...
I no longer use Trunk, or VSCode in general, so these files need to go
2024-06-26 13:03:05 -05:00
b594df5d9f
🩹 Fix: Superfluous WriteHeader in Upload
...
Redirect was inside the for loop in UploadFile, moved it outside for loop. Also closed file after copy in place of defer keyword.
2024-06-26 12:49:20 -05:00
2457ee9836
🐛 Fix: Error handling code for the makeFolder
...
The previous code had a condition where it was using the wrong variable, thus was impossible to reach.
2024-06-26 11:49:09 -05:00
68eef8524c
🐛 Fix: Defer list.js script loading
...
Fixes #1 , the JavaScript ran before the DOM fully loaded.
2024-06-26 11:36:53 -05:00
d28ca728f9
🎨 Chore: Format list.js
2024-06-26 11:00:36 -05:00
4527be0328
♻️ Refactor: Remove unused variables
2024-06-26 10:33:47 -05:00
d687608ba8
♻️ Refactor: Remove unused variable in handleError
...
The LSP I use now caught that I never used this variable
2024-06-26 10:03:24 -05:00
3461144e69
📝 Docs: Update README spelling and project details
...
Remove spelling errors, add missing env variables, no longer in capstone
2024-06-26 09:55:27 -05:00
74bacfa0f0
Remove build status
2023-12-10 20:51:47 -06:00
21be0be896
Change HTTP routing for index and add new route for
...
About page rendering
2023-12-05 19:40:19 -06:00
88ea7a0046
Improve user experience and add about page
...
The home page was a bit busy for some so I have cleaned it up and moved its contents
to about.html
The code changes include the addition of an "about" page to enhance the
user experience and provide information about the application. This
helps users understand the purpose and features of the application,
making it more user-friendly. The "about" page contains a comparison
table of different text editors and highlights the unique features of
Notatio. These changes aim to improve usability and provide valuable
information to users.
2023-12-03 17:35:00 -06:00
6497dfae89
Try fix template modal
2023-11-30 12:16:20 -06:00
bcc9135851
Update templates with viewport meta tag
...
This addition helps ensure proper rendering and
responsiveness of the webpage across
different devices and screen sizes.
2023-11-30 03:23:38 -06:00
de49f8fbc7
Improve editor usability on phone
2023-11-30 03:12:04 -06:00
f2251dba22
Add Dark mode toggle
2023-11-30 02:40:55 -06:00
11b374743c
Take intial mode from prefers-color-scheme
2023-11-30 01:37:27 -06:00
2588ef9729
Add dark mode
2023-11-30 01:32:08 -06:00
bcd45d9006
Add link offset for files with underscores
2023-11-29 23:59:54 -06:00
0054cf8168
Remove debug text
2023-11-29 23:55:20 -06:00
9e04cd43b0
Move delete functio javascript back into html
...
The {{.Filename}} does not propogate to the javascript files
2023-11-29 23:50:13 -06:00
9ce0d02be7
Rework how form data is collected for signup
2023-11-29 23:30:12 -06:00
174655a07c
Disable button for a longer time
2023-11-29 21:10:57 -06:00
8e10778d8e
Make Signup Process work like login
2023-11-29 21:03:28 -06:00