mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[PR #313] [MERGED] Replace zepto with cash #781
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#781
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cypht-org/cypht/pull/313
Author: @jasonmunro
Created: 2/7/2019
Status: ✅ Merged
Merged: 2/7/2019
Merged by: @jasonmunro
Base:
master← Head:replace-zepto-with-cash📝 Commits (9)
b83e0b1testing to see if we can use cash instead of zepto2b26c77more work on using cash to replace zeptob94bf27more work on using cash instead of zeptof01406bmore cashjs updatesbc9232amore fixes for cash replacing zepto0dcfa41format fix6068fddmore work on using cash js instead of zepto6048ecaswipe support for mobiled12ccbdonly enable swiping on mobile📊 Changes
27 files changed (+333 additions, -219 deletions)
View changed files
📝
modules/advanced_search/site.js(+28 -28)📝
modules/calendar/site.js(+3 -3)📝
modules/carddav_contacts/site.js(+1 -1)📝
modules/contacts/site.js(+11 -11)📝
modules/core/output_modules.php(+2 -2)📝
modules/core/site.js(+139 -57)📝
modules/developer/site.js(+1 -1)📝
modules/feeds/site.js(+1 -1)📝
modules/github/site.js(+2 -2)📝
modules/hello_world/site.js(+2 -2)📝
modules/imap/site.js(+32 -32)📝
modules/imap_folders/site.js(+29 -29)📝
modules/inline_message/site.js(+9 -9)📝
modules/keyboard_shortcuts/site.js(+2 -2)📝
modules/ldap_contacts/site.js(+1 -1)📝
modules/nasa/site.js(+2 -2)📝
modules/nux/site.js(+3 -3)📝
modules/pgp/site.js(+9 -9)📝
modules/pop3/site.js(+2 -2)📝
modules/profiles/site.js(+2 -2)...and 7 more files
📄 Description
Pullrequest
Replace the Zepto include with Cash js
Issues
Checklist
How2Test
Todo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.