Gabriel Augendre
|
6e50ce3293
|
Make reading speed user-configurable
|
2022-07-17 19:35:24 -07:00 |
|
James Loh
|
78f6bbe93d
|
Add ability to change entry sort order in the UI
|
2021-09-09 19:59:12 -07:00 |
|
Frédéric Guillot
|
51fb9495ad
|
Improve large feed deletion
First patch to avoid the app hanging when deleting large feeds
|
2021-03-16 22:22:50 -07:00 |
|
1pav
|
0d935a863f
|
Make web app display mode configurable
The change is visible after reinstalling the web app.
It's not compatible with all browsers.
See https://developer.mozilla.org/en-US/docs/Web/Manifest/display
|
2021-02-28 13:29:51 -08:00 |
|
Frédéric Guillot
|
e45cc2d2aa
|
Refactor user validation
Validate each user field for creation/modification via API and web UI
|
2021-01-03 21:36:35 -08:00 |
|
Frédéric Guillot
|
d3cfa6396d
|
Improve user mass delete
|
2020-12-22 21:02:10 -08:00 |
|
Frédéric Guillot
|
7be9f5989e
|
Use a SQL transaction when creating users
|
2020-12-22 15:47:35 -08:00 |
|
Frédéric Guillot
|
83f3ccab0e
|
Remove extra column from users table (HSTORE field)
Migrated key/value pairs to specific columns.
|
2020-12-21 21:35:03 -08:00 |
|
Philipp Rempe
|
7da72cf89a
|
Add setting for swipe gesture on entries on mobile
|
2020-10-04 17:45:18 -07:00 |
|
Frédéric Guillot
|
c394a61a4e
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
|
Frédéric Guillot
|
8fb71366f8
|
API: Delete users asynchronously
Deleting large users might lock the tables in the hosted offering
|
2020-07-28 20:39:10 -07:00 |
|
Maxime Bailleul
|
ee5a8a05c9
|
Add reading time for entries
|
2020-07-16 19:47:41 -07:00 |
|
logan
|
5f266319a3
|
Add option to change the number of entries per page (fixes #40)
|
2020-07-08 20:14:31 -07:00 |
|
Frédéric Guillot
|
f52f00abcf
|
Fix regression: the entire hstore field is replaced when updating settings
|
2020-06-16 20:02:13 -07:00 |
|
Frédéric Guillot
|
eb8d8e84f2
|
Updating custom css field should also happen when updating the password
Bug introduced in PR #627
|
2020-04-25 20:26:02 -07:00 |
|
Alex McGrath
|
7accdc4416
|
Add the ability to use custom css
|
2020-04-22 20:53:09 -07:00 |
|
Frédéric Guillot
|
25cc0d2447
|
Add per-application API Keys
|
2020-03-01 18:22:45 -08:00 |
|
Frédéric Guillot
|
7b995044b4
|
Make sure to remove integration settings when removing a user
|
2019-11-17 23:11:59 -08:00 |
|
Frédéric Guillot
|
d3883126bf
|
Improve storage module
|
2019-10-29 22:59:00 -07:00 |
|
Frédéric Guillot
|
0dff432337
|
Remove debug timer from most storage functions
|
2019-04-28 20:21:31 -07:00 |
|
Frédéric Guillot
|
4295a86e55
|
Add option to enable/disable keyboard shortcuts
|
2019-04-28 18:35:58 -07:00 |
|
Frédéric Guillot
|
778346b0b0
|
Simplify feed fetcher
- Add browser package to handle HTTP errors
- Reduce code duplication
|
2018-10-14 21:43:48 -07:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
b166ceaea7
|
Avoid people to unlink their OAuth2 account without having a local password
|
2018-04-29 17:04:43 -07:00 |
|
Frédéric Guillot
|
609c57332e
|
Show last login and session creation date in current timezone
|
2018-03-04 17:04:31 -08:00 |
|
Frédéric Guillot
|
953d0a2dc0
|
Support localized feed errors generated by background workers
|
2018-02-27 21:08:32 -08:00 |
|
Frédéric Guillot
|
c39f2e1a8d
|
Rename helper packages
|
2018-01-02 19:15:08 -08:00 |
|
Frédéric Guillot
|
747e3edab3
|
Make sure username are always lowercase
|
2017-12-29 14:55:16 -08:00 |
|
Frédéric Guillot
|
0f053b07a5
|
Improve user API responses
|
2017-12-29 13:53:02 -08:00 |
|
Frédéric Guillot
|
d5b8f2fb88
|
Improve API
|
2017-12-24 18:04:34 -08:00 |
|
Frédéric Guillot
|
e031dad1e7
|
Fill login form on failed sign in
|
2017-12-22 16:30:17 -08:00 |
|
Frédéric Guillot
|
1d8193b892
|
Add logger
|
2017-12-15 18:55:57 -08:00 |
|
Frédéric Guillot
|
84d912c979
|
Rewrite imports
|
2017-12-12 21:48:13 -08:00 |
|
Frédéric Guillot
|
2356ddad28
|
Add Pinboard integration
|
2017-12-02 19:32:14 -08:00 |
|
Frédéric Guillot
|
2f1367a8d4
|
Make entries sorting configurable
|
2017-12-02 17:04:01 -08:00 |
|
Frédéric Guillot
|
bb8e61c7c5
|
Make sure golint pass on the code base
|
2017-11-27 21:40:05 -08:00 |
|
Frédéric Guillot
|
142e8b3e0c
|
Add first integration test
|
2017-11-25 10:44:48 -08:00 |
|
Frédéric Guillot
|
747da03e4c
|
Improve OAuth2 integration
|
2017-11-24 16:09:10 -08:00 |
|
Frédéric Guillot
|
cc6d272eb7
|
Add OAuth2 authentication
|
2017-11-22 22:22:33 -08:00 |
|
Frédéric Guillot
|
8ffb773f43
|
First commit
|
2017-11-19 22:01:46 -08:00 |
|