summary refs log tree commit diff
path: root/util/scripts/migrate_db_engine.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-07Fix 404 URLLuna Alfien1-1/+1
2022-04-05New translations common.json (Hebrew)Samuel1-7/+7
2022-04-05User Notes (#707)Madeline3-5/+35
* Notes implementation. Bug: Client does not save note locally after uploading to server. Client does save after reloading page. Is this due to the response being sent by PUT? * I don't know why the client doesn't do optimistic UI updates with this, or any updates at all without reloading the page * Added USER_NOTE_UPDATE event, thanks @TheRealGeoDash2019 !
2022-04-04Revert "Make member.premium_since ISO8601 timestamp" (#710)Erkin Alp Güney1-3/+3
This reverts commit 093ae5558007031253b5dadb5a5be96dd265683d.
2022-04-03