Alex Ling
|
4645582f5d
|
Bump version to v0.18.1
|
2021-01-11 05:29:28 +00:00 |
|
Alex Ling
|
ac9c51dd33
|
Remove non-existing #root from css selectors (#142)
|
2021-01-11 05:28:44 +00:00 |
|
Alex Ling
|
4a7439a1ea
|
Merge branch 'dev' of https://github.com/hkalexling/Mango into dev
|
2021-01-09 06:40:49 +00:00 |
|
Alex Ling
|
00e19399d7
|
Check login is disabled before accessing default username
|
2021-01-09 06:35:26 +00:00 |
|
Simon
|
bae8220e75
|
Added post helper function
|
2021-01-08 21:17:58 +01:00 |
|
Alex Ling
|
0cc5e1626b
|
Fix broken buttons on download manager page
|
2021-01-08 11:38:51 +00:00 |
|
Alex Ling
|
da0ca665a6
|
Mark entry as read when exiting reader at the end
|
2021-01-08 11:38:25 +00:00 |
|
Alex Ling
|
a91cf21aa9
|
Bump version to v0.18.0
|
2021-01-07 16:27:22 +00:00 |
|
Alex Ling
|
39b2636711
|
Sort tags in title
|
2021-01-07 16:21:23 +00:00 |
|
Alex Ling
|
2618d8412b
|
Update the API doc to include margin in dimensions
|
2021-01-07 16:06:43 +00:00 |
|
Simon
|
60134dc364
|
Formatting
|
2021-01-06 17:44:02 +01:00 |
|
Simon
|
aa70752244
|
Moved margin value to the dimensions API
|
2021-01-06 17:30:55 +01:00 |
|
Simon
|
e086bec9da
|
Added adjustable page gaps via config
|
2021-01-06 15:27:48 +01:00 |
|
Alex Ling
|
dcdcf29114
|
Sort tags on the tags page
|
2021-01-05 07:34:31 +00:00 |
|
Alex Ling
|
c5c73ddff3
|
Rewrite download-manager.js
|
2021-01-01 09:19:16 +00:00 |
|
Alex Ling
|
f18ee4284f
|
Rewrite admin.js with Alpine component
|
2021-01-01 09:04:53 +00:00 |
|
Alex Ling
|
0fbc11386e
|
Fix broken "Exit Reader" button
|
2021-01-01 09:04:18 +00:00 |
|
Alex Ling
|
a68282b4bf
|
Rewrite reader.js with a reusable alpine function
|
2020-12-31 16:21:00 +00:00 |
|
Alex Ling
|
e64908ad06
|
Remove the outdated styleModal call
|
2020-12-31 14:08:14 +00:00 |
|
Alex Ling
|
af0913df64
|
Dynamic HTML title
|
2020-12-31 14:08:14 +00:00 |
|
Alex Ling
|
5685dd1cc5
|
Use tallboy to draw CLI table
|
2020-12-30 16:44:23 +00:00 |
|
Alex Ling
|
af2fd2a66a
|
Remove the Context and Router classes
|
2020-12-30 15:58:51 +00:00 |
|
Alex Ling
|
db2a51a26b
|
Clean up library classes
|
2020-12-30 15:23:38 +00:00 |
|
Alex Ling
|
93f745aecb
|
Only admins can add or delete tags
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
981a1f0226
|
Add /tags to nav bar
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
8188456788
|
Finish tagging
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
1eace2c64c
|
Add the /tags/:tag page
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
b05ed57762
|
Add API endpoints for tags
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
0f1d1099f6
|
Add unique constraint to tags and error handling
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
40a24f4247
|
Add tags to the web UI
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
a6862e86d4
|
Update alpine
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
bfc1b697bd
|
Add tag related methods for Title
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
276f62cb76
|
Update DB for tags
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
45a81ad5f6
|
Display the entries and sub-titles count
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
ce88acb9e5
|
Simplify the request_path_startswith helper method
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
bd34b803f1
|
Tokens take precedence over default user setting
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
85ad38c321
|
Allow disable login
|
2020-12-28 16:13:51 +00:00 |
|
Alex Ling
|
b6a204f5bd
|
Escape illegal filename characters in Windows
|
2020-12-28 15:20:09 +00:00 |
|
Alex Ling
|
f7b8e2d852
|
Bump version to v0.17.1
|
2020-12-27 09:46:14 +00:00 |
|
Alex Ling
|
ec5256dabd
|
Improve batch mark UX (#97)
|
2020-12-27 09:42:06 +00:00 |
|
Alex Ling
|
96949905b9
|
Cache entry display names
This improves the title page load time (#116)
|
2020-12-26 09:32:03 +00:00 |
|
Alex Ling
|
7a7cb78f82
|
Check bool environment variables are "1" or "true"
|
2020-12-26 07:11:10 +00:00 |
|
Alex Ling
|
8931ba8c43
|
Bump version to 0.17.0
|
2020-12-26 04:02:58 +00:00 |
|
Alex Ling
|
d50981c151
|
Fix typos
|
2020-12-26 04:01:57 +00:00 |
|
Alex Ling
|
df4deb1415
|
Allow proxy with authentication
|
2020-12-22 02:32:07 +00:00 |
|
Alex Ling
|
aa5e999ed4
|
Allow users to disable SSL verification
|
2020-12-21 06:04:26 +00:00 |
|
Alex Ling
|
84d4b0c529
|
Switch to redoc and update API description
|
2020-12-21 06:04:26 +00:00 |
|
Alex Ling
|
d3e5691478
|
Add overall description of the API
|
2020-12-14 15:20:50 +00:00 |
|
Alex Ling
|
1f795889a9
|
Move the entry download route to API
|
2020-12-14 13:03:23 +00:00 |
|
Alex Ling
|
d33b45233a
|
Use the correct verbs in the API
|
2020-12-14 12:49:56 +00:00 |
|