Commit Graph

517 Commits

Author SHA1 Message Date
Alicia Sykes d99f56b913 📝 Shortens readme, and adds contribute links to showcase 2021-06-28 22:54:52 +01:00
Alicia Sykes 0aa17203be 🔥 Silences non-critical warnings in production 2021-06-28 22:43:55 +01:00
Alicia Sykes b065a54832 🔣 Adds new optional font-face, for cyberpunk 2021-06-28 22:42:29 +01:00
Alicia Sykes fe9f9f664a Improves the process for auto checking if Font-Awesome needed 2021-06-28 22:40:46 +01:00
Alicia Sykes 75fd1347ac 🎨 Extract variable for Footer and Search label 2021-06-28 22:39:40 +01:00
Alicia Sykes d71d980c1a 💄 2 new color themes, vapourwave and cyberpunk 2021-06-28 22:38:48 +01:00
Alicia Sykes f41b638a87 🎨 Brand new Large icon layout 2021-06-28 21:58:10 +01:00
Alicia Sykes 7d2f513b32
🔀 Merge pull request #72 from Lissy93/FEATURE_Custom-status-check-headers
[FEATURE] Custom status check headers and url
Fixes #35
2021-06-27 13:35:19 +01:00
Alicia Sykes 663602fc91 📝 Updates docs with new features for status checking header and url 2021-06-27 13:33:30 +01:00
Alicia Sykes b80b2f54b4 Re #35: Lets user specify custom headers and statusCheck url 2021-06-27 09:06:03 +01:00
Alicia Sykes c7f165273f 📝 Documents 2 new statusCheck properties 2021-06-27 09:05:05 +01:00
Alicia Sykes 623f67202e
🔀 Merge pull request #71 from Lissy93/BUG-FIX_login-timeout
Fixes #70 - Error on login when Remember Me is set to Never
2021-06-27 08:49:22 +01:00
Alicia Sykes dfd6bb9608 🐛 Re: #70 - Error on login form when remember me is set to never 2021-06-27 08:44:00 +01:00
Alicia Sykes 25bd214a19 :octocat: Adds showcase issue template 2021-06-26 17:03:39 +01:00
Alicia Sykes c4bcac524a
Merge pull request #68 from Lissy93/DOCS_Adds-showcase
Creates showcase page
2021-06-26 17:03:33 +01:00
Alicia Sykes 382f86edf0 📝 Creates showcase page 2021-06-26 16:44:25 +01:00
Alicia Sykes 369c6f10db 🗃️ Adds available themes to editor tip 2021-06-26 12:42:37 +01:00
Alicia Sykes f1ceb016a5
🔀 Merge pull request #66 from Lissy93/FEATURE_set-user-timeout
[FEATURE] Implements a 'Remember Me' dropdown to Login form
Fixes #64
2021-06-26 11:43:59 +01:00
Alicia Sykes ee5bb9c9a2 🔖 Version bump to 1.3.6 2021-06-26 11:42:20 +01:00
Alicia Sykes ebcd8c584f Re: #64 - Implements a 'Remember Me' dropdown in the Login form 2021-06-26 11:22:00 +01:00
Alicia Sykes 11e0abf4b8
🔀 Merge pull request #62 from Lissy93/FEATURE_context-menu
[FEATURE] Opening methods, and context menu
2021-06-25 14:53:24 +01:00
Alicia Sykes 407c4fa14b 🔖 Version 1.3.5, ready for release 2021-06-25 14:44:09 +01:00
Alicia Sykes 4e7ca20700 📝 Documents opening methods in readme 2021-06-25 14:43:01 +01:00
Alicia Sykes 015ef4951e 🎥 Adds a little video of the Workspace view 2021-06-25 14:08:12 +01:00
Alicia Sykes 29f50139ca 📝 Documents opening methods in readme 2021-06-25 14:05:28 +01:00
Alicia Sykes 97319cf051 💄 Adds workspace icon to opening method hover icon 2021-06-25 13:33:49 +01:00
Alicia Sykes 8a5656df0c 💄 Ensures context menu looks good across all themes 2021-06-25 13:28:01 +01:00
Alicia Sykes 26f3469de9 🗃️ Adds new attrinbute 'disableContextMenu' so user can turn off right-click feature 2021-06-25 13:27:07 +01:00
Alicia Sykes 9370f2d1df Adds launch app functionality in context menu 2021-06-25 13:25:08 +01:00
Alicia Sykes 8890703598 🚧 WIP: Implementing right-click context menu 2021-06-24 20:55:54 +01:00
Alicia Sykes ea2b371f8e 🍱 Adds icon asset for Workspace opening method 2021-06-24 20:55:03 +01:00
Alicia Sykes 46d01de512 💄 Adds supporting style variables for context menu, and documents 2021-06-24 20:54:07 +01:00
Alicia Sykes 318c2602a0 Writes a click-outside directive to trigger closing of context menu 2021-06-24 20:50:48 +01:00
Alicia Sykes c1a8f5c032 🔥 Removed unneeded prop 2021-06-24 20:46:30 +01:00
Alicia Sykes cc336e8872 Reference fonts locally, and documents 2021-06-24 14:41:42 +01:00
Alicia Sykes c3058df402 🍱 Adds local font assets. Removes the reliance on a CDN
Full credit to the typographers behind each of the fonts. Specifically: Matt McInerney, Christian Robertson, Haley Fiege, Peter Hull, Cyreal and the legendary Vernon Adams, RIP
2021-06-24 14:40:24 +01:00
Alicia Sykes b93638238e
🔀 Merge pull request #59 from Lissy93/BUG-FIX_41-tile-title-ui-issue
Fixes #41 - small UI issue on tile-title
2021-06-24 13:15:18 +01:00
Alicia Sykes f77cf4e478 🐛 Re #41: Fixes small UI issue on tile-title 2021-06-24 13:03:59 +01:00
Alicia Sykes 701ecb4707
📝 Updates badges on readme 2021-06-23 21:46:41 +01:00
Alicia Sykes e6da1c4028
🔀 Merge pull request #57 from Lissy93/REFACTOR_sw-improvments-and-docs
[REFACTOR] General small app improvements
- Fixes #55 - Favicon is now present :)
- Fixes #54 - Well, kinda, user can now disable SW
- Fixes #41 - Styling modifications mean the full title *(should)* now be visible for each item :)

Glad this is finally merged, it was a big one 😌
2021-06-23 21:40:29 +01:00
Alicia Sykes 4a2c996dd2 📝 Updates badges on readme 2021-06-23 21:36:18 +01:00
Alicia Sykes fd0107443a 🐛 Re: #41 No longer cuts title text on items 2021-06-23 16:30:42 +01:00
Alicia Sykes 7af784088f 🔥 Removed reference to stickey attribute, forgot to delete it earlier 2021-06-23 16:29:36 +01:00
Alicia Sykes fecfa1ede5 :octocat: Updates PR template 2021-06-23 15:56:22 +01:00
Alicia Sykes ba83fe0316 🔨 Improved build experience, with progress bar and completion notification 2021-06-23 15:34:18 +01:00
Alicia Sykes 4471243a15 🍱 New, more intuitive icons for layout options 2021-06-23 15:31:31 +01:00
Alicia Sykes d432e925b0 🩹 Fixed stickey footer, Chris Coyier to the rescue 2021-06-23 15:30:39 +01:00
Alicia Sykes 7be610f49c 🎨 Page title is now clickable, goes to homepage 2021-06-23 15:29:05 +01:00
Alicia Sykes 4e21e9cf47 Merge branch 'master' of github.com:Lissy93/server-start-page into REFACTOR_sw-improvments-and-docs 2021-06-23 14:56:04 +01:00
Alicia Sykes 25ef4755d8
👷 GH action for webpack stat reporting 2021-06-23 14:19:44 +01:00