Commit Graph

212 Commits

Author SHA1 Message Date
Alicia Sykes e4c5fff066 📝 Updates icon docs, includes emoji feature 2021-07-03 17:13:11 +01:00
Alicia Sykes d99f56b913 📝 Shortens readme, and adds contribute links to showcase 2021-06-28 22:54:52 +01:00
Alicia Sykes 382f86edf0 📝 Creates showcase page 2021-06-26 16:44:25 +01:00
Alicia Sykes 4e7ca20700 📝 Documents opening methods in readme 2021-06-25 14:43:01 +01:00
Alicia Sykes 29f50139ca 📝 Documents opening methods in readme 2021-06-25 14:05:28 +01:00
Alicia Sykes 701ecb4707
📝 Updates badges on readme 2021-06-23 21:46:41 +01:00
Alicia Sykes 4a2c996dd2 📝 Updates badges on readme 2021-06-23 21:36:18 +01:00
Alicia Sykes 5d42d83c63 📝 Adds commands, status indicator interval and license tldr to reamde 2021-06-22 22:32:59 +01:00
Alicia Sykes fd9d6c9805
📝 Neatens icon docs in Readme 2021-06-21 19:48:30 +01:00
Alicia Sykes 659d2c7a26 📝 Writes docs for new icon features 2021-06-21 19:31:47 +01:00
Alicia Sykes fcfb1624d4 📝 Updates docs, including new configuration changes 2021-06-21 13:09:52 +01:00
Alicia Sykes ca3d171e47
Deletes author info from readme 2021-06-18 13:48:21 +01:00
Alicia Sykes f3bee653a0 Small docs updates 2021-06-15 14:21:37 +01:00
Alicia Sykes bc77fbdb71 Updates documentation :) 2021-06-14 20:46:39 +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 9e9a1c7fe7 Updates the docs 2021-06-12 16:26:18 +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
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 1e8e54b1f9 Improves documentation, github templates and readme 2021-06-09 14:03:56 +01:00
Alicia Sykes 5ef1ee5921
Added contributor chart 2021-06-07 22:24:38 +01:00
Alicia Sykes 61c2cc0b54 Greatly shortens the readme 2021-06-07 21:37:32 +01:00
Alicia Sykes 0f7bdec996 Final touches to the schema validator and JSON editor 2021-06-06 17:40:28 +01:00
Alicia Sykes 7d5a99d9d3 Calls config validator when serve starts, and adds documentation in readme 2021-06-05 20:21:15 +01:00
Alicia Sykes 10cc57afa0 Adds docker-compose file, updates readme, and fixes formating in server.js 2021-06-05 12:48:42 +01:00
Alicia Sykes 35bf27ee36 Adds license to package.json, updates Docker docs 2021-06-04 20:16:54 +01:00
Alicia Sykes ba247f7f9f Small changes to docs 2021-06-03 21:39:24 +01:00
Alicia Sykes fca9162f02 Adds option for a section to have an icon 2021-06-02 19:06:28 +01:00
Alicia Sykes 35289df0d9 Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
Alicia Sykes fdde53588e Adds custom CSS functionality 2021-05-31 15:17:54 +01:00
Alicia Sykes 10ec99d742 Lets the user specify number of items per row, fixes #7
Ussage: Under `displayData` for a given section, specify `layout: grid`, and then to set the number of horizontal items, use `itemCountX: 3`. You can also set `itemCountY` for number of items vertically, but this can be infered automatically if left blank.
2021-05-31 13:25:29 +01:00
Alicia Sykes 5b729cfbdd Finished of cloud backup and restore feature 2021-05-24 20:46:58 +01:00
Alicia Sykes 14787a97e3
Updates MIT, and specify license of dependencies 2021-05-20 19:01:52 +01:00
Alicia Sykes ce851b2f0c Shows toast on success, and other UX improvments 2021-05-17 19:38:18 +01:00
Alicia Sykes 8064a46b39 Adds menu to Config popup, adds delete and download functionality 2021-05-17 18:53:35 +01:00
Alicia Sykes 88a3ae9c3a Adds JSON editor component in config modal 2021-05-16 20:03:12 +01:00
Alicia Sykes 0e9aef3f30 Displays a tab view in the config modal, with raw YAML for downloading 2021-05-16 18:29:30 +01:00
Alicia Sykes b44707ab3c Adds option for custom background image and footer 2021-05-04 19:43:42 +01:00
Alicia Sykes 2831391ad4 Shows more specific message when there are no results 2021-05-04 19:01:18 +01:00
Alicia Sykes 212b4d6184
Update README.md 2021-05-04 18:26:48 +01:00
Alicia Sykes e82ad05d81
Update README.md 2021-05-04 18:25:24 +01:00
Alicia Sykes 410124ec5f
Update README.md 2021-05-04 16:02:41 +01:00
Alicia Sykes 3a27a5b0d8 Adds link to demo config, adds screenshot 2021-05-04 16:00:45 +01:00
Alicia Sykes 3aba7f23da Adds additional safeguards for edge cases, and improves theme coverage 2021-05-04 14:49:25 +01:00
Alicia Sykes ec91f8a7a9
Centers badges 2021-05-02 15:57:43 +01:00
Alicia Sykes 5e10cb2140 Removes animation on colorful theme, and updates initial config 2021-05-02 15:50:31 +01:00
Alicia Sykes c6f8a629f6 Things and Stuff 2021-05-02 13:52:30 +01:00
Alicia Sykes 5a2bb22207 Updates docs 2021-04-20 18:26:14 +01:00
Alicia Sykes a06b73ded6 �� Updates docs 2021-04-20 17:26:36 +01:00
Alicia Sykes bd138bed56 Adds GIF to readme 2021-04-18 15:07:13 +01:00
Alicia Sykes 375ab032cd Adds itemSize property 2021-04-18 13:57:20 +01:00
Alicia Sykes 78ebcbfa0a Adds icon documentation to readme 2021-04-17 21:11:10 +01:00
Alicia Sykes d861cf0590 Started writing Readme 2021-04-17 20:19:29 +01:00
Alicia Sykes acec8ad5d3 V1 2021-04-17 19:42:48 +01:00
Alicia Sykes 564b8dba64 Updates Readme 2021-03-09 16:25:58 +00:00
Alicia Sykes de15dbe72f Updates Readme 2021-03-09 16:24:52 +00:00
Alicia Sykes 95b3b84b04 Added some emjoieieieies 2019-10-13 01:00:31 +01:00
Alicia Sykes 7dce801cf0 Demo gif 2019-10-13 00:34:39 +01:00
Alicia Sykes c678ca0ef2 I wrote a readme 2019-10-13 00:33:11 +01:00
Alicia Sykes cbd0d714be init 2019-07-19 15:07:26 +01:00