Commit Graph

248 Commits

Author SHA1 Message Date
Alicia Sykes f03b6c44a9
Merge pull request #34 from Lissy93/feature_status-indicators
Feature: Status Indicators (optional feature)
2021-06-14 20:59:09 +01:00
Alicia Sykes 62c79527f2 Gernal refactoring 2021-06-14 20:46:59 +01:00
Alicia Sykes bc77fbdb71 Updates documentation :) 2021-06-14 20:46:39 +01:00
Alicia Sykes 0b1f66b7b7 Adds an (optional) status check feature, plus some refactoring 2021-06-14 20:44:07 +01:00
Alicia Sykes 195d433f75 Added some docs about status checks 2021-06-14 20:43:02 +01:00
Alicia Sykes 1a64b54046 Wrote server functions for checking uptime 2021-06-14 20:42:02 +01:00
Alicia Sykes 6a59c24e39 Adds note about Authelia to auth docs 2021-06-14 20:02:04 +01:00
Alicia Sykes 6457fdfe24
Merge pull request #32 from Lissy93/feature_authentication
[FEATURE] Adds Authentication
2021-06-13 16:13:30 +01:00
Alicia Sykes 6720b30448 Updates authentication documentation 2021-06-13 14:18:00 +01:00
Alicia Sykes 47cc35da6b Writes docs for authentication 2021-06-13 14:04:28 +01:00
Alicia Sykes 25ee90b987 Adds functionality and supporting components for frontend authentication 2021-06-13 09:40:40 +01:00
Alicia Sykes 8665c6010d Adds new fields for user authentication 2021-06-13 09:39:44 +01:00
Alicia Sykes 8ecba77632
Delete cloudflare-deploy.yml 2021-06-12 16:31:36 +01:00
Alicia Sykes 2cf1c04b08 Merge branch 'master' of github.com:Lissy93/server-start-page 2021-06-12 16:26:34 +01:00
Alicia Sykes 9e9a1c7fe7 Updates the docs 2021-06-12 16:26:18 +01:00
Alicia Sykes 2c6799125f
Create cloudflare-deploy.yml 2021-06-12 13:42:14 +01:00
Alicia Sykes 7b9fd97433 Removes engine from packages.json, to fix Netlify build. Updates deployment docs 2021-06-12 12:40:18 +01:00
Alicia Sykes 0d00f073c2
Merge pull request #30 from Lissy93/feature_allow-html-in-footer
Enables the user to add raw HTML and inline CSS into the footer, Re: #28
2021-06-12 12:30:15 +01:00
Alicia Sykes 6476afbfa0 Enables the user to add raw HTML and inline CSS into the footer, Re: #28 2021-06-12 12:27:21 +01:00
Alicia Sykes 866f23d6ba
Merge pull request #29 from Lissy93/feature_support-cloud-services
Feature support cloud services
2021-06-11 21:39:48 +01:00
Alicia Sykes 94dc0e7fc6 Addressed a couple of small things 2021-06-11 21:35:36 +01:00
Alicia Sykes 089ac04f79 Adds support for Netlify 1-Click deployment, adds main script to package.json, updates name and adds docs 2021-06-11 21:28:27 +01:00
github-actions[bot] c2fc97a09a
chore: update contributors [skip ci] 2021-06-11 20:14:21 +00:00
Alicia Sykes 0006ee4cac
Merge pull request #27 from turnrye/panel-to-dashy
fix: update link in footer with new repo name
2021-06-11 21:14:04 +01:00
Alicia Sykes 28650b7e6d FIX: Port is not correctly read
Missing brackets in server.js (L15) was causing the port to not be read from ENV varaiable PORT correctly, effectively breaking deployment builds. Bloody JavaScript...
2021-06-11 20:42:32 +01:00
Ryan Turner 49188f40ac
fix: update link in footer with new repo name
The footer link to viewing the source code sends users to the wrong repository. This repo must've been named "panel" in a past life, but now it is "dashy". This resolves the issue.
2021-06-11 14:19:38 -05:00
Alicia Sykes a9018f137a Adds Heroku support 2021-06-11 19:51:07 +01:00
Alicia Sykes a43052e231 i like rockets 2021-06-11 19:50:32 +01:00
Alicia Sykes cd274e2884
Merge pull request #26 from Lissy93/improved-docker-deployments
Improved docker deployments
2021-06-11 17:40:58 +01:00
Alicia Sykes f6cecaf3bb Show splash screen while loading for first time 2021-06-11 17:18:07 +01:00
Alicia Sykes 506509fa04 Updates developing and contributing docs, and a small fix in material theme 2021-06-11 15:56:49 +01:00
Alicia Sykes d951b8cafa Adds git hook to check files prior to commit 2021-06-11 15:56:01 +01:00
Alicia Sykes dbc2fae6d6 Fixed lint errors caused by octal character, and added missing yaml dependency 2021-06-11 15:23:25 +01:00
Alicia Sykes a6ecb29734 Removed /public/item-icons - the user will add their own assets 2021-06-11 14:24:18 +01:00
Alicia Sykes c2ec36baab Adds PWD deploy link, credits external services, links to discussions tab 2021-06-11 14:02:42 +01:00
Alicia Sykes 50bbce450f Adds PWD 1-click deploy 2021-06-11 13:38:55 +01:00
Alicia Sykes dbfbcf3284 Implements docker container healthchecks 2021-06-10 19:46:46 +01:00
Alicia Sykes c08d0c6ff6 Adds: Keeping Docker container up-to-date, and Docker health-checks 2021-06-10 19:45:51 +01:00
Alicia Sykes fe69adddca Set up CI with Azure Pipelines
[skip ci]
2021-06-10 12:36:26 +01:00
Alicia Sykes 2b3e8f141d
Merge pull request #21 from Lissy93/bug-fix_small-issues
Bug fix small issues
2021-06-09 14:08:47 +01:00
Alicia Sykes aa88337ba2 Reverts config to the demo file 2021-06-09 14:04:37 +01:00
Alicia Sykes 1e8e54b1f9 Improves documentation, github templates and readme 2021-06-09 14:03:56 +01:00
Alicia Sykes 089ceb3e56 Show scrollbar on smaller screens 2021-06-09 14:03:32 +01:00
Alicia Sykes 7ab32686ba Adds note on small screens 2021-06-09 14:03:15 +01:00
Alicia Sykes 733794b57f Renames issue templates, adds missing fields 2021-06-09 12:37:51 +01:00
Alicia Sykes edb05e4f69 Merge branch 'master' of github.com:Lissy93/server-start-page into bug-fix_small-issues 2021-06-09 12:33:28 +01:00
Alicia Sykes e482a341a5
Merge pull request #20 from Lissy93/adds-issue-templates
Adds issue templates
2021-06-09 12:33:24 +01:00
Alicia Sykes d0fbcaea55
Adds a pull request template 2021-06-09 12:31:58 +01:00
Alicia Sykes 05a8e2a9c1
Removes some nothingness 2021-06-08 21:47:26 +01:00
Alicia Sykes 605094de2d Adds issue templates
Adds issue templates for:
- Bug reports
- Feature requests
- Questions
- Feedback
2021-06-08 21:46:49 +01:00