Commit Graph

58 Commits

Author SHA1 Message Date
alexsparkes 7bb48ebc8e fix: author loading before quote
- Make author div not load if quote is empty
- photoinformation taking too much of the screen
- more transitions and consistent transitions
- running prettier across all files

Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-11 22:57:07 +01:00
David Ralph 361fae7f25 feat: add work in progress 7.0 code
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-04-08 14:48:36 +01:00
David Ralph e0820c6b2a chore: release 6.0.5 2022-04-08 14:43:25 +01:00
David Ralph f58d74146d fix: icon fixes, react 18 support 2022-04-07 21:49:43 +01:00
Aksal faacd68e44
feat(translations): Add Indonesian translation (#254) 2022-04-07 09:10:20 +01:00
David Ralph 14d3589551 fix: create tab
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-28 20:00:22 +00:00
David Ralph 42f89b3fc3 chore: release 6.0, fix firefox bug 2021-11-17 22:10:07 +00:00
David Ralph bc8ef0d9f2 feat: new sliders, dropdowns, text inputs, update settings ui, fix language bug
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-10-12 22:18:47 +01:00
David Ralph 80a7b6a56c refactor: cleanup 2021-09-28 23:04:04 +01:00
David Ralph bc9f68e0c1 fix: first load not working 2021-09-23 15:56:41 +01:00
David Ralph 2049359a96 feat(translations): lazy load 2021-09-19 11:42:37 +01:00
David Ralph b0eeff1bf8 feat(translations): new translation system 2021-09-10 16:38:53 +01:00
David Ralph 06038a201e refactor: webpack alias imports 2021-08-28 15:34:12 +01:00
David Ralph 3ed2171a34 feat: keybinds (WIP) 2021-08-25 11:25:46 +01:00
David Ralph 30768053eb chore: remove umami, release 5.3.2 2021-08-23 15:33:09 +01:00
David Ralph 490f42a9ad style: codacy fixes 2021-08-21 11:11:00 +01:00
David Ralph 4f5233fab9 refactor: cleanup 2021-08-15 22:28:37 +01:00
David Ralph 39751736ca refactor: imports etc 2021-08-14 20:10:48 +01:00
David Ralph 401baa6653 fix: noscript message css, remove woff from build 2021-07-11 15:08:35 +01:00
David Ralph cf36ced2a7 feat: new welcome modal, refactor many things, various bug fixes, use material-ui v5 etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-07-02 21:29:33 +01:00
David Ralph 2dcaa5270d feat: locally store stats so users can see them (no ui yet) 2021-06-30 11:27:54 +01:00
David Ralph faace9012a feat: add experimental send event feature 2021-06-22 11:46:08 +01:00
David Ralph 90ebfeedc5 chore: release 5.1.1 2021-06-22 10:19:37 +01:00
David Ralph f7c39eeebb feat: add opt-in umami analytics (WIP) 2021-06-21 17:42:14 +01:00
David Ralph 84dad33548 style: code cleanup and about tab changes 2021-05-22 22:56:24 +01:00
David Ralph 9b9c2e74f6 feat: add photo information icon toggle option and optimise font 2021-05-09 16:37:28 +01:00
David Ralph 6e5b5dd77b fix: moving from 4.0 to 5.0 should now work 2021-04-16 19:09:56 +01:00
David Ralph fe4d17eff3 fix: translation fixes etc 2021-04-16 12:19:07 +01:00
David Ralph 1fb0af10a8 fix: widget order tab no longer shows disabled widgets, better font for Russian, add Baidu search engine etc 2021-04-13 14:18:42 +01:00
David Ralph b370de9ea3 feat: hot reload support for some widgets, css improvements on marketplace
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-12 18:55:02 +01:00
David Ralph fbc656f978 fix: many bug fixes and some performance improvements
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-11 15:53:11 +01:00
David Ralph 2f21b5b5c2 feat: finish quick links, start weather widget, bug fixes etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-09 14:44:18 +01:00
David Ralph 353fa85cba fix: various settings 2021-03-30 22:29:42 +01:00
David Ralph 214d06927e fix: languages and dark theme day picker 2021-03-23 20:01:37 +00:00
David Ralph b773f256a4 refactor: cleanup 2021-03-23 13:10:34 +00:00
David Ralph 2bf8e0cfbc refactor: Reduce bundle size, replace date picker and merge function, add widget order feature etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-21 17:45:34 +00:00
David Ralph ab7681f3d0 refactor: make modals like widgets 2021-03-20 12:55:20 +00:00
David Ralph 70756befa2 refactor: language cleanup and css fix
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-19 22:30:29 +00:00
Wessel Tip 67562c7297
style: make comments consistent by placing them on their own line 2021-03-17 15:41:50 +01:00
Wessel Tip 9981a28638
style: Unified spacing to 2 and add editor config 2021-03-17 14:01:53 +01:00
David Ralph c68228381b Finally stop using react-scripts 2021-01-17 18:07:26 +00:00
David Ralph 0a735384df refactor and fix some things 2021-01-16 18:39:03 +00:00
David Ralph 3fec08a492 more cleanup and fixes 2020-12-06 12:55:42 +00:00
David Ralph e1510e8277 cleanup 2020-11-05 16:01:31 +00:00
David Ralph c0cced4f5d Merge things 2020-11-03 19:15:28 +00:00
MrOnosa 492b3b6715 * Solved padding issue
* Solved margin and colour issue of text
* Addressed some small code-style tweaks that need doing as well before this can be merged
2020-10-30 19:36:40 -05:00
David Ralph b3195d0819 unfinished date feature 2020-10-29 16:05:28 +00:00
David Ralph 1647d3c520 Better font system 2020-10-27 12:02:41 +00:00
David Ralph 201e3382f4 Cleanup things and style custom background gradient
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2020-10-11 16:54:07 +01:00
David Ralph 91fefbf73c 4.0
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
Co-authored-by: Wessel Tip <discord@go2it.eu>
Co-authored-by: Isaac Saunders <contact@eartharoid.me>
2020-08-26 14:32:52 +01:00