Commit Graph

65 Commits

Author SHA1 Message Date
Luck
226b309df1 Update readme 2025-08-27 21:55:46 +01:00
Luck
366013f44d Update default API URL 2025-08-25 10:25:22 +01:00
Ahmed Waleed
335c418c54 Add option for query id routing (#31) 2025-06-29 10:47:24 +01:00
Luck
69208e06c1 Make about modal scrollable 2025-06-21 21:45:44 +01:00
Luck
86e380a5f6 Hide about modal by default 2025-06-20 08:38:03 +01:00
Luck
791fa3e469 Add custom about page and TOS 2025-06-20 08:35:23 +01:00
Isaac - The456
24025642f4 Add option to wrap text (#20) 2025-03-15 13:36:29 +00:00
Luck
5b2ca9bd19 Convert to Vite project 2025-01-05 12:02:59 +00:00
mudkip
b31aea56e4 Add Catppuccin theme (#17) 2025-01-05 10:58:31 +00:00
Luck
6bf06ab651 Upgrade dependencies 2024-12-08 22:11:46 +00:00
Matouš Kučera
8936a95ef9 Unified and context diff syntax highlighting (#26) 2024-11-26 23:29:27 +00:00
Duro
60c15956b8 Add lua highlighting (#21) 2024-09-22 08:13:05 +01:00
dvelo
542b0fbde9 Add C and Swift as valid languages (#23) 2024-09-22 08:12:10 +01:00
Luck
fb40855a9a update dependencies 2024-08-24 11:33:15 +01:00
Luck
776a1c5def Add log language highlighting 2023-12-22 21:58:35 +00:00
Luck
5ceca3068e Fix broken css 2023-12-11 22:16:55 +00:00
Luck
b489e1c1c1 Upgrade dependencies 2023-12-03 11:29:57 +00:00
Luck
52a0fbf6a9 Add some more themes 2023-05-08 21:18:58 +01:00
Luck
af1ba9c2b4 Fix new/reset button 2023-01-08 20:33:17 +00:00
Luck
042bace2c6 Convert to typescript 2022-11-06 22:46:13 +00:00
Luck
d4547586db Update dependencies 2022-06-06 21:20:52 +01:00
Luck
fb1dbd75d4 Read-only mode only if content is loaded 2022-04-03 19:47:30 +01:00
Luck
98b880773e re-add contextmenu, add google search action 2022-01-28 00:56:50 +00:00
Luck
565fcbe630 disable context menu 2022-01-27 23:58:50 +00:00
Luck
657e72c561 readonly set dom property 2022-01-27 23:58:38 +00:00
Luck
c2eec06861 fix typo 2022-01-27 23:35:11 +00:00
Luck
ed7f8e5bdd set readonly on mobile devices 2022-01-27 23:26:16 +00:00
Luck
7d54be07d9 update readme 2022-01-18 21:06:12 +00:00
Luck
7c69980837 fix indentation detection 2022-01-09 20:37:39 +00:00
Luck
b4690bf89d disable typescript validation 2022-01-08 22:59:01 +00:00
Luck
65be041f77 auto scroll to selected line 2022-01-08 22:01:01 +00:00
Luck
ccbcd9182d add placeholder text 2022-01-08 19:19:32 +00:00
lucko
ed64391a51 Update to use the Monaco editor (#7) 2022-01-08 19:10:27 +00:00
Luck
a0b2db024b scrollbar theme 2021-12-12 20:02:44 +00:00
Luck
506a130dc8 rename themes 2021-11-14 21:10:54 +00:00
Luck
b74b7526b6 Add 'darker' theme 2021-10-28 22:42:03 +01:00
Luck
dc09fd8845 Improve language selection 2021-10-28 21:05:35 +01:00
Luck
c6824094c3 Docker 2021-10-27 23:37:42 +01:00
Luck
7e26a769b9 clear url hash when selection is cleared 2021-08-20 23:41:57 +01:00
Luck
34655d04bc automagically scroll to the selected line on load 2021-08-20 22:56:15 +01:00
Luck
a613659371 update prism 2021-07-30 14:07:31 +01:00
Luck
6ebafbfaf9 refactor reduce func to prevent stack overflows 2021-05-21 17:37:56 +01:00
Luck
ca32d749ed fix highlight url hash ordering 2021-05-21 13:57:36 +01:00
Luck
63053c276e split using regex supporting both crlf and lf types 2021-05-21 13:46:26 +01:00
Luck
7258088b56 line highlight functionality 2021-05-21 11:56:05 +01:00
Luck
25ab93c910 variable naming consistency 2021-05-20 16:19:23 +01:00
Luck
148c5b6f28 some more autocomplete magic 2021-05-20 16:17:54 +01:00
Luck
2e99fa9dab fix imports 2021-04-02 18:54:37 +01:00
Luck
3fb11c5a9a formatting 2021-04-02 13:07:06 +01:00
Ben Woo
9701bd6529 Ensure that dropdown is not cut off on even smaller displays. (#4) 2021-03-30 10:22:14 +01:00