Commit Graph

17 Commits

Author SHA1 Message Date
tecc
615041a927
feat: Add rudimentary debugging utilities
/debug: Added a /debug page that's only accessible if a fatal error in configuration has occurred.
settings: The settings page now includes a debugging section with similar content to the debug page. This still needs styling but is otherwise OK.
2022-11-18 17:22:30 +01:00
tecc
f1898cc133
refactor(style): The Big Reformat, part 2
reformat: All files have been reformatted.
2022-09-04 01:25:31 +02:00
tecc
2a71756817
Standardise UI font
~ Changed default sans font to Noto Sans, for consistency across devices.
  If Noto Sans is not available (although it is now included with Notea), it will fall back to the previous sans set.
2022-08-07 23:07:47 +02:00
tecc
ff2c606db2
The Big Reformat
~ Reformatted most project files to my preference
2022-08-07 22:55:36 +02:00
cinwell.li
eefceb13e1
refactor: use the editor to render the sharing page (#82) 2021-07-03 17:02:51 +08:00
liqingwei
0ef5e2f3df fix: style 2021-05-26 09:40:19 +08:00
liqingwei
f5f5082b4d fix: missing transparent 2021-05-26 09:40:19 +08:00
liqingwei
fa334feea5 chore: manually import some styles of tailwindcss 2021-05-26 09:40:19 +08:00
liqingwei
2a758d45fb feat: trash 2021-03-08 20:07:50 +08:00
liqingwei
ba143cb562 fix: dark mode 2021-03-04 22:43:03 +08:00
liqingwei
0a00a047ea feat: sidebar menu ui 2021-03-04 20:55:01 +08:00
liqingwei
733bfe493d feat: init search ui 2021-03-03 21:27:14 +08:00
liqingwei
5bcf2c97ed feat: dark ui 2021-02-21 19:02:46 +08:00
liqingwei
a6f2662ac3 feat: dark mode 2021-02-21 15:26:01 +08:00
liqingwei
3ae825bd8d feat: mobile ui 2021-02-21 14:34:22 +08:00
liqingwei
a5c4f997fb feat: 代码优化 2021-02-20 20:11:53 +08:00
liqingwei
3c3db9b825 feat: init ui 2021-02-15 17:59:00 +08:00