phanpy/src/pages
Lim Chee Aun 1727475336 Reduce more code for scrolling logic
- Move from sessionStorage to in-memory for statuses cache
- Remove userInitiated, it's getting hard to differentiate between user-initiated and non-user-initiated. Probably better done from the route side instead of only stuck to this component's state
2023-01-10 01:31:38 +08:00
..
home.jsx Finally DRY this saving status code 2023-01-09 19:11:34 +08:00
login.css Beautify log in page a little 2022-12-21 01:04:04 +08:00
login.jsx Don't store instances list inside JS bundle 2023-01-01 21:02:06 +08:00
notifications.css Beautify notifications slightly 2023-01-02 14:42:28 +08:00
notifications.jsx Perf fixes 2023-01-07 20:26:23 +08:00
settings.css Fix missing border 2022-12-30 20:39:27 +08:00
settings.jsx Might as well make my own link open up the Account modal 2023-01-07 21:43:56 +08:00
status.css Add a nice pointer 2022-12-29 11:47:10 +08:00
status.jsx Reduce more code for scrolling logic 2023-01-10 01:31:38 +08:00
welcome.css Different gradient for welcome 2023-01-01 17:19:07 +08:00
welcome.jsx Have fun with welcome page 2022-12-20 00:16:45 +08:00