|
f1dda43e66
|
ui: Click off the identity menu to close it.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-11-09 14:52:54 -05:00 |
|
|
e139e952c0
|
ssb: Fix some spacing in the permissions dialog.
Build Tilde Friends / Build-All (push) Successful in 17m25s
|
2024-11-01 18:18:16 -04:00 |
|
|
4fe3c9a751
|
test: Verify that deleting apps actually does something.
|
2024-10-25 12:34:22 -04:00 |
|
|
8273277c91
|
editor: Fix in-browser prettification of html files.
|
2024-10-08 20:15:04 -04:00 |
|
|
9758844da3
|
editor: Fix visible whitespace toggle.
|
2024-10-08 19:56:58 -04:00 |
|
|
221f276c4b
|
Simplify stats sending.
Build Tilde Friends / Build-All (push) Successful in 6m16s
|
2024-07-24 12:15:05 -04:00 |
|
|
21cf503a59
|
Fix a navigation bar option I neglected to button-ify.
|
2024-06-23 11:47:12 -04:00 |
|
|
3630cdbfe0
|
Consolidate the acount/login navigation bar options to try to save some space on mobile.
|
2024-06-20 20:41:27 -04:00 |
|
|
e4b6c81024
|
No need to show your identity in the navigation bar if you have a name.
|
2024-06-06 18:51:40 -04:00 |
|
|
2eebfa9a7a
|
Make the websocket disconnect message not pop up a modal dialog so that it's less annoying when it happens in the normal course of events. #60
|
2024-05-27 20:35:40 -04:00 |
|
|
523c9c9ad2
|
Move mime type shenanigans from JS => C.
|
2024-05-15 19:25:48 -04:00 |
|
|
f79d7b35a4
|
Disallow creating accounts as a guest. #52
|
2024-05-14 12:41:17 -04:00 |
|
|
a947396bad
|
Prettier.
|
2024-04-24 19:23:13 -04:00 |
|
|
bd14168627
|
Don't pop up the error modal for connecting/status messages.
|
2024-04-18 12:46:06 -04:00 |
|
|
5448e773d8
|
Rejiggled error display.
|
2024-04-17 20:56:33 -04:00 |
|
|
d9ce569eb9
|
Add a thing to encourage editing your profile.
|
2024-04-17 17:21:44 +01:00 |
|
|
23b3c998bd
|
Re-CSS'd the identity dropdown.
|
2024-04-14 17:47:47 -04:00 |
|
|
96cb6f4b12
|
Make the issues app use the global id picker, fix jsonb issues, and fix the global id picker.
|
2024-04-14 13:47:28 +01:00 |
|
|
e2c0f82ec0
|
Size the identity picker a tad better.
|
2024-04-14 13:10:32 +01:00 |
|
|
dbf28c03e6
|
Let's get account names to the UI.
|
2024-04-13 21:51:18 -04:00 |
|
|
26165e30de
|
Fix -t auto.
|
2024-04-13 20:32:17 -04:00 |
|
|
c52331a23a
|
format/prettier
|
2024-04-13 20:07:39 -04:00 |
|
|
64bbd383de
|
Trying to make the navigation bar fit again with a new dropdown. Good grief, CSS.
|
2024-04-13 16:52:30 -04:00 |
|
|
8a9f53102b
|
Needs some color.
|
2024-04-13 13:33:57 -04:00 |
|
|
0412b97170
|
WIP managing a per-app current identity from the Tilde Friends navigation bar.
|
2024-04-13 13:22:59 -04:00 |
|
|
95d3090b9b
|
Fix the app permissions list missing its reset buttons.
|
2024-04-13 10:03:06 -04:00 |
|
|
9d09607013
|
Update CodeMirror.
|
2024-03-13 20:23:48 -04:00 |
|
|
60ada22674
|
Add a button to toggle visible whitespace for now. Not yet persisted.
|
2024-02-25 22:31:31 -05:00 |
|
|
d5267be38c
|
Run prettier.
|
2024-02-24 11:09:34 -05:00 |
|
|
8fa9d0e843
|
Revert "build: Add prettier to the project"
This reverts commit 41024ddb79 .
|
2024-02-23 10:35:39 +01:00 |
|
|
260706c172
|
chore: copy .prettierrc.yaml over to client.js
|
2024-02-22 21:31:15 +01:00 |
|
|
390668ec34
|
Merge branch 'master' into prettier
|
2024-02-22 21:23:39 +01:00 |
|
|
41024ddb79
|
build: Add prettier to the project
|
2024-02-22 15:36:45 +01:00 |
|
|
ce5ca1875b
|
doc: add JSDoc annotations in the core folder
start documenting a bit, mostly inconsequential changes
|
2024-02-19 19:12:42 +01:00 |
|
|
498d8b6520
|
Hook up prettier in the editor.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4854 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 18:53:21 +00:00 |
|
|
ed2d57fb4b
|
Serve core static files without leaving C.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4833 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-09 01:21:57 +00:00 |
|
|
af54b6483e
|
Some success exporting and importing apps on android.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4826 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-07 00:05:07 +00:00 |
|
|
542162c78a
|
One editor at a time.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4810 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-28 20:59:46 +00:00 |
|
|
49c831cb62
|
Fix seeding files for a new app.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4808 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-28 13:09:31 +00:00 |
|
|
44b5ba1a9a
|
Fix excessive scroll bars.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4790 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-24 03:11:49 +00:00 |
|
|
ad2b49b838
|
App import/export from the editor.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4786 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-21 23:56:36 +00:00 |
|
|
ab519342e8
|
Styling the files pane.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4785 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-20 16:05:00 +00:00 |
|
|
1f0b9012e3
|
Use some w3.css in the core HTML.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4784 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-19 02:32:55 +00:00 |
|
|
f72e8cbd91
|
CodeMirror 6.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4767 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-13 17:40:47 +00:00 |
|
|
4e5f9c86a8
|
Fix the app emoji button.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4734 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-06 15:47:14 +00:00 |
|
|
4c8eab2692
|
Set more button tooltips.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4731 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-03 23:52:05 +00:00 |
|
|
f3518b3d0f
|
Fix some broken tooltips.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4700 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-12-29 18:12:14 +00:00 |
|
|
06ea8d4781
|
Have jshint discourage 'var'.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4633 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-11-15 03:29:39 +00:00 |
|
|
566d00f0df
|
Put the native executable in the lib directory, to appease recent R^X requirements, and bump the Android target version back up to 34.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4572 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-10-22 18:52:20 +00:00 |
|
|
27ee73bb89
|
jshint.js -> jshint.min.js.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4548 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-10-19 19:46:48 +00:00 |
|