Commit Graph

971 Commits (b8c847bccef0001553cfc09724f38939dd8cd74c)

Author SHA1 Message Date
ansuz 15b935eadc change an XXX to a FIXME 2021-08-18 15:07:23 +05:30
ansuz c1f9d11333 delay working on some flagged issues till next release 2021-08-16 18:32:34 +05:30
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata' 2021-08-12 19:15:52 +05:30
ansuz 44688026d6 exclude ids with invalid lengths from our list of owned documents 2021-08-10 19:53:56 +05:30
ansuz d960c10a31 clear login token when deleting your account and before logging in 2021-08-10 18:46:10 +05:30
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 2021-07-27 03:40:03 +05:30
ansuz 403d922ddd replace two XXX notes with comments 2021-07-26 16:30:49 +05:30
ansuz e5558b516c guard against a typeError when drive-less users try to send a pad-burned notification 2021-07-26 15:02:48 +05:30
ansuz 9ca3682df9 fix an accidentally flipped boolean 2021-07-26 14:10:32 +05:30
ansuz 8200f579a8 Merge branch 'link' into staging 2021-07-26 13:07:38 +05:30
ansuz 2019e1d70a implement minor fixes and add comments following code review 2021-07-26 13:05:47 +05:30
yflory 6faaec5042 lint compliance 2021-07-22 12:06:48 +02:00
yflory 667bef2a84 Fix links in shared folders 2021-07-21 17:19:35 +02:00
yflory 0a5614b79f Fix team invitation link #774 2021-07-21 11:37:44 +02:00
yflory 0fc2269a3a Create links in the drive 2021-07-20 10:40:40 +02:00
ansuz 5b3dcde28c disable cache usage for form results 2021-07-09 16:43:17 +05:30
yflory 1b50efe7ac Add more debugging metadata to support tickets 2021-07-06 11:13:42 +02:00
yflory 1352a6d8fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-07-02 18:46:29 +02:00
yflory bca1c08653 Fix team pending owner issues 2021-07-02 18:46:03 +02:00
ansuz 8e725f3d7c stop returning the hash of all user pins after pinning
the client doesn't use it and it's CPU-intensive
2021-06-30 17:20:03 +05:30
yflory e60206a5ba Add 'Store in drive' entry in file menu when the pad is only stored in a team #744 2021-06-09 14:54:55 +02:00
ansuz 3965af1992 handle suspected source of errors
atime update on cache entries blocked calendar event creation for me once
seemingly due to an unhandled DOMException triggered by localForage.
This is the only place I expect it could have come from, but the error message wasn't very helpful
so I could be wrong
2021-06-08 16:25:44 +05:30
ansuz ff5ba8eb1c Merge branch 'form' into staging 2021-06-07 17:46:11 +05:30
yflory 4cc84b8c80 Fix forms issues and allow answers in no drive mode 2021-06-02 16:49:18 +02:00
yflory fc8ce9cb0e Allow anonymous answers 2021-05-31 17:19:14 +02:00
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
2021-05-31 20:10:47 +05:30
yflory 378cd38fbd Access and Properties modals for forms 2021-05-26 14:54:56 +02:00
yflory 3b30cfcc55 Recover previous answers 2021-05-20 16:20:15 +02:00
yflory da5cefdcc6 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2021-05-05 16:00:55 +02:00
yflory 86bf645893 Fix team calendar with cache disabled 2021-05-05 16:00:49 +02:00
ansuz 93589d03e4 Merge branch 'staging' into restricted-registration 2021-05-05 10:05:11 +05:30
yflory f2b63639c6 URL calendars for anonymous users 2021-05-04 11:30:06 +02:00
ansuz 729d51fb9b update block storage APIs 2021-04-29 13:32:19 +05:30
ansuz 15a8284a30 add some logging and avoid some errors 2021-04-29 07:09:16 +05:30
ansuz b1e69e5c91 Merge branch 'staging' into restricted-registration 2021-04-29 06:50:38 +05:30
ansuz 18c73ad282 WIP working password change with restricted registration 2021-04-28 11:16:55 +05:30
yflory b68b635e65 Remove XXX and fix restricted calendar 2021-04-27 18:02:24 +02:00
ansuz 0124e2c3f4 prepare stubbed proof of block ownership 2021-04-27 17:14:19 +05:30
ansuz 2436cd2b2f include 'registrationProof' in WRITE_LOGIN_BLOCK RPC 2021-04-27 16:13:15 +05:30
ansuz b42adf5576 annotate flow for changeUserPassword 2021-04-26 18:35:36 +05:30
yflory 5858396985 Calendar improvements 2021-04-22 18:33:17 +02:00
yflory 4f1195fdaf Don't pin broadcast channel 2021-04-22 11:26:55 +02:00
yflory 71d5d05157 Merge branch 'soon' into staging 2021-04-21 17:21:11 +02:00
yflory 12718d4bde Fix infinite loading screen (maybe) 2021-04-21 17:21:04 +02:00
ansuz a73ef2358c Merge branch 'soon' into staging 2021-04-20 14:24:46 +05:30
yflory 8f47b183b3 Fix drive stuck offline because of a restricted shared folder 2021-04-19 21:29:52 +05:30
yflory bd23cf49fc Update reminders when importing a calendar 2021-04-15 17:48:42 +02:00
yflory 9e47383083 Merge branch 'exportCal' into reminders 2021-04-15 17:45:54 +02:00
yflory 6ced731600 Calendar import 2021-04-15 17:45:38 +02:00
yflory bd2cfea3d9 Fix reminders order 2021-04-15 11:11:46 +02:00