Commit Graph

23 Commits

Author SHA1 Message Date
Mo Bitar
8c3271bcb3 fix: don't include full desktop path in deeplink redirect 2021-11-09 18:13:43 -06:00
Mo
e1e38c65db fix: add ability to subscribe without account (#722) 2021-11-05 10:09:46 -05:00
proletarius101
76a149c8ee merge web app manifests (#708)
Right now here are 2 web app manifests:
- public/favicon/site.webmanifest
- public/manifest.json

But only the 1st one is referred in the html

This commit
- merged them into public/site.webmanifest (according to https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Add_to_home_screen#manifest, it should be in the root, whereas the spec suggests the `.webmanifest` extension
- complete the required fields

It now passes the Lighthouse PWA manifest test in Chrome
2021-10-28 10:36:27 -05:00
Aman Harwara
53ec0d4742 feat: Add "Manage subscription" button to Subscription preferences (#705)
* feat: Add "Manage subscription" button to Subscription preferences

* Update app/assets/javascripts/preferences/panes/account/subscription/SubscriptionInformation.tsx

Co-authored-by: Mo <mo@standardnotes.org>

* feat: Use convertTimestamp function instead of manual conversion in Subscription Info

Co-authored-by: Mo <mo@standardnotes.org>
2021-10-26 21:30:21 +05:30
Mo
8d9b192b81 feat: remove extensions manager (#696)
* feat: remove extensions manager

* fix: remove unused code

Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
2021-10-21 13:06:49 -05:00
Mo
e79811afda feat: add purchase url (#695)
* feat: add purchase url

* chore: bump snjs

* fix: reuse existing function
2021-10-21 12:41:58 -05:00
Karol Sójko
c3820391db fix: add cannonical tag for the .COM TLD 2021-09-01 14:03:57 +02:00
Antonella Sgarlatta
d4195f8204 chore(version-snjs): 2.7.19 - permissions handling 2021-07-14 19:00:33 -03:00
Antonella Sgarlatta
b1aeaeac41 chore(version-snjs): 2.7.18 2021-07-13 19:23:14 -03:00
Gorjan Petrovski
80d7753750 fix: enable_unfinished_features in ruby template (#595) 2021-07-07 11:47:22 +02:00
Gorjan Petrovski
3f94636615 feat: implement enableUnfinishedFeatures flag and hidden preferences button 2021-07-05 17:03:34 +02:00
Karol Sójko
fbdec0251f fix: fallback to default sync server as the next version server - fixes #577 2021-06-17 09:52:15 +02:00
Karol Sójko
8dde06b93b feat: add alternative server for purposes of switching to API v1 (#571)
* feat: add alternative server for purposes of switching to API v1

* fix: naming of next version sync server host variable
2021-06-07 15:19:26 +02:00
Baptiste Grob
6cd4b8707a feat: add error reporting 2020-11-03 18:55:25 +01:00
Baptiste Grob
0e9cdba215 feat: (wip) add error reporting 2020-11-03 16:52:13 +01:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00
Mo Bitar
1ae3790ea3 WIP 2020-02-05 13:17:20 -06:00
Mo Bitar
3c8c43ac7e Refactors most controllers and directives into classes for more organized and maintainable code 2020-01-30 13:37:16 -06:00
Mo Bitar
c4c38616b0 Grunt -> Webpack, Haml -> Pug 2019-12-16 16:26:51 -06:00
Mo Bitar
302aada188 Favicon updates 2019-05-11 19:48:50 -05:00
Mo Bitar
94aa14f4e8 Update favicon, closes #14 2019-05-11 18:34:10 -05:00
Mo Bitar
4c476ce0c3 Batch manager + better component sizing 2018-02-28 16:10:57 -06:00
Mo Bitar
5d43697ed8 Cleaned folder heirarchy 2018-01-19 12:42:44 -06:00